@@ -4,5 +4,6 | |||
|
4 | 4 | |
|
5 | 5 | RESOURCES += resources.qrc |
|
6 | 6 | SOURCES += main.cpp |
|
7 | OTHER_FILES += qml/qmlchart/* | |
|
7 | 8 | |
|
8 | 9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||
|
4 | 4 | |
|
5 | 5 | RESOURCES += resources.qrc |
|
6 | 6 | SOURCES += main.cpp |
|
7 | OTHER_FILES += qml/qmlcustomizations/* | |
|
7 | 8 | |
|
8 | 9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||
|
4 | 4 | |
|
5 | 5 | RESOURCES += resources.qrc |
|
6 | 6 | SOURCES += main.cpp |
|
7 | OTHER_FILES += qml/qmlcustomlegend/* | |
|
7 | 8 | |
|
8 | 9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -8,5 +8,6 SOURCES += main.cpp\ | |||
|
8 | 8 | declarativemodel.cpp |
|
9 | 9 | HEADERS += customtablemodel.h \ |
|
10 | 10 | declarativemodel.h |
|
11 | OTHER_FILES += qml/qmlcustommodel/* | |
|
11 | 12 | |
|
12 | 13 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||
|
4 | 4 | |
|
5 | 5 | RESOURCES += resources.qrc |
|
6 | 6 | SOURCES += main.cpp |
|
7 | OTHER_FILES += qml/qmlf1legends/* | |
|
7 | 8 | |
|
8 | 9 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -6,6 +6,7 QT += opengl | |||
|
6 | 6 | RESOURCES += resources.qrc |
|
7 | 7 | SOURCES += main.cpp \ |
|
8 | 8 | datasource.cpp |
|
9 | OTHER_FILES += qml/qmloscilloscope/* | |
|
9 | 10 | |
|
10 | 11 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
|
11 | 12 |
@@ -4,6 +4,7 | |||
|
4 | 4 | |
|
5 | 5 | RESOURCES += resources.qrc |
|
6 | 6 | SOURCES += main.cpp |
|
7 | OTHER_FILES += qml/qmlweather/* | |
|
7 | 8 | |
|
8 | 9 | include(qmlapplicationviewer/qmlapplicationviewer.pri) |
|
9 | 10 | include(../shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
@@ -4,5 +4,6 | |||
|
4 | 4 | |
|
5 | 5 | RESOURCES += resources.qrc |
|
6 | 6 | SOURCES += main.cpp |
|
7 | OTHER_FILES += qml/qmlpiechart/* | |
|
7 | 8 | |
|
8 | 9 | include(../../demos/shared/qmlapplicationviewer/qmlapplicationviewer.pri) |
General Comments 0
You need to be logged in to leave comments.
Login now