diff options
author | shennetsind <ind@henn.et> | 2013-08-08 15:16:32 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-08-08 15:16:32 -0300 |
commit | 04db720ee56ad8ddddf4255575c5d60e2c214a13 (patch) | |
tree | cbfd9f0847cb5b9e65cd77ab4e8861f34165c67d /vcproj-9 | |
parent | 6b9f58446c46877ecfc5fe40847636145acf5af8 (diff) | |
download | hercules-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-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> |