Changeset 0cdbced in OpenModelica


Ignore:
Timestamp:
2014-03-23T19:18:01+01:00 (10 years ago)
Author:
Martin Sjölund <martin.sjolund@…>
Branches:
Added-citation-metadata, maintenance/v1.14, maintenance/v1.15, maintenance/v1.16, maintenance/v1.17, maintenance/v1.18, maintenance/v1.19, maintenance/v1.20, maintenance/v1.21, maintenance/v1.22, maintenance/v1.23, master, omlib-staging
Children:
811640ff
Parents:
3cb1b4a
Message:

#2635

  • Add rpath to qt clients using gc

git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@19697 f25d12d1-65f4-0310-ae8a-bbce733d8d8e

File:
1 edited

Legend:

Unmodified
Added
Removed
  • OMEdit/OMEditGUI/OMEdit.config.in

    r2d51401c r0cdbced  
    88QMAKE_LINK = @CXX@
    99
    10 LIBS += -L../../OMPlot/bin/ -lOMPlot @CORBALIBS@ -lqwt@with_qwt_suffix@ -L ../../build/lib/omc -lgc
     10LIBS += -L../../OMPlot/bin/ -lOMPlot @CORBALIBS@ -lqwt@with_qwt_suffix@ -L ../../build/lib/omc -lgc @RPATH_QMAKE@
    1111INCLUDEPATH += @with_qwt@ @CORBA_QMAKE_INCLUDES@ ../../OMPlot/OMPlotGUI
    1212
Note: See TracChangeset for help on using the changeset viewer.