fix missing header error
This commit is contained in:
parent
96dfacf659
commit
44ec14df66
@ -13,6 +13,7 @@ $Configuration
|
|||||||
{
|
{
|
||||||
$Compiler
|
$Compiler
|
||||||
{
|
{
|
||||||
|
$AdditionalIncludeDirectories "$BASE;.\;/usr/include/freetype2/"
|
||||||
$PreprocessorDefinitions "$BASE;BENCHMARK;VGUIMATSURFACE_DLL_EXPORT;GAMEUI_EXPORTS;DONT_PROTECT_FILEIO_FUNCTIONS;PROTECTED_THINGS_ENABLE"
|
$PreprocessorDefinitions "$BASE;BENCHMARK;VGUIMATSURFACE_DLL_EXPORT;GAMEUI_EXPORTS;DONT_PROTECT_FILEIO_FUNCTIONS;PROTECTED_THINGS_ENABLE"
|
||||||
$PreprocessorDefinitions "$BASE;fopen=dont_use_fopen" [$WIN32]
|
$PreprocessorDefinitions "$BASE;fopen=dont_use_fopen" [$WIN32]
|
||||||
$EnableC++Exceptions "Yes (/EHsc)"
|
$EnableC++Exceptions "Yes (/EHsc)"
|
||||||
|
Loading…
Reference in New Issue
Block a user