|
|
|
@ -42,6 +42,15 @@
|
|
|
|
|
<Filter Include="Header Files\linux-pe\coff\auxiliaries">
|
|
|
|
|
<UniqueIdentifier>{98d78f45-088b-441d-b20f-f4b2e7cec972}</UniqueIdentifier>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter Include="Source Files\llosymbol_loader">
|
|
|
|
|
<UniqueIdentifier>{d76f131b-ba41-4e64-918a-03c5a526c281}</UniqueIdentifier>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter Include="Source Files\llodctor">
|
|
|
|
|
<UniqueIdentifier>{9bd2b0b0-4ae2-4d9d-8620-4b596f84d20d}</UniqueIdentifier>
|
|
|
|
|
</Filter>
|
|
|
|
|
<Filter Include="Source Files\llodisposition">
|
|
|
|
|
<UniqueIdentifier>{4370901a-12c1-43ce-883a-6a6c3f48845a}</UniqueIdentifier>
|
|
|
|
|
</Filter>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClInclude Include="include\lloiff.hpp">
|
|
|
|
@ -309,9 +318,6 @@
|
|
|
|
|
</None>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
<ItemGroup>
|
|
|
|
|
<ClCompile Include="src\llodctor_pe.cpp">
|
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="src\main.cpp">
|
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
|
</ClCompile>
|
|
|
|
@ -324,14 +330,17 @@
|
|
|
|
|
<ClCompile Include="dependencies\fcml\include\fcml_registers.cpp">
|
|
|
|
|
<Filter>Header Files\fcml</Filter>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="include\llosymbol_loader\llosymbol_loader_map.cpp">
|
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
|
<ClCompile Include="src\llodctor\llodctor_pe.cpp">
|
|
|
|
|
<Filter>Source Files\llodctor</Filter>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="include\llodisposition\llodisposition_types.cpp">
|
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
|
<ClCompile Include="src\llosymbol_loader\llosymbol_loader_map.cpp">
|
|
|
|
|
<Filter>Source Files\llosymbol_loader</Filter>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="include\llodctor\llodctor_lib.cpp">
|
|
|
|
|
<Filter>Source Files</Filter>
|
|
|
|
|
<ClCompile Include="src\llodctor\llodctor_lib.cpp">
|
|
|
|
|
<Filter>Source Files\llodctor</Filter>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
<ClCompile Include="src\llodisposition\llodisposition_types.cpp">
|
|
|
|
|
<Filter>Source Files\llodisposition</Filter>
|
|
|
|
|
</ClCompile>
|
|
|
|
|
</ItemGroup>
|
|
|
|
|
</Project>
|