summaryrefslogtreecommitdiff
path: root/src/heavens-gate.vcxproj
diff options
context:
space:
mode:
authornavewindre <nw@moneybot.cc>2024-07-14 08:43:58 +0200
committernavewindre <nw@moneybot.cc>2024-07-14 08:43:58 +0200
commit320e7b14a5a29838ed2cb909cadfd7c448c6849b (patch)
tree3cbd09c2c09abb6263da01d41b9da5c37837e4c8 /src/heavens-gate.vcxproj
parent28f41cf689def99fb586bfca47b7e1786227a5a2 (diff)
schemas
Diffstat (limited to 'src/heavens-gate.vcxproj')
-rw-r--r--src/heavens-gate.vcxproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/heavens-gate.vcxproj b/src/heavens-gate.vcxproj
index 23a1b96..0a41f0b 100644
--- a/src/heavens-gate.vcxproj
+++ b/src/heavens-gate.vcxproj
@@ -197,6 +197,7 @@
<ItemGroup>
<ClCompile Include="conout.cpp" />
<ClCompile Include="conin.cpp" />
+ <ClCompile Include="cs2\cs2.cpp" />
<ClCompile Include="cs2\hack.cpp" />
<ClCompile Include="menu.cpp" />
<ClCompile Include="ntutil.cpp" />
@@ -209,6 +210,8 @@
<ClInclude Include="cs2\cs2.h" />
<ClInclude Include="cs2\hack.h" />
<ClInclude Include="cs2\iface.h" />
+ <ClInclude Include="cs2\schema.h" />
+ <ClInclude Include="cs2\sdk.h" />
<ClInclude Include="disasm.h" />
<ClInclude Include="fnv.h" />
<ClInclude Include="inet.h" />