mirror of
https://github.com/shadps4-emu/ext-cryptopp.git
synced 2024-11-23 01:49:41 +00:00
14 lines
468 B
Plaintext
14 lines
468 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup>
|
||
|
<Filter Include="Source Files">
|
||
|
<UniqueIdentifier>{d7fe0401-fa2d-40cd-80b9-b91f937996a3}</UniqueIdentifier>
|
||
|
<Extensions>.cpp</Extensions>
|
||
|
</Filter>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="dlltest.cpp">
|
||
|
<Filter>Source Files</Filter>
|
||
|
</ClCompile>
|
||
|
</ItemGroup>
|
||
|
</Project>
|