diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2008-05-16 12:27:33 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2008-05-16 12:27:33 +0000 |
| commit | 0d17addd579f77a871ed771266aae42c3270feb5 (patch) | |
| tree | acc46d6fc1a38ad12411b814ebb06222e6b7f4ff /math/qtiplot/files/patch-qtiplot__qtiplot.pro | |
| parent | - Update to 0.9.6 (diff) | |
- Update to 0.9.6
PR: 123678
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Notes
Notes:
svn path=/head/; revision=213129
Diffstat (limited to 'math/qtiplot/files/patch-qtiplot__qtiplot.pro')
| -rw-r--r-- | math/qtiplot/files/patch-qtiplot__qtiplot.pro | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/math/qtiplot/files/patch-qtiplot__qtiplot.pro b/math/qtiplot/files/patch-qtiplot__qtiplot.pro index 95cffabe7050..d390ab26964c 100644 --- a/math/qtiplot/files/patch-qtiplot__qtiplot.pro +++ b/math/qtiplot/files/patch-qtiplot__qtiplot.pro @@ -10,8 +10,8 @@ -INCLUDEPATH += ../3rdparty/liborigin -INCLUDEPATH += ../3rdparty/gsl/include -INCLUDEPATH += ../3rdparty/zlib123/include -+unix:INCLUDEPATH += $$(LOCALBASE)/include/qwt -+unix:INCLUDEPATH += $$(LOCALBASE)/include/qwtplot3d-qt4 ++unix:INCLUDEPATH += $$LOCALBASE/include/qwt ++unix:INCLUDEPATH += $$LOCALBASE/include/qwtplot3d-qt4 ##################### 3rd PARTY LIBRARIES SECTION ########################### #!!! Warning: You must modify these paths according to your computer settings @@ -32,21 +32,10 @@ -#unix:LIBS += -lgsl -lgslcblas +unix:LIBS += -lqwt +unix:LIBS += -lgsl -lgslcblas -+unix:LIBS += -L$$(LOCALBASE)/lib -lqwtplot3d-qt4 -lz ++unix:LIBS += -L$$LOCALBASE/lib -lqwtplot3d-qt4 -lz ##################### Windows ############################################### -@@ -124,8 +116,8 @@ - translations/qtiplot_ja.ts \ - translations/qtiplot_sv.ts - --system(lupdate -verbose qtiplot.pro) --system(lrelease -verbose qtiplot.pro) -+#system(lupdate -verbose qtiplot.pro) -+#system(lrelease -verbose qtiplot.pro) - - translations.files += translations/qtiplot_de.qm \ - translations/qtiplot_es.qm \ @@ -435,6 +427,7 @@ ##################### Default: muParser v1.28 ################# |
