Skip to content
This repository has been archived by the owner on May 18, 2019. It is now read-only.

Commit

Permalink
Copy omniORB dlls from the correct target.
Browse files Browse the repository at this point in the history
  • Loading branch information
adeas31 authored and OpenModelica-Hudson committed Jan 27, 2017
1 parent 610eb70 commit fdff91a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Makefile.omdev.mingw
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ testlogwindows:

omdev_extra_dlls: install-openturns
echo Copying needed .dlls to the $(OMBUILDDIR)/bin directory
(cp -puf $(OMDEVMSYS)/lib/omniORB-4.2.0-msvc-10/bin/x86_win32/omniORB420_vc10_rt.dll $(builddir_bin)/)
(cp -puf $(OMDEVMSYS)/lib/omniORB-4.2.0-msvc-10/bin/x86_win32/omnithread40_vc10_rt.dll $(builddir_bin)/)
ifeq (MINGW32,$(findstring MINGW32,$(shell uname)))
# build 32 bit libOpenCL.a
test ! -f $(WROOT)/SysWOW64/OpenCL.dll || gendef - $(WROOT)/SysWOW64/OpenCL.dll > $(builddir_lib)/omc/OpenCL.def || true
Expand Down

0 comments on commit fdff91a

Please sign in to comment.