Add detour lib

This commit is contained in:
H3XploR
2026-05-21 23:59:33 +02:00
parent df678c5839
commit 11456ebd19
4 changed files with 49 additions and 9 deletions
+5 -1
View File
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<ItemGroup Label="ProjectConfigurations">
<ProjectConfiguration Include="Debug|Win32">
@@ -139,8 +139,12 @@
</Manifest>
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="AnalyzeProcessHandle.cpp" />
<ClCompile Include="GameAnalyzer.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="Header.h" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>