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/login/login.001 | 258 ++++++++++++++++++++++++++++++++++++++++++++++ vcproj-6/login/login.dsp | 259 +++++++++++++++++++++++++++++++++++++++++++++++ vcproj-6/login/login.plg | 92 +++++++++++++++++ 3 files changed, 609 insertions(+) create mode 100644 vcproj-6/login/login.001 create mode 100644 vcproj-6/login/login.dsp create mode 100644 vcproj-6/login/login.plg (limited to 'vcproj-6/login') diff --git a/vcproj-6/login/login.001 b/vcproj-6/login/login.001 new file mode 100644 index 000000000..b9b20f281 --- /dev/null +++ b/vcproj-6/login/login.001 @@ -0,0 +1,258 @@ +# Microsoft Developer Studio Project File - Name="login" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 5.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=login - 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 "login.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 "login.mak" CFG="login - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "login - 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 "NDEBUG" /D "_CONSOLE" /D "_WIN32" /D PACKETVER=6 /D "TXT_ONLY" /D "NEW_006b" /D "__WIN32" /D "LOCALZLIB" /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 /nologo /subsystem:console /machine:I386 /out:"../../login-server.exe" /libpath:"../../lib" +# SUBTRACT LINK32 /pdb:none +# Begin Target + +# Name "login - 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 "login" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\login\login.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\login\login.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\login\md5calc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\login\md5calc.h +# End Source File +# 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/login/login.dsp b/vcproj-6/login/login.dsp new file mode 100644 index 000000000..f726d528a --- /dev/null +++ b/vcproj-6/login/login.dsp @@ -0,0 +1,259 @@ +# Microsoft Developer Studio Project File - Name="login" - Package Owner=<4> +# Microsoft Developer Studio Generated Build File, Format Version 6.00 +# ** DO NOT EDIT ** + +# TARGTYPE "Win32 (x86) Console Application" 0x0103 + +CFG=login - 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 "login.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 "login.mak" CFG="login - Win32 Release" +!MESSAGE +!MESSAGE Possible choices for configuration are: +!MESSAGE +!MESSAGE "login - 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 "NDEBUG" /D "_CONSOLE" /D "_WIN32" /D PACKETVER=6 /D "TXT_ONLY" /D "NEW_006b" /D "__WIN32" /D "LOCALZLIB" /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 /nologo /subsystem:console /machine:I386 /out:"../../login-server.exe" /libpath:"../../lib" +# SUBTRACT LINK32 /pdb:none +# Begin Target + +# Name "login - 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 "login" + +# PROP Default_Filter "" +# Begin Source File + +SOURCE=..\..\src\login\login.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\login\login.h +# End Source File +# Begin Source File + +SOURCE=..\..\src\login\md5calc.c +# End Source File +# Begin Source File + +SOURCE=..\..\src\login\md5calc.h +# End Source File +# 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/login/login.plg b/vcproj-6/login/login.plg new file mode 100644 index 000000000..18a202df3 --- /dev/null +++ b/vcproj-6/login/login.plg @@ -0,0 +1,92 @@ + + +
+

Build Log

+

+--------------------Configuration: login - Win32 Release-------------------- +

+

Command Lines

+Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.tmp" with contents +[ +/nologo /ML /W3 /GX /O2 /I "..\..\src\common" /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_WIN32" /D PACKETVER=6 /D "TXT_ONLY" /D "NEW_006b" /D "__WIN32" /D "LOCALZLIB" /D FD_SETSIZE=4096 /D "DB_MANUAL_CAST_TO_UNION" /Fp"Release/login.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\login\login.c" +] +Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA6.tmp" +Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA7.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 /nologo /subsystem:console /incremental:no /pdb:"Release/login-server.pdb" /machine:I386 /out:"../../login-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\login.obj" +".\Release\md5calc.obj" +".\Release\ioapi.obj" +".\Release\iowin32.obj" +".\Release\unzip.obj" +] +Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPA7.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 +login.c +D:\~eAthena\Trunk\src\login\login.c(1465) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\login\login.c(1467) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\login\login.c(1470) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\login\login.c(1563) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\login\login.c(2611) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\login\login.c(2917) : warning C4018: '==' : signed/unsigned mismatch +D:\~eAthena\Trunk\src\login\login.c(2184) : warning C4761: integral size mismatch in argument; conversion supplied +Linking... +LINK : warning LNK4089: all references to "zlib1.dll" discarded by /OPT:REF + + + +

Results

+login-server.exe - 0 error(s), 33 warning(s) +
+ + -- cgit v1.2.3-70-g09d2