Pārlūkot izejas kodu

Fixed the order of mapindex and md5calc files in visual studio projects (mistake in r13728 and r13729).

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14860 54d463be-8e91-2dee-dedb-b68131a5f0ec
ultramage 14 gadi atpakaļ
vecāks
revīzija
b39ddf66ff

+ 2 - 2
vcproj-10/map-server_sql.vcxproj

@@ -132,8 +132,8 @@
     <ClInclude Include="..\src\common\grfio.h" />
     <ClInclude Include="..\src\common\lock.h" />
     <ClInclude Include="..\src\common\malloc.h" />
-    <ClInclude Include="..\src\common\md5calc.h" />
     <ClInclude Include="..\src\common\mapindex.h" />
+    <ClInclude Include="..\src\common\md5calc.h" />
     <ClInclude Include="..\src\common\mmo.h" />
     <ClInclude Include="..\src\common\nullpo.h" />
     <ClInclude Include="..\src\common\plugin.h" />
@@ -187,8 +187,8 @@
     <ClCompile Include="..\src\common\grfio.c" />
     <ClCompile Include="..\src\common\lock.c" />
     <ClCompile Include="..\src\common\malloc.c" />
-    <ClCompile Include="..\src\common\md5calc.c" />
     <ClCompile Include="..\src\common\mapindex.c" />
+    <ClCompile Include="..\src\common\md5calc.c" />
     <ClCompile Include="..\src\common\nullpo.c" />
     <ClCompile Include="..\src\common\plugins.c" />
     <ClCompile Include="..\src\common\showmsg.c" />

+ 2 - 2
vcproj-10/map-server_txt.vcxproj

@@ -165,8 +165,8 @@
     <ClCompile Include="..\src\common\grfio.c" />
     <ClCompile Include="..\src\common\lock.c" />
     <ClCompile Include="..\src\common\malloc.c" />
-    <ClCompile Include="..\src\common\md5calc.c" />
     <ClCompile Include="..\src\common\mapindex.c" />
+    <ClCompile Include="..\src\common\md5calc.c" />
     <ClCompile Include="..\src\common\nullpo.c" />
     <ClCompile Include="..\src\common\plugins.c" />
     <ClCompile Include="..\src\common\showmsg.c" />
@@ -217,8 +217,8 @@
     <ClInclude Include="..\src\common\grfio.h" />
     <ClInclude Include="..\src\common\lock.h" />
     <ClInclude Include="..\src\common\malloc.h" />
-    <ClInclude Include="..\src\common\md5calc.h" />
     <ClInclude Include="..\src\common\mapindex.h" />
+    <ClInclude Include="..\src\common\md5calc.h" />
     <ClInclude Include="..\src\common\mmo.h" />
     <ClInclude Include="..\src\common\nullpo.h" />
     <ClInclude Include="..\src\common\plugin.h" />

+ 4 - 4
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">

+ 4 - 4
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">

+ 4 - 4
vcproj-8/map-server_sql.vcproj

@@ -256,19 +256,19 @@
 				>
 			</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

+ 4 - 4
vcproj-8/map-server_txt.vcproj

@@ -535,19 +535,19 @@
 				>
 			</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

+ 4 - 4
vcproj-9/map-server_sql.vcproj

@@ -255,19 +255,19 @@
 				>
 			</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

+ 4 - 4
vcproj-9/map-server_txt.vcproj

@@ -534,19 +534,19 @@
 				>
 			</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