INTEGRATION: CWS skeletonmaker (1.12.42); FILE MERGED

2005/10/14 16:56:14 jsc 1.12.42.2: RESYNC: (1.12-1.13); FILE MERGED
2005/08/31 11:27:08 jsc 1.12.42.1: #i51720# remove propertysetmixin.cxx -> moved to cppuhelper
This commit is contained in:
Jens-Heiner Rechtien 2005-10-27 16:25:21 +00:00
parent 2f991bd927
commit 577ac71a5c

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.13 $
# $Revision: 1.14 $
#
# last change: $Author: rt $ $Date: 2005-09-08 02:57:03 $
# last change: $Author: hr $ $Date: 2005-10-27 17:25:21 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -63,8 +63,7 @@ SLOFILES= \
$(SLO)$/propstate.obj \
$(SLO)$/propertystatecontainer.obj \
$(SLO)$/propertycontainer.obj \
$(SLO)$/propertycontainerhelper.obj \
$(SLO)$/propertysetmixin.obj
$(SLO)$/propertycontainerhelper.obj
# --- Targets ----------------------------------