diff options
author | Rüdiger Timm <rt@openoffice.org> | 2001-03-01 09:02:58 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2001-03-01 09:02:58 +0000 |
commit | b38d56dd596e6ba4c290c9bd7dcb54d5ace9b398 (patch) | |
tree | 50043a355a2bd33d6fdb7b038c39b250cbbf5f1e /xmloff/prj | |
parent | e2b320338b6c3006a36127c1f34fe1b76d214622 (diff) |
#65293# xmloff has to be build before sfx2, and it (hopefully ...) does not depend on lingu
Diffstat (limited to 'xmloff/prj')
-rw-r--r-- | xmloff/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/prj/build.lst b/xmloff/prj/build.lst index 942f9abf3f53..39f83ee0b161 100644 --- a/xmloff/prj/build.lst +++ b/xmloff/prj/build.lst @@ -1,4 +1,4 @@ -xo xmloff : lingu NULL +xo xmloff : goodies NULL xo xmloff usr1 - all xo_mkout NULL xo xmloff\prj get - all xo_prj NULL xo xmloff\source\core nmake - all xo_core NULL |