Files
Client/Server/Intermediate/RylAuthServer/Release/RylAuthServer.log
LGram16 dd97ddec92 Restructure repository to include all source folders
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>
2025-11-29 20:17:20 +09:00

60 lines
5.0 KiB
Plaintext

Build started 28.12.2011 16:24:53.
1>Project "C:\project\trunk\Server\RylServerProject\RylAuthServer\RylAuthServer.vcxproj" on node 5 (rebuild target(s)).
1>_PrepareForClean:
Deleting file "../../Intermediate/RylAuthServer/Release\RylAuthServer.lastbuildstate".
InitializeBuildStatus:
Creating "../../Intermediate/RylAuthServer/Release\RylAuthServer.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- /O2 /Oy- /D WIN32 /D NDEBUG /D NO_GAMEGUARD /D _WINDOWS /D _USE_32BIT_TIME_T /Gm- /EHsc /MD /GS- /arch:SSE2 /fp:precise /Zc:wchar_t /Zc:forScope /openmp /Fo"../../Intermediate/RylAuthServer/Release\\" /Fd"../../Intermediate/RylAuthServer/Release\vc100.pdb" /Gd /TP /wd4996 /wd4819 /wd4482 /analyze- /errorReport:prompt AuthAgentDispatch.cpp AuthAgentServerTable.cpp AuthClientDispath.cpp AuthClientSend.cpp AuthorizeThread.cpp AuthorizeUser.cpp ItemCreator.cpp MasterPassword.cpp RylAuthServer.cpp RylAuthServerCommands.cpp RylAuthServerMain.cpp RylAuthServerWindow.cpp SendUserLoginout.cpp stdafx.cpp
AuthAgentDispatch.cpp
AuthAgentServerTable.cpp
AuthClientDispath.cpp
AuthClientSend.cpp
AuthorizeThread.cpp
AuthorizeUser.cpp
ItemCreator.cpp
MasterPassword.cpp
RylAuthServer.cpp
RylAuthServerCommands.cpp
RylAuthServerMain.cpp
RylAuthServerWindow.cpp
SendUserLoginout.cpp
stdafx.cpp
Generating Code...
ResourceCompile:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\rc.exe /l"0x0409" /nologo /fo"../../Intermediate/RylAuthServer/Release\RylAuthServer.res" RylAuthServer.rc
Link:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\link.exe /ERRORREPORT:PROMPT /OUT:"../../Executable/Release\RylAuthServer.exe" /INCREMENTAL:NO /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 /NODEFAULTLIB:LIBCMT /NODEFAULTLIB:LIBCMTD /MANIFEST /ManifestFile:"../../Intermediate/RylAuthServer/Release\RylAuthServer.exe.intermediate.manifest" /MANIFESTUAC:"level='asInvoker' uiAccess='false'" /DEBUG /PDB:"C:\project\trunk\Server\Executable\Release\RylAuthServer.pdb" /SUBSYSTEM:WINDOWS /OPT:REF /OPT:ICF /TLBID:1 /DYNAMICBASE /NXCOMPAT:NO /IMPLIB:"../../Executable/Release\RylAuthServer.lib" /MACHINE:X86 ../../Intermediate/RylAuthServer/Release\RylAuthServer.res
../../Intermediate/RylAuthServer/Release\AuthAgentDispatch.obj
../../Intermediate/RylAuthServer/Release\AuthAgentServerTable.obj
../../Intermediate/RylAuthServer/Release\AuthClientDispath.obj
../../Intermediate/RylAuthServer/Release\AuthClientSend.obj
../../Intermediate/RylAuthServer/Release\AuthorizeThread.obj
../../Intermediate/RylAuthServer/Release\AuthorizeUser.obj
../../Intermediate/RylAuthServer/Release\ItemCreator.obj
../../Intermediate/RylAuthServer/Release\MasterPassword.obj
../../Intermediate/RylAuthServer/Release\RylAuthServer.obj
../../Intermediate/RylAuthServer/Release\RylAuthServerCommands.obj
../../Intermediate/RylAuthServer/Release\RylAuthServerMain.obj
../../Intermediate/RylAuthServer/Release\RylAuthServerWindow.obj
../../Intermediate/RylAuthServer/Release\SendUserLoginout.obj
../../Intermediate/RylAuthServer/Release\stdafx.obj
C:\project\trunk\Server\Library\Release\GMMemory.lib
C:\project\trunk\Server\Library\Release\BaseLibrary.lib
C:\project\trunk\Server\Library\Release\RylServerLibrary.lib
C:\project\trunk\Server\Library\Release\ScriptEngine.lib
C:\project\trunk\Server\Library\Release\zlib.lib
C:\project\trunk\Server\Library\Release\RylGameLibrary.lib
Creating library ../../Executable/Release\RylAuthServer.lib and object ../../Executable/Release\RylAuthServer.exp
RylAuthServer.vcxproj -> C:\project\trunk\Server\RylServerProject\RylAuthServer\../../Executable/Release\RylAuthServer.exe
Manifest:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\bin\mt.exe /nologo /verbose /outputresource:"../../Executable/Release\RylAuthServer.exe;#1" /manifest ../../Intermediate/RylAuthServer/Release\RylAuthServer.exe.intermediate.manifest
FinalizeBuildStatus:
Deleting file "../../Intermediate/RylAuthServer/Release\RylAuthServer.unsuccessfulbuild".
Touching "../../Intermediate/RylAuthServer/Release\RylAuthServer.lastbuildstate".
1>Done Building Project "C:\project\trunk\Server\RylServerProject\RylAuthServer\RylAuthServer.vcxproj" (rebuild target(s)).
Build succeeded.
Time Elapsed 00:00:24.86