9 lines
102 B
Plaintext
9 lines
102 B
Plaintext
|
FORMS += \
|
||
|
$$PWD/frmmain.ui
|
||
|
|
||
|
HEADERS += \
|
||
|
$$PWD/frmmain.h
|
||
|
|
||
|
SOURCES += \
|
||
|
$$PWD/frmmain.cpp
|