diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2008-01-15 11:14:12 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2008-01-15 11:14:12 +0000 |
commit | 8f547e6f01c2e72a516b6f00af02f816888eac2b (patch) | |
tree | 671271245f8164740c7908c30d447d038e7302aa /bitstream_vera_fonts | |
parent | 5551221c575d45db43dedba18dcbe61f08f06ecc (diff) |
INTEGRATION: CWS symex (1.1.92); FILE MERGED
2007/11/30 14:15:07 hdu 1.1.92.3: #i59853# simplify makefiles and build.lst (thanks Ause!)
2007/11/29 10:30:31 hdu 1.1.92.2: #151427# add font family Liberation
2007/11/29 10:25:46 hdu 1.1.92.1: #i59853# replace font family Vera by DejaVu
Diffstat (limited to 'bitstream_vera_fonts')
-rw-r--r-- | bitstream_vera_fonts/prj/build.lst | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bitstream_vera_fonts/prj/build.lst b/bitstream_vera_fonts/prj/build.lst index ed422d2aaa7e..dc958242a23e 100644 --- a/bitstream_vera_fonts/prj/build.lst +++ b/bitstream_vera_fonts/prj/build.lst @@ -1,3 +1,5 @@ bs bitstream_vera_fonts : solenv NULL -bs bitstream_vera_fonts usr1 - all bs_mkout NULL -bs bitstream_vera_fonts nmake - all bs_fonts NULL +bs bitstream_vera_fonts/fonts/ttf_dejavu nmake - all deja_fonts NULL +bs bitstream_vera_fonts/fonts/ttf_liberation nmake - all libe_fonts NULL +deja_fonts libe_fonts + |