INTEGRATION: CWS npower6 (1.49.24); FILE MERGED

2007/02/07 16:33:27 npower 1.49.24.1: #i74096 support config options to control deployment of vba compatibility api
This commit is contained in:
Rüdiger Timm 2007-04-25 15:19:06 +00:00
parent 51600c2658
commit 401641927f

View file

@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.49 $
# $Revision: 1.50 $
#
# last change: $Author: vg $ $Date: 2007-01-10 11:28:13 $
# last change: $Author: rt $ $Date: 2007-04-25 16:19:06 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -199,6 +199,13 @@ SCPDEFS+=-DISOLANG_MAJOR=$(ISOLANG_MAJOR)
SCPDEFS+=-DDISABLE_NEON
.ENDIF
.IF "$(ENABLE_VBA)" == "YES"
.IF "$(VBA_EXTENSION)" == "YES"
SCPDEFS+=-DVBA_EXTENSION
.ENDIF
SCPDEFS+=-DENABLE_VBA
.ENDIF
SCP_PRODUCT_TYPE=osl
ICUVERSION_DEPENDENT_FILES= \