diff src/qwt-1-fixes.patch @ 2534:d4fbd818a248

new package: qwt this package was stolen from muellni fork...
author Luis Saavedra <luis94855510@gmail.com>
date Thu, 17 May 2012 16:44:26 -0400
parents
children 67e8e0fe5cb8
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/qwt-1-fixes.patch	Thu May 17 16:44:26 2012 -0400
@@ -0,0 +1,20 @@
+--- qwt-6.0.1/qwtconfig.pri	2011-08-01 16:34:05.000000000 +0200
++++ qwt-6.0.1/qwtconfig.pri	2011-12-03 10:14:53.371757822 +0100
+@@ -23,7 +23,7 @@
+ }
+ 
+ win32 {
+-    QWT_INSTALL_PREFIX    = C:/Qwt-$$QWT_VERSION
++#    QWT_INSTALL_PREFIX    = C:/Qwt-$$QWT_VERSION
+ }
+ 
+ QWT_INSTALL_DOCS      = $${QWT_INSTALL_PREFIX}/doc
+@@ -58,7 +58,7 @@
+ # it will be a static library.
+ ######################################################################
+ 
+-QWT_CONFIG           += QwtDll
++#QWT_CONFIG           += QwtDll
+ 
+ ######################################################################
+ # QwtPlot enables all classes, that are needed to use the QwtPlot