Skip to content

Commit

Permalink
WinRT: updated to use latest SDL/WinRT project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidLudwig committed Apr 19, 2014
1 parent a5ce986 commit f536395
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -167,7 +167,7 @@
<ClCompile Include="..\..\IMG_xxx.c" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\SDL\VisualC-WinPhone\SDL\SDL-WinPhone_VS2012.vcxproj">
<ProjectReference Include="..\..\..\SDL\VisualC-WinRT\WinPhone80_VS2012\SDL-WinPhone80.vcxproj">
<Project>{33048af1-031a-4ce6-b61e-fad2db832e9e}</Project>
</ProjectReference>
<ProjectReference Include="jpeg-WinPhone80.vcxproj">
Expand Down
2 changes: 1 addition & 1 deletion VisualC-WinRT/WinRT80_VS2012/SDL_image-WinRT80.vcxproj
Expand Up @@ -48,7 +48,7 @@
<ClInclude Include="..\SDL_image.h" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\..\SDL\VisualC-WinRT\SDL\SDL-WinRT_VS2012.vcxproj">
<ProjectReference Include="..\..\..\SDL\VisualC-WinRT\WinRT80_VS2012\SDL-WinRT80.vcxproj">
<Project>{aeaea3a2-d4e6-45b1-8ec6-53d84287fc14}</Project>
</ProjectReference>
<ProjectReference Include="jpeg-WinRT80.vcxproj">
Expand Down

0 comments on commit f536395

Please sign in to comment.