diff options
author | Haru <haru@dotalux.com> | 2014-11-15 04:34:58 +0100 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2014-11-15 11:47:30 +0300 |
commit | 7f9fa7f59a82682fb139be4301e9a12a99644a19 (patch) | |
tree | 9bb5ab158230301e604918883ce6d06c31890341 /vcproj-9 | |
parent | 2d0c62c3dcae50e4a1f8469d4c8e30b8c455c124 (diff) | |
download | hercules-7f9fa7f59a82682fb139be4301e9a12a99644a19.tar.gz hercules-7f9fa7f59a82682fb139be4301e9a12a99644a19.tar.bz2 hercules-7f9fa7f59a82682fb139be4301e9a12a99644a19.tar.xz hercules-7f9fa7f59a82682fb139be4301e9a12a99644a19.zip |
Updated VisualStudio projects with the new char-server files.
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/char-server.vcproj | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/vcproj-9/char-server.vcproj b/vcproj-9/char-server.vcproj index a532db231..bed338264 100644 --- a/vcproj-9/char-server.vcproj +++ b/vcproj-9/char-server.vcproj @@ -461,6 +461,30 @@ > </File> <File + RelativePath="..\src\char\loginif.c" + > + </File> + <File + RelativePath="..\src\char\loginif.h" + > + </File> + <File + RelativePath="..\src\char\mapif.c" + > + </File> + <File + RelativePath="..\src\char\mapif.h" + > + </File> + <File + RelativePath="..\src\char\geoip.c" + > + </File> + <File + RelativePath="..\src\char\geoip.h" + > + </File> + <File RelativePath="..\src\char\int_auction.c" > </File> |