mirror of
https://github.com/nillerusr/source-engine.git
synced 2025-01-03 14:06:44 +00:00
fix materialsystem build
This commit is contained in:
parent
e5cea442d4
commit
85a22a3a92
@ -13,6 +13,7 @@ $Configuration
|
|||||||
{
|
{
|
||||||
$Compiler
|
$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;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]
|
$PreprocessorDefinitions "$BASE;fopen=dont_use_fopen" [$WINDOWS]
|
||||||
$Create/UsePCHThroughFile "pch_materialsystem.h"
|
$Create/UsePCHThroughFile "pch_materialsystem.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user