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>
This commit is contained in:
22
Server/Intermediate/MemoryManager/Debug/MemoryManager.log
Normal file
22
Server/Intermediate/MemoryManager/Debug/MemoryManager.log
Normal file
@@ -0,0 +1,22 @@
|
||||
Build started 28.12.2011 16:16:57.
|
||||
1>Project "C:\project\trunk\Server\RylServerProject\MemoryManager\MemoryManager.vcxproj" on node 2 (rebuild target(s)).
|
||||
1>_PrepareForClean:
|
||||
Deleting file "../../Intermediate/MemoryManager/Debug\MemoryManager.lastbuildstate".
|
||||
InitializeBuildStatus:
|
||||
Creating "../../Intermediate/MemoryManager/Debug\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- /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/MemoryManager/Debug\\" /Fd"../../Intermediate/MemoryManager/Debug\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/Debug\MemoryManager.lib) does not match the Library's OutputFile property value (C:\project\trunk\Server\Library\Debug\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/Debug\GMMemory.lib" /NOLOGO ../../Intermediate/MemoryManager/Debug\GMMemory.obj
|
||||
MemoryManager.vcxproj -> C:\project\trunk\Server\RylServerProject\MemoryManager\../../Library/Debug\MemoryManager.lib
|
||||
FinalizeBuildStatus:
|
||||
Deleting file "../../Intermediate/MemoryManager/Debug\MemoryManager.unsuccessfulbuild".
|
||||
Touching "../../Intermediate/MemoryManager/Debug\MemoryManager.lastbuildstate".
|
||||
1>Done Building Project "C:\project\trunk\Server\RylServerProject\MemoryManager\MemoryManager.vcxproj" (rebuild target(s)).
|
||||
|
||||
Build succeeded.
|
||||
|
||||
Time Elapsed 00:00:01.08
|
||||
Reference in New Issue
Block a user