Skip to content

Commit

Permalink
VC
Browse files Browse the repository at this point in the history
  • Loading branch information
mattyx14 committed Dec 22, 2020
1 parent e5f0598 commit 57cadee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vc14/otxserver.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@
<ClCompile Include="..\src\depotchest.cpp" />
<ClCompile Include="..\src\depotlocker.cpp" />
<ClCompile Include="..\src\events.cpp" />
<ClCompile Include="..\src\familiars.cpp" />
<ClCompile Include="..\src\fileloader.cpp" />
<ClCompile Include="..\src\game.cpp" />
<ClCompile Include="..\src\gamestore.cpp" />
Expand Down Expand Up @@ -270,6 +271,7 @@
<ClInclude Include="..\src\depotlocker.h" />
<ClInclude Include="..\src\enums.h" />
<ClInclude Include="..\src\events.h" />
<ClInclude Include="..\src\familiars.h" />
<ClInclude Include="..\src\fileloader.h" />
<ClInclude Include="..\src\game.h" />
<ClInclude Include="..\src\gamestore.h" />
Expand Down

0 comments on commit 57cadee

Please sign in to comment.