forked from niknah/veency
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmakefile
More file actions
11 lines (10 loc) · 747 Bytes
/
makefile
File metadata and controls
11 lines (10 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
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 -I/home/faywong/substrate -I/home/faywong/spirit/igor/headers -I/home/faywong/iphoneheaders/SpringBoard -I/home/faywong/iphoneheaders -I/home/faywong/iphoneheaders/_fallback -I/home/faywong/menes/substrate
flags += -fvisibility=hidden
flags += SpringBoardAccess.c
base := ../../tweaks
include ../../tweaks/tweak.mk
extra:
mkdir -p package/System/Library/CoreServices/SpringBoard.app
cp -a Default_Veency.png FSO_Veency.png package/System/Library/CoreServices/SpringBoard.app