Skip to content

Commit

Permalink
- qtclients doesn't depend in libgc now.
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20968 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
adeas31 committed Jun 4, 2014
1 parent 69dad85 commit cc1fec7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions OMNotebook/OMNotebookGUI/OMNotebookGUI.pro
Expand Up @@ -159,8 +159,7 @@ win32 {
CORBAINC = $$(OMDEV)/lib/omniORB-4.1.6-mingw/include
CORBALIBS = -L$$(OMDEV)/lib/omniORB-4.1.6-mingw/lib/x86_win32 -lomniORB416_rt -lomnithread34_rt
USE_CORBA = USE_OMNIORB
PLOTLIBS = -L../../build/lib/omc -lOMPlot -lomqwt \
-L../../3rdParty/gc-7.2/.libs
PLOTLIBS = -L../../build/lib/omc -lOMPlot -lomqwt
PLOTINC = ../../3rdParty/qwt/build/include \
../../OMPlot/OMPlotGUI
} else {
Expand Down

0 comments on commit cc1fec7

Please sign in to comment.