diff options
author | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-10 01:27:41 +0000 |
---|---|---|
committer | brianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-12-10 01:27:41 +0000 |
commit | e308a2a1912aaa0968f551e9284151cbf0a27054 (patch) | |
tree | ee64bed7296fdaf070f681d775514b8327d480ca /vcproj-9 | |
parent | be2fdb7066f39069d748a89a61f60f3b7b6f902e (diff) | |
download | hercules-e308a2a1912aaa0968f551e9284151cbf0a27054.tar.gz hercules-e308a2a1912aaa0968f551e9284151cbf0a27054.tar.bz2 hercules-e308a2a1912aaa0968f551e9284151cbf0a27054.tar.xz hercules-e308a2a1912aaa0968f551e9284151cbf0a27054.zip |
- Renamed 'RRConfig' folder to 'config'.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15052 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-9')
-rw-r--r-- | vcproj-9/map-server_sql.vcproj | 14 | ||||
-rw-r--r-- | vcproj-9/map-server_txt.vcproj | 14 |
2 files changed, 14 insertions, 14 deletions
diff --git a/vcproj-9/map-server_sql.vcproj b/vcproj-9/map-server_sql.vcproj index 7f4bac76f..d2c8192c2 100644 --- a/vcproj-9/map-server_sql.vcproj +++ b/vcproj-9/map-server_sql.vcproj @@ -584,31 +584,31 @@ > </File> <File - RelativePath="..\src\map\RRConfig\Core.h" + RelativePath="..\src\map\config\Core.h" > </File> <File - RelativePath="..\src\map\RRConfig\Renewal.h" + RelativePath="..\src\map\config\Renewal.h" > </File> <File - RelativePath="..\src\map\RRConfig\Secure.h" + RelativePath="..\src\map\config\Secure.h" > </File> <File - RelativePath="..\src\map\RRConfig\Data\Const.h" + RelativePath="..\src\map\config\Data\Const.h" > </File> <File - RelativePath="..\src\map\RRConfig\Skills\General.h" + RelativePath="..\src\map\config\Skills\General.h" > </File> <File - RelativePath="..\src\map\RRConfig\Skills\Mage_Classes.h" + RelativePath="..\src\map\config\Skills\Mage_Classes.h" > </File> <File - RelativePath="..\src\map\RRConfig\Skills\Swordsman_Classes.h" + RelativePath="..\src\map\config\Skills\Swordsman_Classes.h" > </File> <File diff --git a/vcproj-9/map-server_txt.vcproj b/vcproj-9/map-server_txt.vcproj index d4cc1b13b..6291089a9 100644 --- a/vcproj-9/map-server_txt.vcproj +++ b/vcproj-9/map-server_txt.vcproj @@ -415,31 +415,31 @@ > </File> <File - RelativePath="..\src\map\RRConfig\Core.h" + RelativePath="..\src\map\config\Core.h" > </File> <File - RelativePath="..\src\map\RRConfig\Renewal.h" + RelativePath="..\src\map\config\Renewal.h" > </File> <File - RelativePath="..\src\map\RRConfig\Secure.h" + RelativePath="..\src\map\config\Secure.h" > </File> <File - RelativePath="..\src\map\RRConfig\Data\Const.h" + RelativePath="..\src\map\config\Data\Const.h" > </File> <File - RelativePath="..\src\map\RRConfig\Skills\General.h" + RelativePath="..\src\map\config\Skills\General.h" > </File> <File - RelativePath="..\src\map\RRConfig\Skills\Mage_Classes.h" + RelativePath="..\src\map\config\Skills\Mage_Classes.h" > </File> <File - RelativePath="..\src\map\RRConfig\Skills\Swordsman_Classes.h" + RelativePath="..\src\map\config\Skills\Swordsman_Classes.h" > </File> <File |