diff options
Diffstat (limited to 'math/qwtplot3d-qt4/files/patch-qwtplot3d.pro')
-rw-r--r-- | math/qwtplot3d-qt4/files/patch-qwtplot3d.pro | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro b/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro new file mode 100644 index 000000000000..93ee14106c97 --- /dev/null +++ b/math/qwtplot3d-qt4/files/patch-qwtplot3d.pro @@ -0,0 +1,11 @@ +--- ./qwtplot3d.pro.orig Thu Jul 21 21:00:46 2005 ++++ ./qwtplot3d.pro Sun May 27 21:11:49 2007 +@@ -2,7 +2,7 @@ + # + + +-TARGET = qwtplot3d ++TARGET = qwtplot3d-qt4 + TEMPLATE = lib + CONFIG += qt warn_on opengl thread zlib + MOC_DIR = tmp |