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>
23 lines
2.5 KiB
Plaintext
23 lines
2.5 KiB
Plaintext
Build started 28.12.2011 16:17:35.
|
|
1>Project "C:\project\trunk\Server\RylServerProject\MemoryManager\MemoryManager.vcxproj" on node 2 (rebuild target(s)).
|
|
1>_PrepareForClean:
|
|
Deleting file "../../Intermediate/MemoryManager/Release\MemoryManager.lastbuildstate".
|
|
InitializeBuildStatus:
|
|
Creating "../../Intermediate/MemoryManager/Release\MemoryManager.unsuccessfulbuild" because "AlwaysCreate" was specified.
|
|
ClCompile:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\CL.exe /c /Zi /nologo /W3 /WX- /O2 /Oy- /D WIN32 /D NDEBUG /D NO_GAMEGUARD /D _LIB /D _USE_32BIT_TIME_T /Gm- /EHsc /MD /GS- /arch:SSE2 /fp:precise /Zc:wchar_t /Zc:forScope /Fo"../../Intermediate/MemoryManager/Release\\" /Fd"../../Intermediate/MemoryManager/Release\vc100.pdb" /Gd /TP /wd4996 /wd4819 /wd4482 /analyze- /errorReport:prompt GMMemory.cpp
|
|
GMMemory.cpp
|
|
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1151,5): warning MSB8012: TargetPath(C:\project\trunk\Server\RylServerProject\MemoryManager\../../Library/Release\MemoryManager.lib) does not match the Library's OutputFile property value (C:\project\trunk\Server\Library\Release\GMMemory.lib). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
|
|
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(1153,5): warning MSB8012: TargetName(MemoryManager) does not match the Library's OutputFile property value (GMMemory). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Lib.OutputFile).
|
|
Lib:
|
|
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\bin\Lib.exe /OUT:"../../Library/Release\GMMemory.lib" /NOLOGO ../../Intermediate/MemoryManager/Release\GMMemory.obj
|
|
MemoryManager.vcxproj -> C:\project\trunk\Server\RylServerProject\MemoryManager\../../Library/Release\MemoryManager.lib
|
|
FinalizeBuildStatus:
|
|
Deleting file "../../Intermediate/MemoryManager/Release\MemoryManager.unsuccessfulbuild".
|
|
Touching "../../Intermediate/MemoryManager/Release\MemoryManager.lastbuildstate".
|
|
1>Done Building Project "C:\project\trunk\Server\RylServerProject\MemoryManager\MemoryManager.vcxproj" (rebuild target(s)).
|
|
|
|
Build succeeded.
|
|
|
|
Time Elapsed 00:00:00.69
|