mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-08 15:20:45 +01:00
64cd4cc86f
maybe it makes the xml less scary :D
9 lines
200 B
XML
9 lines
200 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Project>
|
|
<ItemGroup>
|
|
<ClInclude Include="picojson.h" />
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ClCompile Include="picojson.cpp" />
|
|
</ItemGroup>
|
|
</Project> |