unicorn/samples/msvc/msvc_sample_x86/sample_x86.vcxproj.filters

7 lines
286 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClCompile Include="..\..\sample_x86.c" />
<ClCompile Include="..\..\..\bindings\msvc\unicorn_dynload.c" />
</ItemGroup>
</Project>