diff options
author | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 20:43:49 +0000 |
---|---|---|
committer | eathenabot <eathenabot@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-11 20:43:49 +0000 |
commit | 6ab4ccb4d3d6cb959776d4800bcd5e92b3dd7ac2 (patch) | |
tree | 7902ad9440868427e0c7b60eea139d38f5a635ee /vcproj-9 | |
parent | 4d4d4040ef1ae13f72bca2ca060e869d2d914754 (diff) | |
download | hercules-6ab4ccb4d3d6cb959776d4800bcd5e92b3dd7ac2.tar.gz hercules-6ab4ccb4d3d6cb959776d4800bcd5e92b3dd7ac2.tar.bz2 hercules-6ab4ccb4d3d6cb959776d4800bcd5e92b3dd7ac2.tar.xz hercules-6ab4ccb4d3d6cb959776d4800bcd5e92b3dd7ac2.zip |
* Merged changes up to eAthena 15014.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15063 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 8 | ||||
-rw-r--r-- | vcproj-9/map-server_txt.vcproj | 8 | ||||
-rw-r--r-- | vcproj-9/mapcache.vcproj | 8 |
3 files changed, 24 insertions, 0 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index d2c8192c2..d743bf0ed 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -236,6 +236,14 @@ > </File> <File + RelativePath="..\src\common\des.c" + > + </File> + <File + RelativePath="..\src\common\des.h" + > + </File> + <File RelativePath="..\src\common\ers.c" > </File> diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj index 6291089a9..9e8abc1fd 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -531,6 +531,14 @@ > </File> <File + RelativePath="..\src\common\des.c" + > + </File> + <File + RelativePath="..\src\common\des.h" + > + </File> + <File RelativePath="..\src\common\ers.c" > </File> diff --git a/vcproj-9/mapcache.vcproj b/vcproj-9/mapcache.vcproj index 2fb78f198..94245c054 100644 --- a/vcproj-9/mapcache.vcproj +++ b/vcproj-9/mapcache.vcproj @@ -213,6 +213,14 @@ > </File> <File + RelativePath="..\src\common\des.c" + > + </File> + <File + RelativePath="..\src\common\des.h" + > + </File> + <File RelativePath="..\src\common\grfio.c" > </File> |