X-Git-Url: https://git.saurik.com/veency.git/blobdiff_plain/79b78df53f74a3de458e9dc01c35c652d28fd317..a0f17fb983203d1d6ce82f9eb583f21fd2a50bc2:/makefile diff --git a/makefile b/makefile index 3f0ac4b..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 +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