Tag: cws_src680_obo12 User: obo Date: 2007-05-16 06:26:38+0000 Log: #i76713# msdasc.h missing in Vista PSDK
File Changes: Directory: /dba/dbaccess/source/ui/dlg/ ======================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/dlg/makefile.mk?r1=1.35&r2=1.35.18.1 Delta lines: +4 -4 ------------------- --- makefile.mk 2007-03-26 14:06:46+0000 1.35 +++ makefile.mk 2007-05-16 06:26:35+0000 1.35.18.1 @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.35 $ +# $Revision: 1.35.18.1 $ # -# last change: $Author: vg $ $Date: 2007/03/26 14:06:46 $ +# last change: $Author: obo $ $Date: 2007/05/16 06:26:35 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -124,7 +124,7 @@ $(SLO)$/dlgsize.obj \ $(SLO)$/dlgattr.obj -.IF "$(GUI)"=="WNT" +.IF "$(GUI)"=="WNT" && "$(WINDOWS_VISTA_PSDK)"=="" SLOFILES+= $(SLO)$/adodatalinks.obj .ENDIF --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
