Add importing of single page .t42 files, wrt #2
This commit is contained in:
@@ -2,6 +2,7 @@ QT += widgets
|
||||
requires(qtConfig(filedialog))
|
||||
|
||||
HEADERS = document.h \
|
||||
hamming.h \
|
||||
keymap.h \
|
||||
levelonecommands.h \
|
||||
levelonepage.h \
|
||||
@@ -37,6 +38,8 @@ SOURCES = document.cpp \
|
||||
x26triplets.cpp
|
||||
RESOURCES = qteletextmaker.qrc
|
||||
|
||||
CONFIG += debug
|
||||
|
||||
# install
|
||||
target.path = /usr/local/bin
|
||||
INSTALLS += target
|
||||
|
||||
Reference in New Issue
Block a user