diff options
Diffstat (limited to 'math/qwtplot3d/files/patch-qwtplot3d.pro')
-rw-r--r-- | math/qwtplot3d/files/patch-qwtplot3d.pro | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/math/qwtplot3d/files/patch-qwtplot3d.pro b/math/qwtplot3d/files/patch-qwtplot3d.pro deleted file mode 100644 index e56ade8e24b0..000000000000 --- a/math/qwtplot3d/files/patch-qwtplot3d.pro +++ /dev/null @@ -1,20 +0,0 @@ ---- ./qwtplot3d.pro.orig Tue Jun 26 18:33:59 2007 -+++ ./qwtplot3d.pro Tue Jun 26 18:34:38 2007 -@@ -3,7 +3,7 @@ - - TARGET = qwtplot3d - TEMPLATE = lib --CONFIG += qt warn_on opengl thread zlib debug -+CONFIG += qt warn_on opengl thread zlib - MOC_DIR = tmp - OBJECTS_DIR = tmp - INCLUDEPATH = include -@@ -21,7 +21,7 @@ - win32:CONFIG -= zlib - - linux-g++:TMAKE_CXXFLAGS += -fno-exceptions --unix:VERSION = 0.2.6 -+unix:VERSION = 0.2.7 - - # Input - SOURCES += src/qwt3d_axis.cpp \ |