]> git.saurik.com Git - veency.git/blob - makefile
Technically, this spin variable must be volatile.
[veency.git] / makefile
1 name := Veency
2 id := vncs
3 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
4 flags += -fvisibility=hidden
5 flags += SpringBoardAccess.c
6 base := ../tweaks
7 include ../tweaks/tweak.mk
8
9 extra:
10 mkdir -p package/System/Library/CoreServices/SpringBoard.app
11 cp -a Default_Veency.png FSO_Veency.png package/System/Library/CoreServices/SpringBoard.app