added a picture viewer in QT to be used with hf emrtd

This commit is contained in:
iceman1001 2021-07-05 13:42:33 +02:00
commit 20fe52f8eb
11 changed files with 306 additions and 7 deletions

View file

@ -229,6 +229,7 @@ set (TARGET_SOURCES
${PM3_ROOT}/client/src/uart/uart_posix.c
${PM3_ROOT}/client/src/uart/uart_win32.c
${PM3_ROOT}/client/src/ui/overlays.ui
${PM3_ROOT}/client/src/ui/image.ui
${PM3_ROOT}/client/src/aiddesfire.c
${PM3_ROOT}/client/src/aidsearch.c
${PM3_ROOT}/client/src/cmdanalyse.c