5 lines
114 B
Plaintext
5 lines
114 B
Plaintext
|
INCLUDEPATH += $$PWD
|
||
|
SOURCES += $$PWD/rhiwindow.cpp
|
||
|
HEADERS += $$PWD/rhiwindow.h
|
||
|
RESOURCES += $$PWD/rhiwindow.qrc
|