diff options
author | Tor Lillqvist <tml@iki.fi> | 2011-06-21 03:19:23 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2011-06-21 03:19:23 +0300 |
commit | e72b8881cdf3eeb6ecb4ea4864e07ba06a958078 (patch) | |
tree | 496428d4f0d98a162ad23e1ea35ab7919151d56e /svl/prj | |
parent | 74948277ffe67a5bd03822a8c04e69d5915816c1 (diff) |
Do depend on rsc always, we include rscsfx.hxx delivered from there
Diffstat (limited to 'svl/prj')
-rw-r--r-- | svl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/prj/build.lst b/svl/prj/build.lst index 5fc7d0e223a3..2e01ff682242 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -1,3 +1,3 @@ -sl svl : TRANSLATIONS:translations DESKTOP:rsc offapi ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxslt NULL +sl svl : TRANSLATIONS:translations rsc offapi ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxslt NULL sl svl\prj nmake - all svl_prj NULL # sl svl\qa\unit nmake - all svl_qa_cppunit svl_util NULL |