User: kz Date: 2008-03-07 11:23:33+0000 Modified: dba/dbaccess/source/ui/dlg/makefile.mk
Log: INTEGRATION: CWS textconnectionsettings (1.38.84); FILE MERGED 2008/03/05 12:55:51 fs 1.38.84.1: #i86720# some re-factoring, owed to the fact that we now have a stand-alone dialog for entering text/csv settings, which re-uses existing functionality 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.38&r2=1.39 Delta lines: +4 -2 ------------------- --- makefile.mk 2007-11-01 15:13:50+0000 1.38 +++ makefile.mk 2008-03-07 11:23:30+0000 1.39 @@ -85,7 +85,8 @@ AdabasStatDlg.src \ UserAdminDlg.src \ sqlmessage.src \ - ExtensionNotPresent.src + ExtensionNotPresent.src \ + textconnectionsettings.src # ... object files ............................ @@ -131,7 +132,8 @@ SLOFILES= \ $(EXCEPTIONSFILES) \ $(SLO)$/dlgsize.obj \ - $(SLO)$/dlgattr.obj + $(SLO)$/dlgattr.obj \ + $(SLO)$/textconnectionsettings.obj .IF "$(WINDOWS_VISTA_PSDK)"!="" && "$(PROF_EDITION)"=="" DISABLE_ADO=TRUE --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
