aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qwt6/files/patch-src__src.pro
blob: abfc41e9f5c4546d7e0e08c49601d53322bc66e9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/src.pro.orig  2013-05-30 15:18:27.693341000 +0000
+++ ./src/src.pro   2013-07-13 20:54:02.367114849 +0000
@@ -15,7 +15,7 @@
 include( $${QWT_ROOT}/qwtfunctions.pri )
 
 TEMPLATE          = lib
-TARGET            = $$qwtLibraryTarget(qwt)
+TARGET            = $$qwtLibraryTarget(qwt$${QWT_VER_MAJ})
 
 DESTDIR           = $${QWT_ROOT}/lib