blob: 9097fa12ca9f35271076ab3efcfef20292d79820 (
plain)
1
2
3
4
5
6
|
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="..\..\..\Source\external\SDL2\src\main\windows\SDL_windows_main.c" />
</ItemGroup>
</Project>
|