Add keyboard handling

This commit is contained in:
Sharat M R
2019-04-26 21:41:45 +05:30
parent 15ba6869e2
commit dea9bd191d
7 changed files with 2799 additions and 2 deletions

View File

@@ -5,10 +5,10 @@ include $(THEOS)/makefiles/common.mk
TWEAK_NAME = screendump
screendump_FILES = Tweak.xm
screendump_FRAMEWORKS := IOSurface
screendump_FRAMEWORKS := IOSurface IOKit
screendump_PRIVATE_FRAMEWORKS := IOMobileFramebuffer IOSurface
ADDITIONAL_OBJCFLAGS += -Ivncbuild/include
ADDITIONAL_OBJCFLAGS += -Ivncbuild/include -Iinclude
ADDITIONAL_LDFLAGS += -Lvncbuild/lib -lvncserver -lpng -llzo2 -ljpeg -lssl -lcrypto -lz
ADDITIONAL_CFLAGS = -w