mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-05 22:09:59 +03:00
Fix compilation under MSVC(VS2019)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
$Macro SRCDIR ".." [$WIN32]
|
||||
$Macro SRCDIR ".." [!$WIN32]
|
||||
$Macro OUTBINDIR $LIBPUBLIC
|
||||
$Macro OUTBINDIR "$SRCDIR\..\game\bin"
|
||||
$Macro OUTBINNAME "togl"
|
||||
$Macro TOGL_SRCDIR "$SRCDIR/togl/linuxwin"
|
||||
$Macro TOGL_INCDIR "$SRCDIR/public/togl/linuxwin"
|
||||
|
||||
Reference in New Issue
Block a user