Fix Mac -static build

This commit is contained in:
Joshua Granick
2015-07-06 13:25:45 -07:00
parent 6216b69f88
commit 3fdb423717

View File

@@ -51,6 +51,7 @@
<vflag name="-framework" value="IOKit" />
<vflag name="-framework" value="Foundation" />
<vflag name="-framework" value="CoreAudio" />
<vflag name="-framework" value="CoreVideo" />
<vflag name="-framework" value="Cocoa" />
<vflag name="-framework" value="OpenGL" />
<vflag name="-framework" value="AudioToolbox" />