]>
Commit | Line | Data |
---|---|---|
79b78df5 | 1 | name := Veency |
c03dc350 | 2 | id := vncs |
4e128283 | 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 |
3d2848be | 4 | flags += -fvisibility=hidden |
451e908a | 5 | flags += SpringBoardAccess.c |
79b78df5 JF |
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 |