rework screendumpLowFrame - now works
This commit is contained in:
15
screendumpLowFrame/Capturer/Makefile
Normal file
15
screendumpLowFrame/Capturer/Makefile
Normal file
@@ -0,0 +1,15 @@
|
||||
INSTALL_TARGET_PROCESSES = SpringBoard
|
||||
|
||||
include $(THEOS)/makefiles/common.mk
|
||||
|
||||
TWEAK_NAME = screendumpbb
|
||||
$(TWEAK_NAME)_FILES = Tweak.xm
|
||||
#$(TWEAK_NAME)_ARCHS = arm64
|
||||
#$(TWEAK_NAME)_FRAMEWORKS := IOSurface IOKit
|
||||
#$(TWEAK_NAME)_PRIVATE_FRAMEWORKS := IOMobileFramebuffer IOSurface
|
||||
|
||||
#ADDITIONAL_OBJCFLAGS += -I../vncbuild/include -Iinclude
|
||||
#ADDITIONAL_LDFLAGS += -Wl,-segalign,4000 -L../vncbuild/lib -lvncserver -lpng -llzo2 -ljpeg -lssl -lcrypto -lz
|
||||
#ADDITIONAL_CFLAGS = -w
|
||||
|
||||
include $(THEOS_MAKE_PATH)/tweak.mk
|
||||
Reference in New Issue
Block a user