File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,9 @@ OPENMODELICAHOME = @OPENMODELICAHOME@
99LIBS += -L @OPENMODELICAHOME@/lib/@host_short@/omc -lOMPlot -lomqwt -lfmilib_shared -L../OMEditGUI/Debugger/Parser -lGDBMIParser -lomantlr3 @RPATH_QMAKE@ -lOpenModelicaCompiler -lOpenModelicaRuntimeC -lomcgc -L@OMBUILDDIR@/lib/@host_short@/omc @LIBOSG@
1010INCLUDEPATH += @OPENMODELICAHOME@/include/omc/scripting-API @OPENMODELICAHOME@/include/omplot @OPENMODELICAHOME@/include/omplot/qwt @OPENMODELICAHOME@/include/@host_short@/omc/antlr3 @OPENMODELICAHOME@/include/omc/c ../../qjson-0.8.1/build/include
1111
12+ QMAKE_CXXFLAGS_RELEASE -= -O1
13+ QMAKE_CXXFLAGS_RELEASE -= -O2
14+
1215QMAKE_CFLAGS = @CFLAGS@ @CPPFLAGS@
1316QMAKE_CXXFLAGS = @CXXFLAGS@ @CPPFLAGS@
1417QMAKE_LFLAGS += @LDFLAGS@
You can’t perform that action at this time.
0 commit comments