X-Git-Url: https://git.saurik.com/veency.git/blobdiff_plain/1f2454f567fb9294bf50d0e3bc020b0dd872915a..eec12ffaea380db11af6c4e9d6caeacb01b86283:/makefile diff --git a/makefile b/makefile index 03f593a..5568d0d 100644 --- a/makefile +++ b/makefile @@ -1,6 +1,6 @@ name := Veency id := vncs -flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore -weak_reference_mismatches weak +flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore -weak_reference_mismatches weak -framework UIKit -framework GraphicsServices base := ../tweaks include ../tweaks/tweak.mk