Kaydet (Commit) 184e46c6 authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS ause076 (1.7.8); FILE MERGED

2007/02/23 11:16:03 hjs 1.7.8.1: #i74721# cleanup obsolete library variables
üst dabb2854
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.7 $
# $Revision: 1.8 $
#
# last change: $Author: vg $ $Date: 2007-02-06 13:37:49 $
# last change: $Author: obo $ $Date: 2007-03-09 09:00:23 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -66,22 +66,12 @@ APP1STDLIBS = $(APPSTDLIBS)
.IF "$(GUI)"=="WNT"
APP1STDLIBS+=$(LIBCIMT)
.ENDIF
APP2TARGET = mozThread
APP2OBJS = $(OBJ)$/initUNO.obj \
$(OBJ)$/mozthread.obj
APP2STDLIBS = $(APPSTDLIBS)
.IF "$(GUI)"=="WNT"
APP2STDLIBS+=$(LIBCIMT)
.ENDIF
# --- Targets ------------------------------------------------------
.INCLUDE : target.mk
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment