Skip to content

Commit

Permalink
- Set linker for OSX qtclients
Browse files Browse the repository at this point in the history
- Fix compilation on OSX/g++-4.5


git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@8830 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed May 5, 2011
1 parent cab7240 commit 4349c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMPlot/OMPlotGUI/OMPlotGUI.config.in
@@ -1,5 +1,6 @@
QMAKE_CC = @CC@
QMAKE_CXX = @CXX@
QMAKE_LINK = @CXX@

LIBS += -lqwt@with_qwt_suffix@
INCLUDEPATH += @with_qwt@

0 comments on commit 4349c82

Please sign in to comment.