Skip to content

Commit

Permalink
omplot depends on omc (simulation runtime)
Browse files Browse the repository at this point in the history
  • Loading branch information
adrpo committed Apr 6, 2016
1 parent d3e24cd commit b18bbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile.omdev.mingw
Expand Up @@ -44,7 +44,7 @@ omlibrary-all:
$(MAKE) -C libraries BUILD_DIR=$(OMBUILDDIR)/lib/omlibrary all
$(MAKE) -f $(defaultMakefileTarget) modelica3d

omplot: qtclientsDLLs
omplot: omc qtclientsDLLs
$(MAKE) -C OMPlot -f $(defaultMakefileTarget) OMBUILDDIR=$(OMBUILDDIR)

omedit: omplot qtclientsDLLs
Expand Down

0 comments on commit b18bbdd

Please sign in to comment.