INTEGRATION: CWS geordi2q01 (1.8.30); FILE MERGED

2003/08/18 12:39:05 hr 1.8.30.1: #i18350#: join changes from CWS ooo11rc3
This commit is contained in:
Hans-Joachim Lankenau 2003-08-18 14:12:07 +00:00
parent e309588a34
commit edc277e170

View file

@ -2,9 +2,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.8 $
# $Revision: 1.9 $
#
# last change: $Author: hr $ $Date: 2003-03-18 14:11:40 $
# last change: $Author: hjs $ $Date: 2003-08-18 15:12:07 $
#
# The Contents of this file are made available subject to the terms of
# either of the following licenses
@ -109,8 +109,12 @@ APP1OBJS= $(OBJ)$/main.obj
.IF "$(GUI)"=="WNT"
APP1STDLIBS= $(LIBSTLPORT) cosv.lib udm.lib
.ELSE
.IF "$(OS)"=="MACOSX"
APP1STDLIBS= $(LIBSTLPORT) -ludm -lcosv
.ELSE
APP1STDLIBS= -lcosv -ludm
.ENDIF
.ENDIF
APP1LIBS=$(LB)$/atdoc.lib