MINGW-packages/mingw-w64-qt5-declarative/001-qt-5.3.0-fix-examples-building.patch
مهدي شينون (Mehdi Chinoune) d3351b41cf qt5: update to 5.15.8 - Part1
2023-01-05 18:27:27 +01:00

12 lines
436 B
Diff

--- a/examples/qml/tutorials/extending-qml/chapter6-plugins/import/import.pro 2019-05-28 15:19:15.000000000 +0300
+++ b/examples/qml/tutorials/extending-qml/chapter6-plugins/import/import.pro 2019-06-15 15:16:50.399074600 +0300
@@ -5,7 +5,7 @@
QML_IMPORT_NAME = Charts
QML_IMPORT_MAJOR_VERSION = 1
-DESTDIR = ../$$QML_IMPORT_NAME
+DESTDIR = ../$$QML_IMPORT_NAME/
TARGET = $$qtLibraryTarget(chartsplugin)
HEADERS += piechart.h \