fix freetype2
This commit is contained in:
parent
d2f945c87f
commit
e5cea442d4
@ -8,6 +8,13 @@ $macro SRCDIR "..\.."
|
||||
|
||||
$include "$SRCDIR\vpc_scripts\source_lib_base.vpc"
|
||||
|
||||
$Configuration
|
||||
{
|
||||
$Compiler
|
||||
{
|
||||
$AdditionalIncludeDirectories "$BASE;.\;/usr/include/freetype2/"
|
||||
}
|
||||
}
|
||||
|
||||
$Project "vgui_surfacelib"
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user