Add CoreText to iOS build
This commit is contained in:
@@ -369,6 +369,7 @@
|
||||
<vflag name="-framework" value="Carbon" />
|
||||
<vflag name="-framework" value="AppKit" />
|
||||
<vflag name="-framework" value="OpenAL"/>
|
||||
<vflag name="-framework" value="CoreText"/>
|
||||
|
||||
<lib name="/opt/local/lib/libgc.a" if="LIME_NEKO" />
|
||||
<lib name="-lm" if="LIME_NEKO" />
|
||||
@@ -429,6 +430,7 @@
|
||||
<vflag name="-framework" value="AudioUnit" />
|
||||
<vflag name="-framework" value="OpenAL"/>
|
||||
<vflag name="-framework" value="CoreMotion"/>
|
||||
<vflag name="-framework" value="CoreText"/>
|
||||
|
||||
<lib name="-ldl" />
|
||||
<lib name="-lEGL" />
|
||||
|
||||
Reference in New Issue
Block a user