Updated VS2010 project for the new version.rc location - thanks to Rainer Deyke

This commit is contained in:
Sam Lantinga
2012-02-04 10:42:12 -05:00
parent 96b1c69db7
commit 7fda375925

View File

@@ -436,7 +436,7 @@
<ClCompile Include="..\..\src\events\SDL_windowevents.c" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="Version.rc" />
<ResourceCompile Include="..\..\src\main\windows\version.rc" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">