You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
530 B
17 lines
530 B
3 years ago
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||
|
<ItemGroup>
|
||
|
<ClCompile Include="D:\capstone\tests\test_detail.c">
|
||
|
<Filter>Source Files</Filter>
|
||
|
</ClCompile>
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<CustomBuild Include="D:\capstone\CMakeLists.txt" />
|
||
|
</ItemGroup>
|
||
|
<ItemGroup>
|
||
|
<Filter Include="Source Files">
|
||
|
<UniqueIdentifier>{8F193A7B-993B-3864-89BF-95D6B8E9B590}</UniqueIdentifier>
|
||
|
</Filter>
|
||
|
</ItemGroup>
|
||
|
</Project>
|