diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-16 01:17:09 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-16 21:01:51 +0300 |
commit | 7d4590a542c34f204c35a45fa1821e6264b8d6ad (patch) | |
tree | e77e7d146e1738740ed5a2757d60ee9115eac0c9 /fileaccess | |
parent | f50df7e06ffb3c89ff907ca04ac589609905b3ba (diff) |
Use DESKTOP and NATIVE where appropriate
Diffstat (limited to 'fileaccess')
-rw-r--r-- | fileaccess/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fileaccess/prj/build.lst b/fileaccess/prj/build.lst index a37869840f49..8ec9888a16c0 100644 --- a/fileaccess/prj/build.lst +++ b/fileaccess/prj/build.lst @@ -1,2 +1,2 @@ -fa fileaccess : unotools rdbmaker tools ucbhelper LIBXSLT:libxslt NULL +fa fileaccess : unotools DESKTOP:rdbmaker tools ucbhelper LIBXSLT:libxslt NULL fa fileaccess\prj nmake - all fa_prj NULL |