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>
50 lines
2.5 KiB
Plaintext
50 lines
2.5 KiB
Plaintext
Build started 28.12.2011 16:02:47.
|
|
1>Project "C:\project\trunk\Server\RylServerProject\zlib\zlib.vcxproj" on node 4 (rebuild target(s)).
|
|
1>_PrepareForClean:
|
|
Deleting file "../../Intermediate/zlib/Debug\zlib.lastbuildstate".
|
|
InitializeBuildStatus:
|
|
Creating "../../Intermediate/zlib/Debug\zlib.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /I../MemoryManager /ZI /nologo /W3 /WX- /Od /Oy- /D WIN32 /D _DEBUG /D _LIB /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/zlib/Debug\\" /Fd"../../Intermediate/zlib/Debug\vc100.pdb" /Gd /TC /wd4996 /wd4819 /wd4482 /analyze- /errorReport:prompt adler32.c compress.c crc32.c deflate.c gzio.c infblock.c infcodes.c inffast.c inflate.c inftrees.c infutil.c maketree.c trees.c uncompr.c zutil.c
|
|
zutil.c
|
|
uncompr.c
|
|
trees.c
|
|
maketree.c
|
|
infutil.c
|
|
inftrees.c
|
|
inflate.c
|
|
inffast.c
|
|
infcodes.c
|
|
infblock.c
|
|
gzio.c
|
|
deflate.c
|
|
crc32.c
|
|
compress.c
|
|
adler32.c
|
|
Generating Code...
|
|
Lib:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\Lib.exe /OUT:"../../Library/Debug\zlib.lib" /NOLOGO ../../Intermediate/zlib/Debug\adler32.obj
|
|
../../Intermediate/zlib/Debug\compress.obj
|
|
../../Intermediate/zlib/Debug\crc32.obj
|
|
../../Intermediate/zlib/Debug\deflate.obj
|
|
../../Intermediate/zlib/Debug\gzio.obj
|
|
../../Intermediate/zlib/Debug\infblock.obj
|
|
../../Intermediate/zlib/Debug\infcodes.obj
|
|
../../Intermediate/zlib/Debug\inffast.obj
|
|
../../Intermediate/zlib/Debug\inflate.obj
|
|
../../Intermediate/zlib/Debug\inftrees.obj
|
|
../../Intermediate/zlib/Debug\infutil.obj
|
|
../../Intermediate/zlib/Debug\maketree.obj
|
|
../../Intermediate/zlib/Debug\trees.obj
|
|
../../Intermediate/zlib/Debug\uncompr.obj
|
|
../../Intermediate/zlib/Debug\zutil.obj
|
|
zlib.vcxproj -> C:\project\trunk\Server\RylServerProject\zlib\../../Library/Debug\zlib.lib
|
|
FinalizeBuildStatus:
|
|
Deleting file "../../Intermediate/zlib/Debug\zlib.unsuccessfulbuild".
|
|
Touching "../../Intermediate/zlib/Debug\zlib.lastbuildstate".
|
|
1>Done Building Project "C:\project\trunk\Server\RylServerProject\zlib\zlib.vcxproj" (rebuild target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:00.95
|