mirror of
https://github.com/hrydgard/ppsspp.git
synced 2024-11-23 21:39:52 +00:00
7b13477fda
This is for local testing of stuff that doesn't need to be tested in context in the emulator. Enable building ArmEmitter under any platform, just for testing.
6 lines
211 B
XML
6 lines
211 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
<ItemGroup>
|
|
<ClCompile Include="UnitTest.cpp" />
|
|
</ItemGroup>
|
|
</Project> |