mirror of
https://github.com/alliedmodders/hl2sdk.git
synced 2025-09-19 03:56:10 +08:00
6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
![]() |
$Macro PLATSUBDIR "\." [$WIN32]
|
||
|
$Macro PLATSUBDIR "\x64" [$WIN64]
|
||
|
$Macro PLATSUBDIR "\." [$X360]
|
||
|
$Macro PLATSUBDIR "\linux32" [$LINUX32]
|
||
|
$Macro PLATSUBDIR "\osx32" [$OSX32]
|