aboutsummaryrefslogtreecommitdiff
path: root/AoE_imgui_DE.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'AoE_imgui_DE.vcxproj')
-rw-r--r--AoE_imgui_DE.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/AoE_imgui_DE.vcxproj b/AoE_imgui_DE.vcxproj
index 7432e66..9339587 100644
--- a/AoE_imgui_DE.vcxproj
+++ b/AoE_imgui_DE.vcxproj
@@ -150,6 +150,7 @@
<ClInclude Include="Classes.h" />
<ClInclude Include="Core.h" />
<ClInclude Include="CustomLoadingScreen.h" />
+ <ClInclude Include="Debug.h" />
<ClInclude Include="Engine.h" />
<ClInclude Include="ESP.h" />
<ClInclude Include="Feature.h" />
@@ -177,6 +178,7 @@
<ItemGroup>
<ClCompile Include="Core.cpp" />
<ClCompile Include="CustomLoadingScreen.cpp" />
+ <ClCompile Include="Debug.cpp" />
<ClCompile Include="Engine.cpp" />
<ClCompile Include="ESP.cpp" />
<ClCompile Include="Feature.cpp" />