Browse Source

fix materialsystem build

android
nillerusr 4 years ago
parent
commit
85a22a3a92
  1. 1
      materialsystem/materialsystem.vpc

1
materialsystem/materialsystem.vpc

@ -13,6 +13,7 @@ $Configuration @@ -13,6 +13,7 @@ $Configuration
{
$Compiler
{
$AdditionalIncludeDirectories "$BASE;.\;"
$PreprocessorDefinitions "$BASE;DEFINE_MATERIALSYSTEM_INTERFACE;MATERIALSYSTEM_EXPORTS;PROTECTED_THINGS_ENABLE;strncpy=use_Q_strncpy_instead;_snprintf=use_Q_snprintf_instead"
$PreprocessorDefinitions "$BASE;fopen=dont_use_fopen" [$WINDOWS]
$Create/UsePCHThroughFile "pch_materialsystem.h"

Loading…
Cancel
Save