* builds/win32/visualc/freetype.dsp: Updated.

Typos.
This commit is contained in:
Werner Lemberg 2006-01-19 08:30:58 +00:00
parent 47bf95dd70
commit 8b560632d7
3 changed files with 22 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2006-01-19 Brian Weed <bw@imaginengine.com>
* builds/win32/visualc/freetype.dsp: Updated.
2006-01-17 Werner Lemberg <wl@gnu.org>
Use pscmap service in CFF module.

View File

@ -195,8 +195,7 @@ LIB32=link.exe -lib
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\..\src\autohint\autohint.c
# SUBTRACT CPP /Fr
SOURCE=..\..\..\src\autofit\autofit.c
# End Source File
# Begin Source File
@ -215,6 +214,10 @@ SOURCE=..\..\..\src\base\ftbase.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\base\ftbitmap.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\cache\ftcache.c
# SUBTRACT CPP /Fr
# End Source File
@ -235,12 +238,12 @@ SOURCE=..\..\..\src\gzip\ftgzip.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\lzw\ftlzw.c
SOURCE=..\..\..\src\base\ftinit.c
# SUBTRACT CPP /Fr
# End Source File
# Begin Source File
SOURCE=..\..\..\src\base\ftinit.c
# SUBTRACT CPP /Fr
SOURCE=..\..\..\src\lzw\ftlzw.c
# End Source File
# Begin Source File
@ -254,6 +257,14 @@ SOURCE=..\..\..\src\base\ftsystem.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\gxvalid\gxvalid.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\otvalid\otvalid.c
# End Source File
# Begin Source File
SOURCE=..\..\..\src\pcf\pcf.c
# SUBTRACT CPP /Fr
# End Source File

View File

@ -61,7 +61,7 @@ I. Standard procedure
src/truetype/truetype.c -- TrueType font driver
src/type1/type1.c -- Type 1 font driver
src/type42/type42.c -- Type 42 font driver
src/winfonts/winfonts.c -- Windows FONT / FNT font driver
src/winfonts/winfnt.c -- Windows FONT / FNT font driver
-- rasterizers (optional; at least one is needed for vector formats)
@ -123,7 +123,7 @@ II. Support for flat-directory compilation
------------------------------------------------------------------------
Copyright 2003, 2005 by
Copyright 2003, 2005, 2006 by
David Turner, Robert Wilhelm, and Werner Lemberg.
This file is part of the FreeType project, and may only be used,