User: obo Date: 2006/07/10 08:38:31 Modified: dba/dbaccess/source/ui/misc/makefile.mk
Log: INTEGRATION: CWS qiq (1.25.118); FILE MERGED 2006/06/28 10:31:11 fs 1.25.118.5: #i10000# 2006/06/27 12:49:57 fs 1.25.118.4: RESYNC: (1.25-1.26); FILE MERGED 2006/05/24 06:49:28 fs 1.25.118.3: some refactoring of compose/quoteTableName and friends, in preparation of #i51143# 2006/05/17 11:50:39 fs 1.25.118.2: #i51143# +defaultobjectnamecheck 2006/05/12 13:47:01 fs 1.25.118.1: #i51143# refactoring of controller initialization, which allows accessing the load arguments even during Construct (and not only in the - later - impl_initialize) File Changes: Directory: /dba/dbaccess/source/ui/misc/ ======================================== File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/misc/makefile.mk?r1=1.26&r2=1.27 Delta lines: +2 -1 ------------------- --- makefile.mk 20 Jun 2006 03:24:00 -0000 1.26 +++ makefile.mk 10 Jul 2006 15:38:28 -0000 1.27 @@ -84,7 +84,8 @@ $(SLO)$/ToolBoxHelper.obj \ $(SLO)$/stringlistitem.obj \ $(SLO)$/charsets.obj \ - $(SLO)$/dsntypes.obj + $(SLO)$/dsntypes.obj \ + $(SLO)$/defaultobjectnamecheck.obj # --- Targets ---------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
