diff options
author | Oliver Bolte <obo@openoffice.org> | 2006-07-13 08:55:45 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2006-07-13 08:55:45 +0000 |
commit | 4a94264f0129290778ac8d5126cb2c6d6feb5045 (patch) | |
tree | 556ef50e2c60e1f6084443a8f1ba895e29626761 /basegfx/prj | |
parent | 776b7235e23735189dbeafa6de93a4a2eaa2bf30 (diff) |
INTEGRATION: CWS cowfixes01 (1.8.72); FILE MERGED
2006/03/17 17:41:32 thb 1.8.72.1: #i63310# Added COW to B2DMultiRange (wasn't there before); moved BxDHomMatrix to cow_wrapper; added o3tl build dependency
Diffstat (limited to 'basegfx/prj')
-rw-r--r-- | basegfx/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/basegfx/prj/build.lst b/basegfx/prj/build.lst index 389c79d55842..4889f0d05e06 100644 --- a/basegfx/prj/build.lst +++ b/basegfx/prj/build.lst @@ -1,4 +1,4 @@ -fx basegfx : sal offuh cppuhelper cppu NULL +fx basegfx : o3tl sal offuh cppuhelper cppu NULL fx basegfx usr1 - all fx_mkout NULL fx basegfx\inc get - all fx_inc NULL fx basegfx\prj get - all fx_prj NULL |