diff options
author | Haruna <haru@dotalux.com> | 2014-11-15 17:04:09 +0100 |
---|---|---|
committer | Haruna <haru@dotalux.com> | 2014-11-15 17:04:09 +0100 |
commit | a6f077063eeff08ee27ae5170de1bb5cf4b2defb (patch) | |
tree | 9bb5ab158230301e604918883ce6d06c31890341 /vcproj-9/char-server.vcproj | |
parent | 77b88fe80b907122b24d698938538c22e029d25f (diff) | |
parent | 7f9fa7f59a82682fb139be4301e9a12a99644a19 (diff) | |
download | hercules-a6f077063eeff08ee27ae5170de1bb5cf4b2defb.tar.gz hercules-a6f077063eeff08ee27ae5170de1bb5cf4b2defb.tar.bz2 hercules-a6f077063eeff08ee27ae5170de1bb5cf4b2defb.tar.xz hercules-a6f077063eeff08ee27ae5170de1bb5cf4b2defb.zip |
Merge pull request #388 from 4144/charplugins
char server plugins
Diffstat (limited to 'vcproj-9/char-server.vcproj')
-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> |