mapserver.plg
来自「国内著名网络游戏dragon的服务端完整源码 内附完整数据库结构」· PLG 代码 · 共 147 行
PLG
147 行
<html>
<body>
<pre>
<h1>Build Log</h1>
<h3>
--------------------Configuration: MapServer - Win32 Debug--------------------
</h3>
<h3>Command Lines</h3>
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E5.tmp" with contents
[
/nologo /MTd /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /FR"Debug/" /Fp"Debug/MapServer.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c
"E:\dr103\Source_040109\MapServer\LowerLayers\recvmsg.cpp"
"E:\dr103\Source_040109\MapServer\RMProc.cpp"
"E:\dr103\Source_040109\MapServer\HigherLayers\KickOffAll.cpp"
]
Creating command line "cl.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E5.tmp"
Creating temporary file "C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E6.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 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 /incremental:yes /pdb:"Debug/MapServer103p_040113.pdb" /map:"03\exe\MapServer103p_040113.map" /debug /machine:I386 /nodefaultlib:"libc.lib" /out:"..\exe\MapServer103p_040113.exe" /pdbtype:sept /MAPINFO:EXPORTS /MAPINFO:LINES
.\Debug\Ability.obj
.\Debug\AdventManager.obj
.\Debug\AIManager.obj
.\Debug\Area.obj
.\Debug\ArenaDef.obj
.\Debug\ArenaManager.obj
.\Debug\AssistanceMagic.obj
.\Debug\AttackMagic.obj
.\Debug\Auction.obj
.\Debug\BaseArena.obj
.\Debug\Battle.obj
.\Debug\BattleManager.obj
.\Debug\CharInfo.obj
.\Debug\Chatting.obj
.\Debug\ChrLog.obj
.\Debug\Cinfo.obj
.\Debug\CItem.obj
.\Debug\CoreArena.obj
.\Debug\CrackMgr.obj
.\Debug\CursingMagic.obj
.\Debug\DarkCombat.obj
.\Debug\DragonServer.obj
.\Debug\dragonserver2.obj
.\Debug\DrServerManager.obj
.\Debug\DualManager.obj
.\Debug\dungeon.obj
.\Debug\EarthCombat.obj
.\Debug\eventmgr.obj
.\Debug\exchangemgr.obj
.\Debug\ExtraMagic.obj
.\Debug\FlameCombat.obj
.\Debug\FreezeCombat.obj
.\Debug\GameDefine.obj
.\Debug\GameFactory.obj
.\Debug\GameSystem.obj
.\Debug\GameTimer.obj
.\Debug\GMMgr.obj
.\Debug\GuildManager.obj
.\Debug\Hong_sub.obj
.\Debug\ImportantListMgr.obj
.\Debug\init_magic_tbl.obj
.\Debug\init_npc_table.obj
.\Debug\ItemList.obj
.\Debug\ItemMgr.obj
.\Debug\Kein_item.obj
.\Debug\LocalizingMgr.obj
.\Debug\LogManager.obj
.\Debug\LottoSystem.obj
.\Debug\LTSSupport.obj
.\Debug\MagicState.obj
.\Debug\mailmgr.obj
.\Debug\main.obj
.\Debug\Map.obj
.\Debug\MapInfo.obj
.\Debug\MapServer.obj
.\Debug\MenuFuction.obj
.\Debug\Menuserver.obj
.\Debug\MenuServer2.obj
.\Debug\monitor.obj
.\Debug\MonsterArena.obj
.\Debug\mylog.obj
.\Debug\MySql.obj
.\Debug\nation.obj
.\Debug\nationsupport.obj
.\Debug\NationSys.obj
.\Debug\Network6.obj
.\Debug\network7.obj
.\Debug\NPC_pattern.obj
.\Debug\Npclist.obj
.\Debug\Object.obj
.\Debug\OP_Battle.obj
.\Debug\OP_Chr_Status.obj
.\Debug\OP_Inv.obj
.\Debug\OP_Magic.obj
.\Debug\Path.obj
.\Debug\PhysicalAttack.obj
.\Debug\ProtectionMagic.obj
.\Debug\quest_cpp.obj
.\Debug\QuestFunction.obj
.\Debug\RajaSystem.obj
.\Debug\RareEffectMgr.obj
.\Debug\RecoveryMagic.obj
.\Debug\recvmsg.obj
.\Debug\RegenManager.obj
.\Debug\ResistState.obj
.\Debug\RMProc.obj
.\Debug\Scrp_exe.obj
.\Debug\Scrp_int.obj
.\Debug\SealStone.obj
.\Debug\SealStoneGameServer.obj
.\Debug\servertable.obj
.\Debug\ServerTable2.obj
.\Debug\Skill.obj
.\Debug\skill_lsw.obj
.\Debug\SkillMgr.obj
.\Debug\StdAfx.obj
.\Debug\StepMigration.obj
.\Debug\StoneArena.obj
.\Debug\SymbolItemMgr.obj
.\Debug\TalkWithGM.obj
.\Debug\TalkWithGMMgr.obj
.\Debug\teambattle.obj
.\Debug\ThunderCombat.obj
.\Debug\UserManager.obj
.\Debug\WarStartInfo.obj
.\Debug\WeatherControl.obj
.\Debug\WindCombat.obj
.\Debug\WinZS.obj
.\Debug\EventTreasureBoxMgr.obj
.\Debug\KickOffAll.obj
]
Creating command line "link.exe @C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\RSP1E6.tmp"
<h3>Output Window</h3>
Compiling...
recvmsg.cpp
RMProc.cpp
KickOffAll.cpp
Linking...
nafxcwd.lib(nolib.obj) : warning LNK4098: defaultlib "nafxcw.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
<h3>Results</h3>
MapServer103p_040113.exe - 0 error(s), 1 warning(s)
</pre>
</body>
</html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?