Qr stuff (#32)
QRs are now scanned and decoded, but they aren't downloaded.
This commit is contained in:
2
Makefile
2
Makefile
@@ -18,7 +18,7 @@ APP_AUTHOR := astronautlevel and daedreth
|
||||
TARGET := $(subst $e ,_,$(notdir $(APP_TITLE)))
|
||||
OUTDIR := out
|
||||
BUILD := build
|
||||
SOURCES := source source/pp2d/pp2d source/minizip
|
||||
SOURCES := source source/pp2d/pp2d source/minizip source/quirc
|
||||
INCLUDES := include
|
||||
ROMFS := romfs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user