diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2001-08-14 09:52:58 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2001-08-14 09:52:58 +0000 |
commit | 59363bf4a5770e9712aec71511cb356e1f75ed52 (patch) | |
tree | 4382d0e533766ebdedbb8e02783b24be825005a1 | |
parent | 8f925bfcb4597bc604ee394b2d55580162d8b2fa (diff) |
#65293#: added freetype to dependencies
-rw-r--r-- | vcl/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/prj/build.lst b/vcl/prj/build.lst index c71aec1dca12..713ecf342705 100644 --- a/vcl/prj/build.lst +++ b/vcl/prj/build.lst @@ -1,4 +1,4 @@ -vc vcl : psprint rsc sot ucbhelper unotools sysui NULL +vc vcl : freetype psprint rsc sot ucbhelper unotools sysui NULL vc vcl usr1 - all vc_mkout NULL vc vcl\source\unotypes nmake - all vc_unot NULL vc vcl\source\glyphs nmake - all vc_glyphs NULL |