X-Git-Url: https://git.saurik.com/veency.git/blobdiff_plain/25154aafa23292f6bbf5687faea9bea0be39349c..4e128283200ece22ecb5056aeeb19bb22824f9d0:/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