28 lines
163 B
Plaintext
28 lines
163 B
Plaintext
|
|
FORMS += \
|
||
|
|
$$PWD/Inputter.ui
|
||
|
|
|
||
|
|
HEADERS += \
|
||
|
|
$$PWD/Inputter.h
|
||
|
|
|
||
|
|
SOURCES += \
|
||
|
|
$$PWD/Inputter.cpp
|
||
|
|
|
||
|
|
RESOURCES += \
|
||
|
|
$$PWD/InputterRes.qrc
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|
||
|
|
|