WinRT: renamed "windowsrt" directories to "winrt"
This commit is contained in:
parent
fa229f3790
commit
f860141aa6
6 changed files with 6 additions and 6 deletions
|
@ -133,7 +133,7 @@
|
|||
<None Include="loopwave_VS2012_TemporaryKey.pfx" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ClCompile Include="..\..\..\src\main\windowsrt\SDL_winrt_main.cpp" />
|
||||
<ClCompile Include="..\..\..\src\main\winrt\SDL_winrt_main.cpp" />
|
||||
<ClCompile Include="..\..\..\test\loopwave.c">
|
||||
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">false</CompileAsWinRT>
|
||||
<CompileAsWinRT Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">false</CompileAsWinRT>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue