diff --git a/materialsystem/materialsystem.vpc b/materialsystem/materialsystem.vpc index b8ca9881..0c81aceb 100644 --- a/materialsystem/materialsystem.vpc +++ b/materialsystem/materialsystem.vpc @@ -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"