Skip to content

Commit 55a6fbc

Browse files
committed
- Removed Compiler/Makefile.common.omdev.mingw
- It was identical to the Linux one with one difference - However, all files that include this file set USE_CORBA so the ifdef should result in the same Makefile as the old one git-svn-id: https://openmodelica.org/svn/OpenModelica/trunk@5471 f25d12d1-65f4-0310-ae8a-bbce733d8d8e
1 parent ad5bfb2 commit 55a6fbc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Compiler/Makefile.common

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
# $Id$
88
#
99

10-
1110
ifdef USE_CORBA
1211
CORBAOBJ = $(srcdir)/runtime/corbaimpl.o $(srcdir)/runtime/omc_communication_impl.o $(srcdir)/runtime/omc_communication.o
1312
CORBALIB =

0 commit comments

Comments
 (0)