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