mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
2c204e8028
Retaining XP support, using SDK 7.1a (v120_xp.) Disables SSE2 flag on x64 since it's implied and causes compile warnings.
6 lines
212 B
XML
6 lines
212 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="UnitTest.cpp" />
|
|
</ItemGroup>
|
|
</Project> |