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 b09198a commit 88e239d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions OMShell/OMShellGUI/OMShell.config.in
@@ -1,5 +1,6 @@
QMAKE_CC = @CC@
QMAKE_CXX = @CXX@
QMAKE_LINK = @CXX@
CORBALIBS = @CORBALIBS@
CORBAINC = @CORBA_QMAKE_INCLUDES@
USE_CORBA = @QT_USE_CORBA@
Expand Down

0 comments on commit 88e239d

Please sign in to comment.