summaryrefslogtreecommitdiff
path: root/vcproj-12/map-server.vcxproj
diff options
context:
space:
mode:
authorshennetsind <notind@gmail.com>2013-08-08 11:19:02 -0700
committershennetsind <notind@gmail.com>2013-08-08 11:19:02 -0700
commit1197e46b6ca1f399edc18fbd60a3e2c4adf6c32f (patch)
treecbfd9f0847cb5b9e65cd77ab4e8861f34165c67d /vcproj-12/map-server.vcxproj
parentdefac0ef9714121a872ab48c3f6c4ddd177ae509 (diff)
parent04db720ee56ad8ddddf4255575c5d60e2c214a13 (diff)
downloadhercules-1197e46b6ca1f399edc18fbd60a3e2c4adf6c32f.tar.gz
hercules-1197e46b6ca1f399edc18fbd60a3e2c4adf6c32f.tar.bz2
hercules-1197e46b6ca1f399edc18fbd60a3e2c4adf6c32f.tar.xz
hercules-1197e46b6ca1f399edc18fbd60a3e2c4adf6c32f.zip
Merge pull request #83 from HerculesWS/HPMUpdateR2
Hercules Plugin Manager Update
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" />