Initial commit (project based on widgets)
This commit is contained in:
13
mobile/mobile.pri
Normal file
13
mobile/mobile.pri
Normal file
@@ -0,0 +1,13 @@
|
||||
HEADERS += \
|
||||
$$PWD/qmlui.h \
|
||||
$$PWD/fwhelper.h
|
||||
|
||||
SOURCES += \
|
||||
$$PWD/qmlui.cpp \
|
||||
$$PWD/fwhelper.cpp
|
||||
|
||||
RESOURCES += \
|
||||
$$PWD/qml.qrc
|
||||
|
||||
DISTFILES +=
|
||||
|
||||
Reference in New Issue
Block a user