Files
CuboBmsTool/mobile/mobile.pri
2022-08-01 21:53:36 +03:00

14 lines
162 B
Plaintext

HEADERS += \
$$PWD/qmlui.h \
$$PWD/fwhelper.h
SOURCES += \
$$PWD/qmlui.cpp \
$$PWD/fwhelper.cpp
RESOURCES += \
$$PWD/qml.qrc
DISTFILES +=