remove shaders from CopyMoonlibs.targets
							parent
							
								
									4f3863f5b8
								
							
						
					
					
						commit
						bfc50ccc56
					
				|  | @ -5,18 +5,6 @@ | ||||||
|     	<Message Text="Runtime ID: $(RuntimeIdentifier)" Importance="high"/> |     	<Message Text="Runtime ID: $(RuntimeIdentifier)" Importance="high"/> | ||||||
| 	</Target> | 	</Target> | ||||||
| 
 | 
 | ||||||
| 	<ItemGroup> |  | ||||||
| 		<Content Include=".\moonlibs\video_shaders\video_fullscreen.vert.refresh"> |  | ||||||
| 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> |  | ||||||
| 			<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |  | ||||||
| 		</Content> |  | ||||||
| 
 |  | ||||||
| 		<Content Include=".\moonlibs\video_shaders\video_yuv2rgba.frag.refresh"> |  | ||||||
| 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> |  | ||||||
| 			<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |  | ||||||
| 		</Content> |  | ||||||
| 	</ItemGroup> |  | ||||||
| 
 |  | ||||||
| 	<ItemGroup Condition="$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::Windows)))"> | 	<ItemGroup Condition="$([System.Runtime.InteropServices.RuntimeInformation]::IsOSPlatform($([System.Runtime.InteropServices.OSPlatform]::Windows)))"> | ||||||
| 		<Content Include=".\moonlibs\windows\**\*.*"> | 		<Content Include=".\moonlibs\windows\**\*.*"> | ||||||
| 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | 			<Link>%(RecursiveDir)%(Filename)%(Extension)</Link> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue