We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b48418 commit 18e18bdCopy full SHA for 18e18bd
OMEdit/OMEditGUI/OMEditGUI.pro
@@ -89,7 +89,7 @@ win32 {
89
-L$$(OMBUILDDIR)/lib/omc -lomantlr3 -lOMPlot -lomqwt -lomopcua \
90
-lOpenModelicaCompiler -lOpenModelicaRuntimeC -lfmilib -lModelicaExternalC -lomcgc -lpthread -lshlwapi \
91
-lws2_32 \
92
- -L$$(OMBUILDDIR)/lib -lOMSimulator -lomtlmsimulator
+ -L$$(OMBUILDDIR)/bin -lOMSimulator -lomtlmsimulator
93
94
INCLUDEPATH += $$(OMBUILDDIR)/include/omplot \
95
$$(OMBUILDDIR)/include \
0 commit comments