You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qwt/qwt-path.patch

46 lines
1.4 KiB

diff -Nur qwt-5.2.0.org/designer/designer.pro qwt-5.2.0/designer/designer.pro
--- qwt-5.1.2.org/designer/designer.pro 2010-02-05 14:55:47.000000000 +0100
+++ qwt-5.1.2/designer/designer.pro 2010-02-05 14:59:04.000000000 +0100
@@ -126,7 +126,7 @@
RESOURCES += \
qwt_designer_plugin.qrc
- target.path = $$[QT_INSTALL_PLUGINS]/designer
+ target.path = QTDESIGNERPATH
INSTALLS += target
}
}
diff -Nur qwt-5.2.0.org/qwtconfig.pri qwt-5.2.0/qwtconfig.pri
--- qwt-5.1.2.org/qwtconfig.pri 2010-02-05 14:55:47.000000000 +0100
+++ qwt-5.1.2/qwtconfig.pri 2010-02-05 14:57:38.000000000 +0100
@@ -7,17 +7,10 @@
VER_PAT = 0
VERSION = $${VER_MAJ}.$${VER_MIN}.$${VER_PAT}
-unix {
- INSTALLBASE = /usr/local/qwt-5.2.0
-}
-
-win32 {
- INSTALLBASE = C:/Qwt-5.2.0
-}
-target.path = $$INSTALLBASE/lib
-headers.path = $$INSTALLBASE/include
-doc.path = $$INSTALLBASE/doc
+target.path = LIBPATH
+headers.path = HEADERPATH
+doc.path = DOCKPATH
######################################################################
# qmake internal options
@@ -97,7 +90,7 @@
# QwtSVGItem.
######################################################################
-#CONFIG += QwtSVGItem
+CONFIG += QwtSVGItem
######################################################################
# If you have a commercial license you can use the MathML renderer