Tag: cws_dev300_obo25
User: obo     
Date: 2008-03-20 11:08:13+0000
Modified:
   dba/connectivity/source/drivers/ado/makefile.mk

Log:
 #i87279# remove DISABLE_ADO switch

File Changes:

Directory: /dba/connectivity/source/drivers/ado/
================================================

File [changed]: makefile.mk
Url: 
http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/ado/makefile.mk?r1=1.14&r2=1.14.124.1
Delta lines:  +4 -10
--------------------
--- makefile.mk 2007-06-05 10:44:54+0000        1.14
+++ makefile.mk 2008-03-20 11:08:10+0000        1.14.124.1
@@ -4,9 +4,9 @@
 #
 #   $RCSfile: makefile.mk,v $
 #
-#   $Revision: 1.14 $
+#   $Revision: 1.14.124.1 $
 #
-#   last change: $Author: ihi $ $Date: 2007/06/05 10:44:54 $
+#   last change: $Author: obo $ $Date: 2008/03/20 11:08:10 $
 #
 #   The Contents of this file are made available subject to
 #   the terms of GNU Lesser General Public License Version 2.1.
@@ -49,10 +49,6 @@
 .INCLUDE : settings.mk
 .INCLUDE :  $(PRJ)$/version.mk
 
-.IF "$(WINDOWS_VISTA_PSDK)"!="" && "$(PROF_EDITION)"==""
-DISABLE_ADO=TRUE
-.ENDIF
-.IF "$(DISABLE_ADO)"==""
 # --- Files -------------------------------------
                
 EXCEPTIONSFILES= \
@@ -116,11 +112,9 @@
 DEF1NAME=      $(SHL1TARGET)
 DEF1EXPORTFILE=        exports.dxp
 
-.ENDIF # "$(DISABLE_ADO)"==""
-
 # --- Targets ----------------------------------
 
 .INCLUDE : target.mk
 
-.ENDIF
+.ENDIF # "$(GUI)"=="WNT"
 




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to