]> git.saurik.com Git - veency.git/blobdiff - makefile
Update copyright dates and move to AGPLv3 license.
[veency.git] / makefile
index 65a625b746f83ad2b6d26973f1843dbc0197b1cb..5568d0d945fa836e4a22d99cb510522502e5259a 100644 (file)
--- a/makefile
+++ b/makefile
@@ -1,4 +1,9 @@
-name := VNCServer
+name := Veency
 id := vncs
 id := vncs
-flags := -lvncserver -framework IOMobileFramebuffer -framework CoreSurface -framework IOKit -framework GraphicsServices -I/apl/inc/iPhoneOS-2.0 -framework QuartzCore
-include ../tweak.mk
+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
+
+extra:
+       mkdir -p package/System/Library/CoreServices/SpringBoard.app
+       cp -a Default_Veency.png FSO_Veency.png package/System/Library/CoreServices/SpringBoard.app