diff options
author | scuri <scuri> | 2009-10-21 18:53:10 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-10-21 18:53:10 +0000 |
commit | 8a64e2c239b75392966f3d78743875884426f950 (patch) | |
tree | 65c621852a49d7f3c607bce0b3d42cfd8d28b813 /mak.vc9 | |
parent | d04a7cc7246cba3682a112f975afe4a5748a3ef5 (diff) |
*** empty log message ***
Diffstat (limited to 'mak.vc9')
-rw-r--r-- | mak.vc9/cd_freetype.vcproj | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/mak.vc9/cd_freetype.vcproj b/mak.vc9/cd_freetype.vcproj index 58aedbd..9fcb1b8 100644 --- a/mak.vc9/cd_freetype.vcproj +++ b/mak.vc9/cd_freetype.vcproj @@ -216,15 +216,11 @@ Name="base" > <File - RelativePath="..\src\freetype2\base\basepic.c" - > - </File> - <File - RelativePath="..\src\freetype2\base\ftadvanc.c" + RelativePath="..\src\freetype2\base\ftapi.c" > </File> <File - RelativePath="..\src\freetype2\base\ftapi.c" + RelativePath="..\src\freetype2\base\ftbase.c" > </File> <File @@ -292,10 +288,6 @@ > </File> <File - RelativePath="..\src\freetype2\base\ftsnames.c" - > - </File> - <File RelativePath="..\src\freetype2\base\ftstroke.c" > </File> |