Skip to content

Commit

Permalink
OMSimulator binaries are in bin folder for Windows
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 committed Jan 21, 2019
1 parent 2b48418 commit 18e18bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OMEdit/OMEditGUI/OMEditGUI.pro
Expand Up @@ -89,7 +89,7 @@ win32 {
-L$$(OMBUILDDIR)/lib/omc -lomantlr3 -lOMPlot -lomqwt -lomopcua \
-lOpenModelicaCompiler -lOpenModelicaRuntimeC -lfmilib -lModelicaExternalC -lomcgc -lpthread -lshlwapi \
-lws2_32 \
-L$$(OMBUILDDIR)/lib -lOMSimulator -lomtlmsimulator
-L$$(OMBUILDDIR)/bin -lOMSimulator -lomtlmsimulator

INCLUDEPATH += $$(OMBUILDDIR)/include/omplot \
$$(OMBUILDDIR)/include \
Expand Down

0 comments on commit 18e18bd

Please sign in to comment.