diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-09-13 11:33:53 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-09-20 16:59:06 +0300 |
commit | 715c63f8a1b7dec03e6a2d7b1bdf305c027bbca0 (patch) | |
tree | 906b3a5c5739a3f93c44221c876a99a03f7aa6b8 /io | |
parent | 1c69052b5218448e91813eb2ad1e60820639b300 (diff) |
Depend explicitly on cppuhelper for the non-DESKTOP case
Diffstat (limited to 'io')
-rw-r--r-- | io/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/io/prj/build.lst b/io/prj/build.lst index eab94bf8c43f..4d54cc5f099b 100644 --- a/io/prj/build.lst +++ b/io/prj/build.lst @@ -1,4 +1,4 @@ -io io : LIBXSLT:libxslt DESKTOP:rdbmaker NULL +io io : LIBXSLT:libxslt DESKTOP:rdbmaker cppuhelper NULL io io usr1 - all io_mkout NULL io io\inc nmake - all io_inc NULL io io\source\acceptor nmake - all io_acceptor io_connector io_inc NULL |