29 lines
181 B
Plaintext
29 lines
181 B
Plaintext
|
|
|
|
RESOURCES += \
|
|
$$PWD/CommandEditor.qrc
|
|
|
|
FORMS += \
|
|
$$PWD/CommandEditor.ui
|
|
|
|
HEADERS += \
|
|
$$PWD/CommandEditor.h
|
|
|
|
SOURCES += \
|
|
$$PWD/CommandEditor.cpp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|