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
commit1441fea13a447d0c52dc34154e06870cc277df54 (patch)
tree3cbd09c2c09abb6263da01d41b9da5c37837e4c8 /src/heavens-gate.vcxproj
parent9d7cb5b7ad1cd03f9d3491d0eb8544460d975c81 (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" />