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>
3 lines
988 B
Plaintext
3 lines
988 B
Plaintext
^C:\PROJECT\TRUNK\SERVER\RYLSERVERPROJECT\MEMORYMANAGER\GMMEMORY.CPP
|
|
/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 C:\PROJECT\TRUNK\SERVER\RYLSERVERPROJECT\MEMORYMANAGER\GMMEMORY.CPP
|