summaryrefslogtreecommitdiff
path: root/vcproj-10
diff options
context:
space:
mode:
authorbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-10 01:27:41 +0000
committerbrianluau <brianluau@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-12-10 01:27:41 +0000
commite308a2a1912aaa0968f551e9284151cbf0a27054 (patch)
treeee64bed7296fdaf070f681d775514b8327d480ca /vcproj-10
parentbe2fdb7066f39069d748a89a61f60f3b7b6f902e (diff)
downloadhercules-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-10')
-rw-r--r--vcproj-10/map-server_sql.vcxproj14
-rw-r--r--vcproj-10/map-server_txt.vcxproj14
2 files changed, 14 insertions, 14 deletions
diff --git a/vcproj-10/map-server_sql.vcxproj b/vcproj-10/map-server_sql.vcxproj
index 997854d0f..af05998dc 100644
--- a/vcproj-10/map-server_sql.vcxproj
+++ b/vcproj-10/map-server_sql.vcxproj
@@ -173,13 +173,13 @@
<ClInclude Include="..\src\map\pc.h" />
<ClInclude Include="..\src\map\pet.h" />
<ClInclude Include="..\src\map\quest.h" />
- <ClInclude Include="..\src\map\RRConfig\Core.h" />
- <ClInclude Include="..\src\map\RRConfig\Renewal.h" />
- <ClInclude Include="..\src\map\RRConfig\Secure.h" />
- <ClInclude Include="..\src\map\RRConfig\Data\Const.h" />
- <ClInclude Include="..\src\map\RRConfig\Skills\General.h" />
- <ClInclude Include="..\src\map\RRConfig\Skills\Mage_Classes.h" />
- <ClInclude Include="..\src\map\RRConfig\Skills\Swordsman_Classes.h" />
+ <ClInclude Include="..\src\map\config\Core.h" />
+ <ClInclude Include="..\src\map\config\Renewal.h" />
+ <ClInclude Include="..\src\map\config\Secure.h" />
+ <ClInclude Include="..\src\map\config\Data\Const.h" />
+ <ClInclude Include="..\src\map\config\Skills\General.h" />
+ <ClInclude Include="..\src\map\config\Skills\Mage_Classes.h" />
+ <ClInclude Include="..\src\map\config\Skills\Swordsman_Classes.h" />
<ClInclude Include="..\src\map\script.h" />
<ClInclude Include="..\src\map\searchstore.h" />
<ClInclude Include="..\src\map\skill.h" />
diff --git a/vcproj-10/map-server_txt.vcxproj b/vcproj-10/map-server_txt.vcxproj
index a40e6f5e0..8c31ae6d6 100644
--- a/vcproj-10/map-server_txt.vcxproj
+++ b/vcproj-10/map-server_txt.vcxproj
@@ -205,13 +205,13 @@
<ClInclude Include="..\src\map\pc.h" />
<ClInclude Include="..\src\map\pet.h" />
<ClInclude Include="..\src\map\quest.h" />
- <ClInclude Include="..\src\map\RRConfig\Core.h" />
- <ClInclude Include="..\src\map\RRConfig\Renewal.h" />
- <ClInclude Include="..\src\map\RRConfig\Secure.h" />
- <ClInclude Include="..\src\map\RRConfig\Data\Const.h" />
- <ClInclude Include="..\src\map\RRConfig\Skills\General.h" />
- <ClInclude Include="..\src\map\RRConfig\Skills\Mage_Classes.h" />
- <ClInclude Include="..\src\map\RRConfig\Skills\Swordsman_Classes.h" />
+ <ClInclude Include="..\src\map\config\Core.h" />
+ <ClInclude Include="..\src\map\config\Renewal.h" />
+ <ClInclude Include="..\src\map\config\Secure.h" />
+ <ClInclude Include="..\src\map\config\Data\Const.h" />
+ <ClInclude Include="..\src\map\config\Skills\General.h" />
+ <ClInclude Include="..\src\map\config\Skills\Mage_Classes.h" />
+ <ClInclude Include="..\src\map\config\Skills\Swordsman_Classes.h" />
<ClInclude Include="..\src\map\script.h" />
<ClInclude Include="..\src\map\searchstore.h" />
<ClInclude Include="..\src\map\skill.h" />