User: hr Date: 06/06/19 18:27:42 Modified: /dba/connectivity/source/drivers/file/ makefile.mk
Log: INTEGRATION: CWS warnings01 (1.13.30); FILE MERGED 2006/04/07 20:21:00 sb 1.13.30.3: RESYNC: (1.13-1.14); FILE MERGED 2005/11/21 10:07:43 fs 1.13.30.2: #i57457# warning-free code on unx* 2005/11/16 12:59:03 fs 1.13.30.1: #i57457# warning free code File Changes: Directory: /dba/connectivity/source/drivers/file/ ================================================= File [changed]: makefile.mk Url: http://dba.openoffice.org/source/browse/dba/connectivity/source/drivers/file/makefile.mk?r1=1.14&r2=1.15 Delta lines: +4 -4 ------------------- --- makefile.mk 29 Mar 2006 12:16:19 -0000 1.14 +++ makefile.mk 20 Jun 2006 01:27:40 -0000 1.15 @@ -65,15 +65,15 @@ $(SLO)$/FDatabaseMetaData.obj \ $(SLO)$/FDriver.obj \ $(SLO)$/fanalyzer.obj \ - $(SLO)$/fcomp.obj + $(SLO)$/fcomp.obj \ + $(SLO)$/fcode.obj SLOFILES=\ $(EXCEPTIONSFILES) \ - $(SLO)$/fcode.obj \ $(SLO)$/FStringFunctions.obj \ $(SLO)$/FDateFunctions.obj \ - $(SLO)$/FNumericFunctions.obj - + $(SLO)$/FNumericFunctions.obj \ + $(SLO)$/quotedstring.obj # --- Library ----------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]