11 lines
154 B
Plaintext
11 lines
154 B
Plaintext
FORMS += \
|
|
$$PWD/frmmain.ui
|
|
|
|
HEADERS += \
|
|
$$PWD/frmmain.h \
|
|
$$PWD/iconhelper.h
|
|
|
|
SOURCES += \
|
|
$$PWD/frmmain.cpp \
|
|
$$PWD/iconhelper.cpp
|