* 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
This commit is contained in:
Lance 2006-02-28 15:22:19 +00:00
parent c46f652b8e
commit 2adcba7bb2

View File

@ -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>