diff options
author | shennetsind <notind@gmail.com> | 2013-08-08 11:19:02 -0700 |
---|---|---|
committer | shennetsind <notind@gmail.com> | 2013-08-08 11:19:02 -0700 |
commit | 1197e46b6ca1f399edc18fbd60a3e2c4adf6c32f (patch) | |
tree | cbfd9f0847cb5b9e65cd77ab4e8861f34165c67d /vcproj-9 | |
parent | defac0ef9714121a872ab48c3f6c4ddd177ae509 (diff) | |
parent | 04db720ee56ad8ddddf4255575c5d60e2c214a13 (diff) | |
download | hercules-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-9')
-rw-r--r-- | vcproj-9/map-server.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj index fa62c43cf..81d39e48f 100644 --- a/vcproj-9/map-server.vcproj +++ b/vcproj-9/map-server.vcproj @@ -584,6 +584,14 @@ > </File> <File + RelativePath="..\src\map\HPMmap.c" + > + </File> + <File + RelativePath="..\src\map\HPMmap.h" + > + </File> + <File RelativePath="..\src\map\instance.c" > </File> |