Move git root from Client/ to src/ to track all source code: - Client: Game client source (moved to Client/Client/) - Server: Game server source - GameTools: Development tools - CryptoSource: Encryption utilities - database: Database scripts - Script: Game scripts - rylCoder_16.02.2008_src: Legacy coder tools - GMFont, Game: Additional resources 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
85 lines
8.0 KiB
Plaintext
85 lines
8.0 KiB
Plaintext
Build started 28.12.2011 16:12:12.
|
|
1>Project "C:\project\trunk\Server\RylServerProject\RylChatServer\RylChatServer.vcxproj" on node 4 (rebuild target(s)).
|
|
1>_PrepareForClean:
|
|
Deleting file "../../Intermediate/RylChatServer/Debug\RylChatServer.lastbuildstate".
|
|
InitializeBuildStatus:
|
|
Creating "../../Intermediate/RylChatServer/Debug\RylChatServer.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I../ /I./ /I../BaseLibrary /I../RylServerLibrary /I../RylGameLibrary /I../MemoryManager /I../NFAuthClient /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _WINDOWS /D WIN32 /D _DEBUG /D _LIB /D _WINDOWS /D _USE_32BIT_TIME_T /D _MBCS /Gm /EHsc /RTC1 /MDd /GS- /fp:precise /Zc:wchar_t /Zc:forScope /Fo"../../Intermediate/RylChatServer/Debug\\" /Fd"../../Intermediate/RylChatServer/Debug\vc100.pdb" /Gd /TP /wd4996 /wd4819 /wd4482 /analyze- /errorReport:prompt ChatAgentServerDispatch.cpp ChatClientDispatch.cpp ChatGameServerDispatch.cpp ChatLog.cpp ChatPosition.cpp ChatSend.cpp ChatServerConfig.cpp ChatToolServerDispatch.cpp RylChatServer.cpp RylChatServerCommands.cpp RylChatServerMain.cpp RylChatServerWindow.cpp stdafx.cpp
|
|
stdafx.cpp
|
|
RylChatServerWindow.cpp
|
|
RylChatServerMain.cpp
|
|
RylChatServerCommands.cpp
|
|
RylChatServer.cpp
|
|
ChatToolServerDispatch.cpp
|
|
ChatServerConfig.cpp
|
|
ChatSend.cpp
|
|
ChatPosition.cpp
|
|
ChatLog.cpp
|
|
ChatGameServerDispatch.cpp
|
|
ChatClientDispatch.cpp
|
|
ChatAgentServerDispatch.cpp
|
|
Generating Code...
|
|
ResourceCompile:
|
|
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /l"0x0409" /nologo /fo"../../Intermediate/RylChatServer/Debug\RylChatServer.res" RylChatServer.rc
|
|
ManifestResourceCompile:
|
|
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"../../Intermediate/RylChatServer/Debug\RylChatServer.exe.embed.manifest.res" ../../Intermediate/RylChatServer/Debug\RylChatServer_manifest.rc
|
|
Link:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../Executable/Debug\RylChatServer.exe" /INCREMENTAL /NOLOGO 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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:LIBCMT /NODEFAULTLIB:LIBCMTD /NODEFAULTLIB:LIBCMT /NODEFAULTLIB:LIBCMTD /MANIFEST /ManifestFile:"../../Intermediate/RylChatServer/Debug\RylChatServer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"../../Executable/Debug\RylChatServer.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT:NO /IMPLIB:"../../Executable/Debug\RylChatServer.lib" /MACHINE:X86 ../../Intermediate/RylChatServer/Debug\RylChatServer.res
|
|
../../Intermediate/RylChatServer/Debug\RylChatServer.exe.embed.manifest.res
|
|
../../Intermediate/RylChatServer/Debug\ChatAgentServerDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatClientDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatGameServerDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatLog.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatPosition.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatSend.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatServerConfig.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatToolServerDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServer.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServerCommands.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServerMain.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServerWindow.obj
|
|
../../Intermediate/RylChatServer/Debug\stdafx.obj
|
|
C:\project\trunk\Server\Library\Debug\GMMemory.lib
|
|
C:\project\trunk\Server\Library\Debug\BaseLibrary.lib
|
|
C:\project\trunk\Server\Library\Debug\RylServerLibrary.lib
|
|
C:\project\trunk\Server\Library\Debug\ScriptEngine.lib
|
|
C:\project\trunk\Server\Library\Debug\zlib.lib
|
|
C:\project\trunk\Server\Library\Debug\RylGameLibrary.lib
|
|
Creating library ../../Executable/Debug\RylChatServer.lib and object ../../Executable/Debug\RylChatServer.exp
|
|
Manifest:
|
|
Deleting file "../../Intermediate/RylChatServer/Debug\RylChatServer.exe.embed.manifest".
|
|
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /out:"../../Intermediate/RylChatServer/Debug\RylChatServer.exe.embed.manifest" /manifest ../../Intermediate/RylChatServer/Debug\RylChatServer.exe.intermediate.manifest
|
|
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /nologo /fo"../../Intermediate/RylChatServer/Debug\RylChatServer.exe.embed.manifest.res" ../../Intermediate/RylChatServer/Debug\RylChatServer_manifest.rc
|
|
LinkEmbedManifest:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../Executable/Debug\RylChatServer.exe" /INCREMENTAL /NOLOGO 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 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /NODEFAULTLIB:LIBCMT /NODEFAULTLIB:LIBCMTD /NODEFAULTLIB:LIBCMT /NODEFAULTLIB:LIBCMTD /MANIFEST /ManifestFile:"../../Intermediate/RylChatServer/Debug\RylChatServer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"../../Executable/Debug\RylChatServer.pdb" /SUBSYSTEM:WINDOWS /TLBID:1 /DYNAMICBASE /NXCOMPAT:NO /IMPLIB:"../../Executable/Debug\RylChatServer.lib" /MACHINE:X86 ../../Intermediate/RylChatServer/Debug\RylChatServer.res
|
|
../../Intermediate/RylChatServer/Debug\RylChatServer.exe.embed.manifest.res
|
|
../../Intermediate/RylChatServer/Debug\ChatAgentServerDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatClientDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatGameServerDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatLog.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatPosition.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatSend.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatServerConfig.obj
|
|
../../Intermediate/RylChatServer/Debug\ChatToolServerDispatch.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServer.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServerCommands.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServerMain.obj
|
|
../../Intermediate/RylChatServer/Debug\RylChatServerWindow.obj
|
|
../../Intermediate/RylChatServer/Debug\stdafx.obj
|
|
C:\project\trunk\Server\Library\Debug\GMMemory.lib
|
|
C:\project\trunk\Server\Library\Debug\BaseLibrary.lib
|
|
C:\project\trunk\Server\Library\Debug\RylServerLibrary.lib
|
|
C:\project\trunk\Server\Library\Debug\ScriptEngine.lib
|
|
C:\project\trunk\Server\Library\Debug\zlib.lib
|
|
C:\project\trunk\Server\Library\Debug\RylGameLibrary.lib
|
|
RylChatServer.vcxproj -> C:\project\trunk\Server\RylServerProject\RylChatServer\../../Executable/Debug\RylChatServer.exe
|
|
FinalizeBuildStatus:
|
|
Deleting file "../../Intermediate/RylChatServer/Debug\RylChatServer.unsuccessfulbuild".
|
|
Touching "../../Intermediate/RylChatServer/Debug\RylChatServer.lastbuildstate".
|
|
1>Done Building Project "C:\project\trunk\Server\RylServerProject\RylChatServer\RylChatServer.vcxproj" (rebuild target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:48.15
|