diff options
author | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-07-24 19:23:00 +0200 |
---|---|---|
committer | Bjoern Michaelsen <bjoern.michaelsen@canonical.com> | 2011-07-24 19:23:00 +0200 |
commit | 41ce86ad453eefdf1a5f8c5b72f2d0099f3938a7 (patch) | |
tree | b98deba63cc7e874608de37335b533858ad43acc /svl | |
parent | 182488ef1409a0a524e4a3e72d6098efd7bc8479 (diff) | |
parent | a3a5ec733152f282ba243644bced2c3cdecdcf98 (diff) |
Merge branch 'master' into feature/gnumake4
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 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 |