summaryrefslogtreecommitdiff
path: root/vcproj-7.1
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-21 17:41:30 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-21 17:41:30 +0000
commitbe3f1f637881da316d4da264ce6b8fc0ea35e58d (patch)
tree06ba35d43b0c610119480cf6f81287a5153dbd1b /vcproj-7.1
parent63b8c371c4640532cb877750599f706d9c2e9088 (diff)
downloadhercules-be3f1f637881da316d4da264ce6b8fc0ea35e58d.tar.gz
hercules-be3f1f637881da316d4da264ce6b8fc0ea35e58d.tar.bz2
hercules-be3f1f637881da316d4da264ce6b8fc0ea35e58d.tar.xz
hercules-be3f1f637881da316d4da264ce6b8fc0ea35e58d.zip
Fixed the order of mapindex and md5calc files in visual studio projects (mistake in r13728 and r13729).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14860 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-7.1')
-rw-r--r--vcproj-7.1/map-server_sql.vcproj8
-rw-r--r--vcproj-7.1/map-server_txt.vcproj8
2 files changed, 8 insertions, 8 deletions
diff --git a/vcproj-7.1/map-server_sql.vcproj b/vcproj-7.1/map-server_sql.vcproj
index e694418eb..235b7ab7f 100644
--- a/vcproj-7.1/map-server_sql.vcproj
+++ b/vcproj-7.1/map-server_sql.vcproj
@@ -399,16 +399,16 @@
RelativePath="..\src\common\malloc.h">
</File>
<File
- RelativePath="..\src\common\md5calc.c">
+ RelativePath="..\src\common\mapindex.c">
</File>
<File
- RelativePath="..\src\common\md5calc.h">
+ RelativePath="..\src\common\mapindex.h">
</File>
<File
- RelativePath="..\src\common\mapindex.c">
+ RelativePath="..\src\common\md5calc.c">
</File>
<File
- RelativePath="..\src\common\mapindex.h">
+ RelativePath="..\src\common\md5calc.h">
</File>
<File
RelativePath="..\src\common\mmo.h">
diff --git a/vcproj-7.1/map-server_txt.vcproj b/vcproj-7.1/map-server_txt.vcproj
index f40134a44..44e0ee1a0 100644
--- a/vcproj-7.1/map-server_txt.vcproj
+++ b/vcproj-7.1/map-server_txt.vcproj
@@ -399,16 +399,16 @@
RelativePath="..\src\common\malloc.h">
</File>
<File
- RelativePath="..\src\common\md5calc.c">
+ RelativePath="..\src\common\mapindex.c">
</File>
<File
- RelativePath="..\src\common\md5calc.h">
+ RelativePath="..\src\common\mapindex.h">
</File>
<File
- RelativePath="..\src\common\mapindex.c">
+ RelativePath="..\src\common\md5calc.c">
</File>
<File
- RelativePath="..\src\common\mapindex.h">
+ RelativePath="..\src\common\md5calc.h">
</File>
<File
RelativePath="..\src\common\mmo.h">