diff options
author | Petr Mladek <pmladek@suse.cz> | 2011-03-23 19:50:52 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.cz> | 2011-03-25 12:14:28 +0100 |
commit | 075f9682de5c0e30540d08ebfb26b709f80edde6 (patch) | |
tree | 4c03e49a9026b66dfd27a2f26f03d99b7a33d5b8 /sc/prj | |
parent | 628582e43cfe72fc0883747a4d1b8b27fc9479c1 (diff) |
set build depencencies against the new "translations" module
Diffstat (limited to 'sc/prj')
-rw-r--r-- | sc/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/prj/build.lst b/sc/prj/build.lst index b74ce387957f..8fb739747622 100644 --- a/sc/prj/build.lst +++ b/sc/prj/build.lst @@ -1,4 +1,4 @@ -sc sc : filter L10N:l10n vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure NULL +sc sc : filter TRANSLATIONS:translations vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure NULL sc sc usr1 - all sc_mkout NULL sc sc\inc nmake - all sc_inc NULL sc sc\prj get - all sc_prj NULL |