Skip to content

Commit

Permalink
Update to new OMPlot paths
Browse files Browse the repository at this point in the history
  • Loading branch information
sjoelund committed May 3, 2015
1 parent e9ad635 commit 292091e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMEdit/OMEditGUI/OMEdit.config.in
Expand Up @@ -10,7 +10,7 @@ QMAKE_LINK = @CXX@
OPENMODELICAHOME = @OPENMODELICAHOME@

LIBS += -L @OPENMODELICAHOME@/lib/@host_short@/omc -lOMPlot -lomqwt -L../OMEditGUI/Debugger/Parser -lGDBMIParser -L../../Parser -lomantlr3 @RPATH_QMAKE@ -lOpenModelicaCompiler -lOpenModelicaRuntimeC -lfmilib_shared -lModelicaExternalC -lomcgc
INCLUDEPATH += @OPENMODELICAHOME@/include/omc/scripting-API @OPENMODELICAHOME@/include/omplot @OPENMODELICAHOME@/include/omc/qwt @OPENMODELICAHOME@/include/@host_short@/omc/antlr3 ../../OMPlot/OMPlotGUI @OPENMODELICAHOME@/include/omc/c ../../qjson-0.8.1/build/include
INCLUDEPATH += @OPENMODELICAHOME@/include/omc/scripting-API @OPENMODELICAHOME@/include/omplot @OPENMODELICAHOME@/include/omplot/qwt @OPENMODELICAHOME@/include/@host_short@/omc/antlr3 ../../OMPlot/OMPlotGUI @OPENMODELICAHOME@/include/omc/c ../../qjson-0.8.1/build/include

QMAKE_CFLAGS = @CFLAGS@ @CPPFLAGS@
QMAKE_CXXFLAGS = @CFLAGS@ @CPPFLAGS@
Expand Down

0 comments on commit 292091e

Please sign in to comment.