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.

38 lines
1.1 KiB

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="4.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup>
<ClInclude Include="XedWrap.h">
<Filter>Xed</Filter>
</ClInclude>
<ClInclude Include="Windas.h" />
<ClInclude Include="NativeCode.h">
<Filter>Code</Filter>
</ClInclude>
<ClInclude Include="VmCode.h">
<Filter>Code</Filter>
</ClInclude>
<ClInclude Include="Code.h">
<Filter>Code</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="Main.cpp" />
<ClCompile Include="XedWrap.cpp">
<Filter>Xed</Filter>
</ClCompile>
<ClCompile Include="NativeCode.cpp">
<Filter>Code</Filter>
</ClCompile>
<ClCompile Include="VmCode.cpp">
<Filter>Code</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<Filter Include="Xed">
<UniqueIdentifier>{955537e1-9169-4285-a7e9-1b388418e92f}</UniqueIdentifier>
</Filter>
<Filter Include="Code">
<UniqueIdentifier>{d8c41b5b-3520-4266-a1bc-30bb628752d9}</UniqueIdentifier>
</Filter>
</ItemGroup>
</Project>