iOS build fix

This commit is contained in:
Joshua Granick
2020-03-18 18:54:13 -07:00
parent bedcd60815
commit 43666e816d
2 changed files with 5 additions and 0 deletions

View File

@@ -503,6 +503,7 @@
<vflag name="-framework" value="AudioUnit" />
<vflag name="-framework" value="OpenAL"/>
<vflag name="-framework" value="GameController"/>
<vflag name="-framework" value="CoreBluetooth" />
<lib name="-ldl" />
<lib name="-lEGL" />
@@ -522,6 +523,7 @@
<vflag name="-framework" value="OpenAL"/>
<vflag name="-framework" value="CoreMotion"/>
<vflag name="-framework" value="CoreText"/>
<vflag name="-framework" value="CoreBluetooth" />
<lib name="-ldl" />
<lib name="-lEGL" />