Skip to content

Commit

Permalink
Rename libqwt to libomqwt to avoid conflicts on OSX
Browse files Browse the repository at this point in the history
git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@20722 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
  • Loading branch information
sjoelund committed May 21, 2014
1 parent b04ad16 commit 0780d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMNotebook/OMNotebookGUI/OMNotebookGUI.pro
Expand Up @@ -160,7 +160,7 @@ win32 {
CORBALIBS = -L$$(OMDEV)/lib/omniORB-4.1.6-mingw/lib/x86_win32 -lomniORB416_rt -lomnithread34_rt
USE_CORBA = USE_OMNIORB
PLOTLIBS = -L../../OMPlot/bin -lOMPlot \
-L../../3rdParty/qwt/build/lib -lqwt \
-L../../3rdParty/qwt/build/lib -lomqwt \
-L../../3rdParty/gc-7.2/.libs -lgc
PLOTINC = ../../3rdParty/qwt/build/include \
../../OMPlot/OMPlotGUI
Expand Down

0 comments on commit 0780d2d

Please sign in to comment.