summaryrefslogtreecommitdiff
path: root/vcproj-12/map-server.vcxproj
diff options
context:
space:
mode:
authorshennetsind <ind@henn.et>2013-08-08 15:16:32 -0300
committershennetsind <ind@henn.et>2013-08-08 15:16:32 -0300
commit04db720ee56ad8ddddf4255575c5d60e2c214a13 (patch)
treecbfd9f0847cb5b9e65cd77ab4e8861f34165c67d /vcproj-12/map-server.vcxproj
parent6b9f58446c46877ecfc5fe40847636145acf5af8 (diff)
downloadhercules-04db720ee56ad8ddddf4255575c5d60e2c214a13.tar.gz
hercules-04db720ee56ad8ddddf4255575c5d60e2c214a13.tar.bz2
hercules-04db720ee56ad8ddddf4255575c5d60e2c214a13.tar.xz
hercules-04db720ee56ad8ddddf4255575c5d60e2c214a13.zip
MSVC and CMake support for 6b9f58446c46877ecfc5fe40847636145acf5af8
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'vcproj-12/map-server.vcxproj')
-rw-r--r--vcproj-12/map-server.vcxproj2
1 files changed, 2 insertions, 0 deletions
diff --git a/vcproj-12/map-server.vcxproj b/vcproj-12/map-server.vcxproj
index 931f7d11d..5701cd4d0 100644
--- a/vcproj-12/map-server.vcxproj
+++ b/vcproj-12/map-server.vcxproj
@@ -184,6 +184,7 @@
<ClInclude Include="..\src\map\map.h" />
<ClInclude Include="..\src\map\mapreg.h" />
<ClInclude Include="..\src\map\homunculus.h" />
+ <ClInclude Include="..\src\map\HPMmap.h" />
<ClInclude Include="..\src\map\instance.h" />
<ClInclude Include="..\src\map\mercenary.h" />
<ClInclude Include="..\src\map\mob.h" />
@@ -259,6 +260,7 @@
<ClCompile Include="..\src\map\map.c" />
<ClCompile Include="..\src\map\mapreg_sql.c" />
<ClCompile Include="..\src\map\homunculus.c" />
+ <ClCompile Include="..\src\map\HPMmap.c" />
<ClCompile Include="..\src\map\instance.c" />
<ClCompile Include="..\src\map\mercenary.c" />
<ClCompile Include="..\src\map\mob.c" />