mirror of
https://github.com/celisej567/source-engine.git
synced 2026-01-07 02:09:52 +03:00
fix freetype2
This commit is contained in:
@@ -8,6 +8,13 @@ $macro SRCDIR "..\.."
|
||||
|
||||
$include "$SRCDIR\vpc_scripts\source_lib_base.vpc"
|
||||
|
||||
$Configuration
|
||||
{
|
||||
$Compiler
|
||||
{
|
||||
$AdditionalIncludeDirectories "$BASE;.\;/usr/include/freetype2/"
|
||||
}
|
||||
}
|
||||
|
||||
$Project "vgui_surfacelib"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user