diff options
author | Andras Timar <atimar@suse.com> | 2012-11-20 22:10:21 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-20 22:11:36 +0100 |
commit | c75ed68f056342477586ebd4214786f5a440005e (patch) | |
tree | 44af3efccef635765b47ebcf85856432b1f098b4 /svl | |
parent | 7ad55015326edc0c9d21c446cdb9cff9ea12cc4c (diff) |
translations is a source-only module
Change-Id: Ib89ccdfe3646f68df6b483c54eb330c0b223c32a
Diffstat (limited to 'svl')
-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 c83b045f0c29..7aaf251ea071 100644 --- a/svl/prj/build.lst +++ b/svl/prj/build.lst @@ -1,3 +1,3 @@ -sl svl : TRANSLATIONS:translations rsc offapi officecfg ucbhelper unotools cppu cppuhelper comphelper sal sot LIBXSLT:libxslt NULL +sl svl : rsc offapi officecfg 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 |