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

INTEGRATION: CWS obo25 (1.62.58); FILE MERGED

2008/03/20 11:22:06 obo 1.62.58.1: #i87279# remove DISABLE_ADO switch
üst cfa95b95
......@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
# $Revision: 1.64 $
# $Revision: 1.65 $
#
# last change: $Author: rt $ $Date: 2008-03-19 10:25:09 $
# last change: $Author: obo $ $Date: 2008-03-26 12:40:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
......@@ -223,12 +223,6 @@ SCPDEFS+=-DENABLE_VBA
SCPDEFS+=-DDISABLE_ATL
.ENDIF
# ADO can't be build with Windows Vista SDK and 2005 Express Edition
# due to missing header, 2005 Professional Edition contains these header
.IF "$(PROF_EDITION)"=="" && "$(WINDOWS_VISTA_PSDK)"!=""
SCPDEFS+=-DDISABLE_ADO
.ENDIF
SCP_PRODUCT_TYPE=osl
ICUVERSION_DEPENDENT_FILES= \
......
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