fix togl build

This commit is contained in:
nillerusr
2020-10-22 19:51:33 +03:00
parent 84a698de7b
commit e47e510aa5
3 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
$Macro SRCDIR ".." [$WIN32]
$Macro SRCDIR ".." [!$WIN32]
$Macro OUTBINDIR "$SRCDIR\..\game\bin"
$Macro OUTBINDIR $LIBPUBLIC
$Macro OUTBINNAME "togl"
$Macro TOGL_SRCDIR "$SRCDIR/togl/linuxwin"
$Macro TOGL_INCDIR "$SRCDIR/public/togl/linuxwin"