Copy cursor.png to output.

This commit is contained in:
Fraser Waters 2014-02-21 11:27:51 +00:00 committed by thefiddler
parent 8f9311ec8d
commit eab7e1ec0d

View file

@ -548,6 +548,9 @@
</None>
<None Include="Data\Audio\the_ring_that_fell.wav">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<None Include="Data\Textures\cursor.png">
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
<EmbeddedResource Include="OpenGL\1.x\OpenGLDiagnostics.rtf" />
<EmbeddedResource Include="OpenGL\1.x\Anaglyph.rtf" />
@ -637,7 +640,6 @@
<Content Include="..\..\Dependencies\x86\SDL2.dll">
<Link>Dependencies\x86\SDL2.dll</Link>
</Content>
<Content Include="Data\Textures\cursor.png" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<PropertyGroup>
@ -646,4 +648,4 @@
<PostBuildEvent>
</PostBuildEvent>
</PropertyGroup>
</Project>
</Project>