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 e7ce4a5 commit 92d6650
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -193,7 +193,7 @@
<ClInclude Include="..\..\wavestream.h" />
</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="libogg_dynamic-WinPhone80.vcxproj">
Expand Down
2 changes: 1 addition & 1 deletion VisualC-WinRT/WinRT80_VS2012/SDL_mixer-WinRT80.vcxproj
Expand Up @@ -70,7 +70,7 @@
<ClInclude Include="..\..\wavestream.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="libogg_dynamic-WinRT80.vcxproj">
Expand Down

0 comments on commit 92d6650

Please sign in to comment.