@@ -59,7 +59,6 PUBLIC_HEADERS += \ | |||
|
59 | 59 | $$PWD/chartsnamespace.h \ |
|
60 | 60 | $$PWD/qpolarchart.h |
|
61 | 61 | |
|
62 | include($$PWD/common.pri) | |
|
63 | 62 | include($$PWD/animations/animations.pri) |
|
64 | 63 | include($$PWD/areachart/areachart.pri) |
|
65 | 64 | include($$PWD/axis/axis.pri) |
@@ -1,4 +1,4 | |||
|
1 |
|
|
|
1 | INCLUDEPATH += $$PWD | |
|
2 | 2 | |
|
3 | 3 | SOURCES += \ |
|
4 | 4 | $$PWD/xychart.cpp \ |
@@ -11,13 +11,6 IMPORT_VERSION = $$MODULE_VERSION | |||
|
11 | 11 | |
|
12 | 12 | include($$PWD/designer/designer.pri) |
|
13 | 13 | |
|
14 | INCLUDEPATH += ../../include \ | |
|
15 | ../../include/QtCharts \ | |
|
16 | ../charts \ | |
|
17 | ../charts/animations \ | |
|
18 | ../charts/axis \ | |
|
19 | ../charts/domain | |
|
20 | ||
|
21 | 14 | SOURCES += \ |
|
22 | 15 | chartsqml2_plugin.cpp \ |
|
23 | 16 | declarativechart.cpp \ |
|
1 | NO CONTENT: file was removed |
General Comments 0
You need to be logged in to leave comments.
Login now