Skip to content
Permalink
Browse files

Added overmap stuff to visual studio project file.

  • Loading branch information...
TheDarklingWolf committed May 14, 2013
1 parent 03a6364 commit 80ece8d258a15a097be663ae549aef4dda92b73f
Showing with 2 additions and 0 deletions.
  1. +2 −0 msvc100/Cataclysm.vcxproj
@@ -136,6 +136,7 @@
<ClCompile Include="..\options.cpp" />
<ClCompile Include="..\output.cpp" />
<ClCompile Include="..\overmap.cpp" />
<ClCompile Include="..\overmapbuffer.cpp" />
<ClCompile Include="..\player.cpp" />
<ClCompile Include="..\posix_time.cpp" />
<ClCompile Include="..\profession.cpp" />
@@ -215,6 +216,7 @@
<ClInclude Include="..\options.h" />
<ClInclude Include="..\output.h" />
<ClInclude Include="..\overmap.h" />
<ClCompile Include="..\overmapbuffer.h" />
<ClInclude Include="..\picojson.h" />
<ClInclude Include="..\player.h" />
<ClInclude Include="..\pldata.h" />

0 comments on commit 80ece8d

Please sign in to comment.
You can’t perform that action at this time.