summaryrefslogtreecommitdiff
path: root/vcproj-6/map_sql/map_sql.plg
diff options
context:
space:
mode:
Diffstat (limited to 'vcproj-6/map_sql/map_sql.plg')
-rw-r--r--vcproj-6/map_sql/map_sql.plg84
1 files changed, 0 insertions, 84 deletions
diff --git a/vcproj-6/map_sql/map_sql.plg b/vcproj-6/map_sql/map_sql.plg
deleted file mode 100644
index 01a46406c..000000000
--- a/vcproj-6/map_sql/map_sql.plg
+++ /dev/null
@@ -1,84 +0,0 @@
-<html>
-<body>
-<pre>
-<h1>Build Log</h1>
-<h3>
---------------------Configuration: map_sql - Win32 Release--------------------
-</h3>
-<h3>Command Lines</h3>
-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.tmp" with contents
-[
-/nologo /ML /W3 /GX /O2 /I "..\..\src\common" /I "..\..\src\mysql" /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_WIN32" /D PACKETVER=6 /D "NEW_006b" /D "__WIN32" /D "LOCALZLIB" /D "PCRE_SUPPORT" /D FD_SETSIZE=4096 /D "DB_MANUAL_CAST_TO_UNION" /Fp"Release/map_sql.pch" /YX /Fo"Release/" /Fd"Release/" /FD /c
-"D:\~eAthena\Trunk\src\map\unit.c"
-]
-Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB1.tmp"
-Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB2.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 libmysql.lib pcre.lib /nologo /subsystem:console /incremental:no /pdb:"Release/map-server_sql.pdb" /machine:I386 /out:"../../map-server_sql.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\vending.obj"
-".\Release\ioapi.obj"
-".\Release\iowin32.obj"
-".\Release\unzip.obj"
-".\Release\unit.obj"
-]
-Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSPB2.tmp"
-<h3>Output Window</h3>
-Compiling...
-unit.c
-D:\~eAthena\Trunk\src\map\clif.h(19) : warning C4005: 'PACKETVER' : macro redefinition
- unknown(0) : see previous definition of 'PACKETVER'
-Linking...
-npc.obj : error LNK2001: unresolved external symbol _npc_debug_warps
-../../map-server_sql.exe : fatal error LNK1120: 1 unresolved externals
-Error executing link.exe.
-
-
-
-<h3>Results</h3>
-map-server_sql.exe - 2 error(s), 1 warning(s)
-</pre>
-</body>
-</html>