Quellcode durchsuchen

* Update to vcprojs. Now lacking strtok_r for VC7.1 (someone please emulate this function using strsep)

git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@5402 54d463be-8e91-2dee-dedb-b68131a5f0ec
Lance vor 19 Jahren
Ursprung
Commit
2adcba7bb2
1 geänderte Dateien mit 6 neuen und 0 gelöschten Zeilen
  1. 6 0
      vcproj-7.1/map-server_txt.vcproj

+ 6 - 0
vcproj-7.1/map-server_txt.vcproj

@@ -191,6 +191,9 @@
 			<File
 				RelativePath="..\src\zlib\iowin32.c">
 			</File>
+			<File
+				RelativePath="..\src\map\irc.c">
+			</File>
 			<File
 				RelativePath="..\src\map\itemdb.c">
 			</File>
@@ -327,6 +330,9 @@
 			<File
 				RelativePath="..\src\map\intif.h">
 			</File>
+			<File
+				RelativePath="..\src\map\irc.h">
+			</File>
 			<File
 				RelativePath="..\src\map\itemdb.h">
 			</File>