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 12c31ea commit 5c517af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMEdit/OMEditGUI/OMEdit.config.in
@@ -1,5 +1,6 @@
QMAKE_CC = @CC@
QMAKE_CXX = @CXX@
QMAKE_LINK = @CXX@

LIBS += @CORBALIBS@ -lqwt@with_qwt_suffix@ -L../../OMPlot/bin/ -lOMPlot
INCLUDEPATH += @with_qwt@ @CORBA_QMAKE_INCLUDES@ ../../OMPlot/OMPlotGUI
Expand Down

0 comments on commit 5c517af

Please sign in to comment.