|
|
|
@ -1,7 +1,15 @@
|
|
|
|
|
diff -up qwt-6.0.1/qwtbuild.pri.install-qt qwt-6.0.1/qwtbuild.pri
|
|
|
|
|
--- qwt-6.0.1/qwtbuild.pri.install-qt 2011-08-01 09:33:53.000000000 -0500
|
|
|
|
|
+++ qwt-6.0.1/qwtbuild.pri 2012-08-14 11:04:38.898276331 -0500
|
|
|
|
|
@@ -56,7 +56,7 @@ RCC_DIR = resources
|
|
|
|
|
+++ qwt-6.0.1/qwtbuild.pri 2012-11-26 16:32:07.290520771 -0600
|
|
|
|
|
@@ -14,7 +14,6 @@
|
|
|
|
|
CONFIG += qt
|
|
|
|
|
CONFIG += warn_on
|
|
|
|
|
CONFIG += no_keywords
|
|
|
|
|
-CONFIG += silent
|
|
|
|
|
|
|
|
|
|
######################################################################
|
|
|
|
|
# release/debug mode
|
|
|
|
|
@@ -56,7 +55,7 @@ RCC_DIR = resources
|
|
|
|
|
|
|
|
|
|
unix {
|
|
|
|
|
|
|
|
|
@ -12,7 +20,7 @@ diff -up qwt-6.0.1/qwtbuild.pri.install-qt qwt-6.0.1/qwtbuild.pri
|
|
|
|
|
# in the same directory as the Qt libraries. Unfortunately
|
|
|
|
|
diff -up qwt-6.0.1/qwtconfig.pri.install-qt qwt-6.0.1/qwtconfig.pri
|
|
|
|
|
--- qwt-6.0.1/qwtconfig.pri.install-qt 2011-08-01 09:33:53.000000000 -0500
|
|
|
|
|
+++ qwt-6.0.1/qwtconfig.pri 2012-08-14 11:04:38.898276331 -0500
|
|
|
|
|
+++ qwt-6.0.1/qwtconfig.pri 2012-11-26 16:29:01.360797707 -0600
|
|
|
|
|
@@ -18,6 +18,13 @@ QWT_VERSION = $${QWT_VER_MAJ}.$${QW
|
|
|
|
|
|
|
|
|
|
QWT_INSTALL_PREFIX = $$[QT_INSTALL_PREFIX]
|
|
|
|
@ -37,7 +45,7 @@ diff -up qwt-6.0.1/qwtconfig.pri.install-qt qwt-6.0.1/qwtconfig.pri
|
|
|
|
|
# Build the static/shared libraries.
|
|
|
|
|
diff -up qwt-6.0.1/src/src.pro.install-qt qwt-6.0.1/src/src.pro
|
|
|
|
|
--- qwt-6.0.1/src/src.pro.install-qt 2011-08-01 09:33:53.000000000 -0500
|
|
|
|
|
+++ qwt-6.0.1/src/src.pro 2012-08-14 11:07:38.498031025 -0500
|
|
|
|
|
+++ qwt-6.0.1/src/src.pro 2012-11-26 16:29:01.361797695 -0600
|
|
|
|
|
@@ -16,6 +16,15 @@ include( $${QWT_ROOT}/qwtbuild.pri )
|
|
|
|
|
TEMPLATE = lib
|
|
|
|
|
TARGET = $$qtLibraryTarget(qwt)
|
|
|
|
|