From f4734c161528c54ec4b34a0702e1c16e25c95a21 Mon Sep 17 00:00:00 2001 From: LuzZza Date: Fri, 2 Jun 2006 08:32:19 +0000 Subject: Typo fix. Added VC6 project files. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6929 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-6/map/map.001 | 485 ++++++++++++++++++++++++++++++++++++++++++++++++++ vcproj-6/map/map.dsp | 486 +++++++++++++++++++++++++++++++++++++++++++++++++++ vcproj-6/map/map.plg | 291 ++++++++++++++++++++++++++++++ 3 files changed, 1262 insertions(+) create mode 100644 vcproj-6/map/map.001 create mode 100644 vcproj-6/map/map.dsp create mode 100644 vcproj-6/map/map.plg (limited to 'vcproj-6/map') diff --git a/vcproj-6/map/map.001 b/vcproj-6/map/map.001 new file mode 100644 index 000000000..696606299 --- /dev/null +++ b/vcproj-6/map/map.001 @@ -0,0 +1,485 @@ +# Microsoft Developer Studio Project File - Name="map" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 5.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=map - Win32 Release +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "map.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "map.mak" CFG="map - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "map - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE + +# Begin Project +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +RSC=rc.exe +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /W3 /GX /O2 /I "..\..\src\common" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WIN32" /D PACKETVER=6 /D "TXT_ONLY" /D "NEW_006b" /D "__WIN32" /D "LOCALZLIB" /D "PCRE_SUPPORT" /D FD_SETSIZE=4096 /D "DB_MANUAL_CAST_TO_UNION" /YX /FD /c +# ADD BASE RSC /l 0x419 /d "NDEBUG" +# ADD RSC /l 0x419 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib WSOCK32.lib zdll.lib pcre.lib /nologo /subsystem:console /machine:I386 /out:"../../map-server.exe" /libpath:"../../lib" +# Begin Target + +# Name "map - Win32 Release" +# Begin Group "common" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\common\cbasetypes.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\core.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\core.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\db.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\db.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\ers.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\ers.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\graph.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\graph.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\grfio.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\grfio.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\lock.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\lock.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\malloc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\malloc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\mapindex.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\mapindex.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\mmo.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\nullpo.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\nullpo.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\plugin.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\plugins.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\plugins.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\showmsg.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\showmsg.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\socket.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\socket.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\strlib.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\strlib.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\svnversion.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\timer.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\timer.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\utils.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\utils.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\version.h +# End Source File +# End Group +# Begin Group "map" + +# PROP Default_Filter "" +# Begin Group "cpp" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\map\atcommand.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\battle.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charcommand.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charsave.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chat.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chrif.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\clif.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\date.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\guild.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\intif.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\irc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\itemdb.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\log.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mail.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\map.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mercenary.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mob.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\npc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\npc_chat.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\party.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\path.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pet.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\script.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\skill.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\status.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\storage.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\trade.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\unit.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\vending.c +# End Source File +# End Group +# Begin Group "h" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\map\atcommand.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\battle.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charcommand.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charsave.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chat.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chrif.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\clif.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\date.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\guild.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\intif.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\irc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\itemdb.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\log.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mail.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\map.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mercenary.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mob.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\npc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\party.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pcre.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pet.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\script.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\skill.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\status.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\storage.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\trade.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\unit.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\vending.h +# End Source File +# End Group +# End Group +# Begin Group "zlib" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\zlib\crypt.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\ioapi.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\ioapi.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\iowin32.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\iowin32.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\unzip.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\unzip.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\zconf.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\zlib.h +# End Source File +# End Group +# End Target +# End Project diff --git a/vcproj-6/map/map.dsp b/vcproj-6/map/map.dsp new file mode 100644 index 000000000..7db91afde --- /dev/null +++ b/vcproj-6/map/map.dsp @@ -0,0 +1,486 @@ +# Microsoft Developer Studio Project File - Name="map" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=map - Win32 Release +!MESSAGE This is not a valid makefile. To build this project using NMAKE, +!MESSAGE use the Export Makefile command and run +!MESSAGE +!MESSAGE NMAKE /f "map.mak". +!MESSAGE +!MESSAGE You can specify a configuration when running NMAKE +!MESSAGE by defining the macro CFG on the command line. For example: +!MESSAGE +!MESSAGE NMAKE /f "map.mak" CFG="map - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "map - Win32 Release" (based on "Win32 (x86) Console Application") +!MESSAGE + +# Begin Project +# PROP AllowPerConfigDependencies 0 +# PROP Scc_ProjName "" +# PROP Scc_LocalPath "" +CPP=cl.exe +RSC=rc.exe +# PROP BASE Use_MFC 0 +# PROP BASE Use_Debug_Libraries 0 +# PROP BASE Output_Dir "Release" +# PROP BASE Intermediate_Dir "Release" +# PROP BASE Target_Dir "" +# PROP Use_MFC 0 +# PROP Use_Debug_Libraries 0 +# PROP Output_Dir "Release" +# PROP Intermediate_Dir "Release" +# PROP Ignore_Export_Lib 0 +# PROP Target_Dir "" +# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c +# ADD CPP /nologo /W3 /GX /O2 /I "..\..\src\common" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WIN32" /D PACKETVER=6 /D "TXT_ONLY" /D "NEW_006b" /D "__WIN32" /D "LOCALZLIB" /D "PCRE_SUPPORT" /D FD_SETSIZE=4096 /D "DB_MANUAL_CAST_TO_UNION" /YX /FD /c +# ADD BASE RSC /l 0x419 /d "NDEBUG" +# ADD RSC /l 0x419 /d "NDEBUG" +BSC32=bscmake.exe +# ADD BASE BSC32 /nologo +# ADD BSC32 /nologo +LINK32=link.exe +# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 +# ADD LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib WSOCK32.lib zdll.lib pcre.lib /nologo /subsystem:console /machine:I386 /out:"../../map-server.exe" /libpath:"../../lib" +# Begin Target + +# Name "map - Win32 Release" +# Begin Group "common" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\common\cbasetypes.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\core.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\core.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\db.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\db.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\ers.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\ers.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\graph.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\graph.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\grfio.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\grfio.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\lock.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\lock.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\malloc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\malloc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\mapindex.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\mapindex.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\mmo.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\nullpo.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\nullpo.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\plugin.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\plugins.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\plugins.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\showmsg.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\showmsg.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\socket.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\socket.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\strlib.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\strlib.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\svnversion.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\timer.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\timer.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\utils.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\utils.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\common\version.h +# End Source File +# End Group +# Begin Group "map" + +# PROP Default_Filter "" +# Begin Group "cpp" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\map\atcommand.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\battle.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charcommand.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charsave.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chat.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chrif.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\clif.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\date.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\guild.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\intif.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\irc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\itemdb.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\log.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mail.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\map.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mercenary.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mob.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\npc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\npc_chat.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\party.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\path.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pet.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\script.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\skill.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\status.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\storage.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\trade.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\unit.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\vending.c +# End Source File +# End Group +# Begin Group "h" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\map\atcommand.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\battle.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charcommand.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\charsave.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chat.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\chrif.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\clif.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\date.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\guild.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\intif.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\irc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\itemdb.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\log.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mail.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\map.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mercenary.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\mob.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\npc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\party.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pc.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pcre.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\pet.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\script.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\skill.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\status.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\storage.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\trade.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\unit.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\map\vending.h +# End Source File +# End Group +# End Group +# Begin Group "zlib" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\zlib\crypt.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\ioapi.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\ioapi.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\iowin32.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\iowin32.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\unzip.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\unzip.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\zconf.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\zlib\zlib.h +# End Source File +# End Group +# End Target +# End Project diff --git a/vcproj-6/map/map.plg b/vcproj-6/map/map.plg new file mode 100644 index 000000000..19eb6d08e --- /dev/null +++ b/vcproj-6/map/map.plg @@ -0,0 +1,291 @@ + + +
+

Build Log

+

+--------------------Configuration: map - Win32 Release-------------------- +

+

Command Lines

+Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAC.tmp" with contents +[ +/nologo /ML /W3 /GX /O2 /I "..\..\src\common" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WIN32" /D PACKETVER=6 /D "TXT_ONLY" /D "NEW_006b" /D "__WIN32" /D "LOCALZLIB" /D "PCRE_SUPPORT" /D FD_SETSIZE=4096 /D "DB_MANUAL_CAST_TO_UNION" /Fp"Release/map.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c +"D:\~eAthena\Trunk\src\common\db.c" +"D:\~eAthena\Trunk\src\common\grfio.c" +"D:\~eAthena\Trunk\src\common\showmsg.c" +"D:\~eAthena\Trunk\src\common\socket.c" +"D:\~eAthena\Trunk\src\map\atcommand.c" +"D:\~eAthena\Trunk\src\map\battle.c" +"D:\~eAthena\Trunk\src\map\charcommand.c" +"D:\~eAthena\Trunk\src\map\chat.c" +"D:\~eAthena\Trunk\src\map\chrif.c" +"D:\~eAthena\Trunk\src\map\clif.c" +"D:\~eAthena\Trunk\src\map\guild.c" +"D:\~eAthena\Trunk\src\map\intif.c" +"D:\~eAthena\Trunk\src\map\irc.c" +"D:\~eAthena\Trunk\src\map\itemdb.c" +"D:\~eAthena\Trunk\src\map\log.c" +"D:\~eAthena\Trunk\src\map\map.c" +"D:\~eAthena\Trunk\src\map\mercenary.c" +"D:\~eAthena\Trunk\src\map\mob.c" +"D:\~eAthena\Trunk\src\map\npc.c" +"D:\~eAthena\Trunk\src\map\party.c" +"D:\~eAthena\Trunk\src\map\path.c" +"D:\~eAthena\Trunk\src\map\pc.c" +"D:\~eAthena\Trunk\src\map\pet.c" +"D:\~eAthena\Trunk\src\map\script.c" +"D:\~eAthena\Trunk\src\map\skill.c" +"D:\~eAthena\Trunk\src\map\status.c" +"D:\~eAthena\Trunk\src\map\storage.c" +"D:\~eAthena\Trunk\src\map\trade.c" +"D:\~eAthena\Trunk\src\map\unit.c" +"D:\~eAthena\Trunk\src\map\vending.c" +] +Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAC.tmp" +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAD.tmp" with contents +[ +kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib WSOCK32.lib zdll.lib pcre.lib /nologo /subsystem:console /incremental:no /pdb:"Release/map-server.pdb" /machine:I386 /out:"../../map-server.exe" /libpath:"../../lib" +".\Release\core.obj" +".\Release\db.obj" +".\Release\ers.obj" +".\Release\graph.obj" +".\Release\grfio.obj" +".\Release\lock.obj" +".\Release\malloc.obj" +".\Release\mapindex.obj" +".\Release\nullpo.obj" +".\Release\plugins.obj" +".\Release\showmsg.obj" +".\Release\socket.obj" +".\Release\strlib.obj" +".\Release\timer.obj" +".\Release\utils.obj" +".\Release\atcommand.obj" +".\Release\battle.obj" +".\Release\charcommand.obj" +".\Release\charsave.obj" +".\Release\chat.obj" +".\Release\chrif.obj" +".\Release\clif.obj" +".\Release\date.obj" +".\Release\guild.obj" +".\Release\intif.obj" +".\Release\irc.obj" +".\Release\itemdb.obj" +".\Release\log.obj" +".\Release\mail.obj" +".\Release\map.obj" +".\Release\mercenary.obj" +".\Release\mob.obj" +".\Release\npc.obj" +".\Release\npc_chat.obj" +".\Release\party.obj" +".\Release\path.obj" +".\Release\pc.obj" +".\Release\pet.obj" +".\Release\script.obj" +".\Release\skill.obj" +".\Release\status.obj" +".\Release\storage.obj" +".\Release\trade.obj" +".\Release\unit.obj" +".\Release\vending.obj" +".\Release\ioapi.obj" +".\Release\iowin32.obj" +".\Release\unzip.obj" +] +Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPAD.tmp" +

Output Window

+Compiling... +db.c +D:\~eAthena\Trunk\src\common\db.c(1996) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(1997) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(1998) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(1999) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2024) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2025) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2026) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2027) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2061) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2062) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2065) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2066) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2089) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2090) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2091) : warning C4550: expression evaluates to a function which is missing an argument list +D:\~eAthena\Trunk\src\common\db.c(2092) : warning C4550: expression evaluates to a function which is missing an argument list +grfio.c +D:\~eAthena\Trunk\src\common\grfio.c(625) : warning C4018: '!=' : signed/unsigned mismatch +showmsg.c +socket.c +D:\~eAthena\Trunk\src\common\socket.c(153) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\common\socket.c(215) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\common\socket.c(665) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\common\socket.c(780) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\common\socket.c(819) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\common\socket.c(837) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\common\socket.c(842) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\common\socket.c(844) : warning C4018: '==' : signed/unsigned mismatch +atcommand.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\atcommand.c(988) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\map\atcommand.c(1046) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\map\atcommand.c(1114) : warning C4018: '==' : signed/unsigned mismatch +battle.c +D:\~eAthena\Trunk\src\map\atcommand.c(3588) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\atcommand.c(3588) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\atcommand.c(3665) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\atcommand.c(3665) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\atcommand.c(8177) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +charcommand.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +chat.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +chrif.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\chrif.c(361) : warning C4018: '!=' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\map\chrif.c(496) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\map\chrif.c(497) : warning C4018: '==' : signed/unsigned mismatch +clif.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\clif.c(1478) : warning C4018: '!=' : signed/unsigned mismatch +guild.c +D:\~eAthena\Trunk\src\map\clif.c(10565) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +intif.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\intif.c(859) : warning C4018: '!=' : signed/unsigned mismatch +irc.c +itemdb.c +log.c +map.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\map.c(131) : fatal error C1083: Cannot open compiler intermediate file: 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\a02836ex': Permission denied +mercenary.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +mob.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\mob.c(2588) : warning C4018: '!=' : signed/unsigned mismatch +npc.c +D:\~eAthena\Trunk\src\map\mob.c(372) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\mob.c(372) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\mob.c(1562) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\mob.c(1727) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\mob.c(2948) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\mob.c(2948) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\npc.c(2938) : warning C4013: 'npc_debug_warps' undefined; assuming extern returning int +party.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +path.c +pc.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +pet.c +D:\~eAthena\Trunk\src\map\pc.c(807) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(882) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2091) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2095) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2135) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2139) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2139) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2139) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2139) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2143) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2143) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2143) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2143) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2193) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2212) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2212) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2212) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2212) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2217) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2217) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2217) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(2217) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(982) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(4827) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(4891) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(4897) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5176) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5176) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5179) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5179) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5184) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5186) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5191) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5193) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5216) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\pc.c(5229) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\pet.c(484) : warning C4018: '==' : signed/unsigned mismatch +script.c +D:\~eAthena\Trunk\src\map\pet.c(603) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\script.c(4939) : warning C4018: '==' : signed/unsigned mismatch +skill.c +D:\~eAthena\Trunk\src\map\script.c(3074) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\script.c(5695) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\script.c(5695) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\script.c(10469) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\script.c(10469) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\skill.c(8486) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\map\skill.c(9599) : warning C4018: '!=' : signed/unsigned mismatch +status.c +D:\~eAthena\Trunk\src\map\skill.c(1118) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(1162) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(1205) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(2586) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(3268) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(3268) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(3738) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(5208) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(6020) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(6020) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(6527) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(6533) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(6533) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\skill.c(6533) : warning C4761: integral size mismatch in argument; conversion supplied +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +D:\~eAthena\Trunk\src\map\status.c(2043) : warning C4018: '!=' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\map\status.c(2045) : warning C4018: '!=' : signed/unsigned mismatch +storage.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +trade.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +unit.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +vending.c +D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition + unknown(0) : see previous definition of 'PACKETVER' +Error executing cl.exe. + + + +

Results

+map-server.exe - 1 error(s), 131 warning(s) +
+ + -- cgit v1.2.3-70-g09d2