@@ -5,9 +5,6 CXX_MODULE = charts | |||||
5 | QT += qml quick |
|
5 | QT += qml quick | |
6 | QT += charts charts-private |
|
6 | QT += charts charts-private | |
7 |
|
7 | |||
8 | # Only build qml plugin static if Qt itself is also built static |
|
|||
9 | !contains(QT_CONFIG, static): CONFIG -= static staticlib |
|
|||
10 |
|
||||
11 | include($$PWD/designer/designer.pri) |
|
8 | include($$PWD/designer/designer.pri) | |
12 |
|
9 | |||
13 | SOURCES += \ |
|
10 | SOURCES += \ |
General Comments 0
You need to be logged in to leave comments.
Login now