diff options
author | Michael Meeks <michael.meeks@novell.com> | 2011-09-05 11:08:38 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2011-09-05 11:09:09 +0100 |
commit | 49c83f01357811dc0c4928f17ceaa516f24990d3 (patch) | |
tree | 7e87e995a2376384575e73e53b80f755c08be047 /sc/prj | |
parent | a234cec9f67ff9eae21e1fe1030ec2d2442a51f9 (diff) |
add officecfg dependency, and (hopefully) a fix for windows URLs
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 b2c1b774fab4..7f48e14a4dd4 100644 --- a/sc/prj/build.lst +++ b/sc/prj/build.lst @@ -1,2 +1,2 @@ -sc sc : filter TRANSLATIONS:translations vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure test xmloff desktop ucb package configmgr NULL +sc sc : filter TRANSLATIONS:translations vbahelper oovbaapi svx uui stoc BOOST:boost formula MDDS:mdds oox LIBXSLT:libxslt unoxml ure test xmloff desktop ucb package configmgr officecfg NULL sc sc\prj nmake - all sc_prj NULL |