X-Git-Url: https://git.saurik.com/veency.git/blobdiff_plain/3d2848be9dcd20c8a5c7c44b899c359c1ec7a49a..499100afd898a47511ee44312393e1c42a26f6a7:/makefile diff --git a/makefile b/makefile index 2c3d88b..d9368ec 100644 --- a/makefile +++ b/makefile @@ -2,6 +2,7 @@ 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 -framework UIKit -framework GraphicsServices flags += -fvisibility=hidden +flags += SpringBoardAccess.c base := ../tweaks include ../tweaks/tweak.mk