diff options
author | David Tardon <dtardon@redhat.com> | 2011-04-02 14:57:37 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2011-04-02 14:57:37 +0200 |
commit | 1f9bc2b2aa8168f9c164044058b117d2a17d83ad (patch) | |
tree | 117e35fe0ede694519823e36c33b4768c02e47b1 /fileaccess/prj | |
parent | a6a708c67355b16cb905a735d73b178939c38a29 (diff) |
convert fileaccess to gbuild
Diffstat (limited to 'fileaccess/prj')
-rw-r--r-- | fileaccess/prj/build.lst | 3 | ||||
-rw-r--r-- | fileaccess/prj/d.lst | 6 |
2 files changed, 0 insertions, 9 deletions
diff --git a/fileaccess/prj/build.lst b/fileaccess/prj/build.lst deleted file mode 100644 index 0349810c3838..000000000000 --- a/fileaccess/prj/build.lst +++ /dev/null @@ -1,3 +0,0 @@ -fa fileaccess : unotools rdbmaker tools ucbhelper LIBXSLT:libxslt NULL -fa fileaccess usr1 - all fa_mkout NULL -fa fileaccess\source nmake - all fa_src NULL diff --git a/fileaccess/prj/d.lst b/fileaccess/prj/d.lst deleted file mode 100644 index c9b2bdd18f06..000000000000 --- a/fileaccess/prj/d.lst +++ /dev/null @@ -1,6 +0,0 @@ -..\%__SRC%\bin\*.dll %_DEST%\bin%_EXT%\* -..\%__SRC%\bin\*.rdb %_DEST%\rdb%_EXT%\* -..\%__SRC%\lib\lib*.so %_DEST%\lib%_EXT% -..\%__SRC%\lib\*.dylib %_DEST%\lib%_EXT%\* -..\source\fileacc.xml %_DEST%\xml%_EXT%\fileacc.xml -..\%__SRC%\misc\fileacc.component %_DEST%\xml%_EXT%\fileacc.component |