| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | <?xml version="1.0" encoding="utf-8"?> | 
					
						
							|  |  |  | <Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	<Target Name="Runtime ID"  AfterTargets="Build"> | 
					
						
							|  |  |  |     	<Message Text="Runtime ID: $(RuntimeIdentifier)" Importance="high"/> | 
					
						
							|  |  |  | 	</Target> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | 	<ItemGroup Condition="$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::Windows)))"> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\x64\FAudio.dll"> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\x64\Refresh.dll"> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\x64\SDL2.dll"> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\x64\dav1dfile.dll"> | 
					
						
							| 
									
										
										
										
											2023-06-07 21:22:43 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2023-06-07 21:22:43 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 	</ItemGroup> | 
					
						
							|  |  |  | 	<ItemGroup Condition="$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::Linux)))"> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\lib64\libFAudio.*"> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\lib64\libRefresh.*"> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\lib64\libSDL2-2.0.*"> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2024-06-06 23:19:35 +00:00
										 |  |  | 		<Content Include="..\moonlibs\lib64\libdav1dfile.*"> | 
					
						
							| 
									
										
										
										
											2023-06-07 21:22:43 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2023-06-07 21:22:43 +00:00
										 |  |  | 		</Content> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 	</ItemGroup> | 
					
						
							|  |  |  | 	<ItemGroup Condition="$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::OSX)))"> | 
					
						
							| 
									
										
										
										
											2024-06-06 05:47:06 +00:00
										 |  |  | 		<Content Include="..\moonlibs\osx\**\*.*" > | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 
					
						
							| 
									
										
										
										
											2024-03-06 08:15:44 +00:00
										 |  |  | 			<CopyToOutputDirectory>Always</CopyToOutputDirectory> | 
					
						
							| 
									
										
										
										
											2022-11-09 19:54:42 +00:00
										 |  |  | 		</Content> | 
					
						
							|  |  |  | 	</ItemGroup> | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | </Project> |