INTEGRATION: CWS sb41 (1.3.18); FILE MERGED
2005/12/16 10:48:01 sb 1.3.18.1: #i57855# Moved internal cppu.XExceptionThrower to cppuhelper.detail.XExceptionThrower to work around compilation error with MSC.
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.3 $
|
||||
# $Revision: 1.4 $
|
||||
#
|
||||
# last change: $Author: rt $ $Date: 2005-09-08 09:35:52 $
|
||||
# last change: $Author: rt $ $Date: 2006-01-10 15:50:40 $
|
||||
#
|
||||
# The Contents of this file are made available subject to
|
||||
# the terms of GNU Lesser General Public License Version 2.1.
|
||||
@@ -47,10 +47,10 @@ UNOUCROUT = $(OUT)$/inc$/private
|
||||
CPPUMAKERFLAGS += -C -X$(SOLARBINDIR)$/types.rdb
|
||||
|
||||
UNOTYPES = \
|
||||
cppu.XExceptionThrower
|
||||
cppuhelper.detail.XExceptionThrower
|
||||
|
||||
ALLIDLFILES = \
|
||||
.$/cppu$/XExceptionThrower.idl
|
||||
.$/cppuhelper$/detail$/XExceptionThrower.idl
|
||||
|
||||
.INCLUDE : target.mk
|
||||
|
||||
|
Reference in New Issue
Block a user