diff options
author | Norbert Thiebaud <nthiebaud@gmail.com> | 2012-05-26 12:02:57 -0500 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-05-29 07:35:47 +0200 |
commit | f4543be3dddb47c73342d575e5768e673f89473b (patch) | |
tree | 4ace84d03e89b53a2a39525fddde676bd6b42fbf | |
parent | 0396c844aba9fc2cb4ffebedad732c09f3d906b8 (diff) |
connectivity is a gbuild module now, clean-up d.lst
Change-Id: I30965c09fdc96ec984c18b5e55a8edb69bdcba17
-rw-r--r-- | connectivity/prj/d.lst | 54 |
1 files changed, 0 insertions, 54 deletions
diff --git a/connectivity/prj/d.lst b/connectivity/prj/d.lst index 86533a2ed43e..e69de29bb2d1 100644 --- a/connectivity/prj/d.lst +++ b/connectivity/prj/d.lst @@ -1,54 +0,0 @@ -..\%__SRC%\bin\*.dll %_DEST%\bin\*.dll -..\%__SRC%\bin\*.res %_DEST%\bin\*.res -..\%__SRC%\lib\*.so %_DEST%\lib\*.so -..\%__SRC%\lib\*.dylib %_DEST%\lib\*.dylib -..\%__SRC%\lib\*.jnilib %_DEST%\lib\*.jnilib -..\%__SRC%\lib\*.a %_DEST%\lib\*.a -..\%__SRC%\slb\connectivity*.* %_DEST%\lib\connectivity*.* -..\%__SRC%\lib\idbt* %_DEST%\lib\idbt* -..\%__SRC%\lib\*.oxt %_DEST%\bin\*.oxt -..\%__SRC%\bin\*.oxt %_DEST%\bin\*.oxt -..\source\cpool\*.xml %_DEST%\xml\*.xml -..\source\drivers\adabas\*.xml %_DEST%\xml\*.xml -..\source\drivers\ado\*.xml %_DEST%\xml\*.xml -..\source\drivers\tdeab\*.xml %_DEST%\xml\*.xml -..\source\drivers\kab\*.xml %_DEST%\xml\*.xml -..\source\drivers\macab\*.xml %_DEST%\xml\*.xml -..\source\drivers\file\*.xml %_DEST%\xml\*.xml -..\source\drivers\flat\*.xml %_DEST%\xml\*.xml -..\source\drivers\dbase\*.xml %_DEST%\xml\*.xml -..\source\drivers\jdbc\*.xml %_DEST%\xml\*.xml -..\source\drivers\odbc\*.xml %_DEST%\xml\*.xml -..\source\drivers\mozab\*.xml %_DEST%\xml\*.xml -..\source\drivers\evoab2\*.xml %_DEST%\xml\*.xml -..\source\drivers\calc\*.xml %_DEST%\xml\*.xml -..\source\drivers\mysql\*.xml %_DEST%\xml\*.xml -..\%__SRC%\class\*.jar %_DEST%\bin\*.jar - -mkdir: %_DEST%\xml\registry\spool\DataAccess - -..\%__SRC%\inc\sqlbison.hxx %_DEST%\inc\connectivity\sqlbison.hxx -..\%__SRC%\misc\registry\data\org\openoffice\Office\DataAccess\*.xcu %_DEST%\xml\registry\spool\DataAccess\*.xcu -..\%COMMON_OUTDIR%\bin\fcfg_drivers_*.zip %_DEST%\pck\fcfg_drivers_*.zip -..\%__SRC%\bin\fcfg_drivers_*.zip %_DEST%\pck\fcfg_drivers_*.zip -..\%__SRC%\misc\adabas.component %_DEST%\xml\adabas.component -..\%__SRC%\misc\ado.component %_DEST%\xml\ado.component -..\%__SRC%\misc\calc.component %_DEST%\xml\calc.component -..\%__SRC%\misc\dbase.component %_DEST%\xml\dbase.component -..\%__SRC%\misc\dbpool2.component %_DEST%\xml\dbpool2.component -..\%__SRC%\misc\dbtools.component %_DEST%\xml\dbtools.component -..\%__SRC%\misc\evoab.component %_DEST%\xml\evoab.component -..\%__SRC%\misc\flat.component %_DEST%\xml\flat.component -..\%__SRC%\misc\hsqldb.component %_DEST%\xml\hsqldb.component -..\%__SRC%\misc\jdbc.component %_DEST%\xml\jdbc.component -..\%__SRC%\misc\tdeab1.component %_DEST%\xml\tdeab1.component -..\%__SRC%\misc\kab1.component %_DEST%\xml\kab1.component -..\%__SRC%\misc\macab1.component %_DEST%\xml\macab1.component -..\%__SRC%\misc\mozab.component %_DEST%\xml\mozab.component -..\%__SRC%\misc\mozbootstrap.component %_DEST%\xml\mozbootstrap.component -..\%__SRC%\misc\mysql.component %_DEST%\xml\mysql.component -..\%__SRC%\misc\odbc.component %_DEST%\xml\odbc.component -..\%__SRC%\misc\sdbc2.component %_DEST%\xml\sdbc2.component - -..\%__SRC%\misc\postgresql-sdbc.rdb %_DEST%\xml\postgresql-sdbc.rdb -..\source\drivers\postgresql\postgresql-sdbc.ini %_DEST%\bin\postgresql-sdbc.ini |