diff options
author | chai <chaifix@163.com> | 2021-10-30 13:28:39 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2021-10-30 13:28:39 +0800 |
commit | c3e259f4d29e9bdcb73617ad8e4d71f117b4d289 (patch) | |
tree | 893ed7b892d0b3b49db2d3e219da28fc2eea4769 /ThirdParty/freetype/builds/symbian | |
parent | b2433cf2faf5c5c3d82d61c7b44928923c5fdcda (diff) |
+freetype
Diffstat (limited to 'ThirdParty/freetype/builds/symbian')
-rw-r--r-- | ThirdParty/freetype/builds/symbian/bld.inf | 72 | ||||
-rw-r--r-- | ThirdParty/freetype/builds/symbian/freetype.mmp | 146 |
2 files changed, 0 insertions, 218 deletions
diff --git a/ThirdParty/freetype/builds/symbian/bld.inf b/ThirdParty/freetype/builds/symbian/bld.inf deleted file mode 100644 index 0fa16c3..0000000 --- a/ThirdParty/freetype/builds/symbian/bld.inf +++ /dev/null @@ -1,72 +0,0 @@ -// -// FreeType 2 project for the symbian platform -// - -// Copyright (C) 2008-2019 by -// David Turner, Robert Wilhelm, and Werner Lemberg. -// -// This file is part of the FreeType project, and may only be used, modified, -// and distributed under the terms of the FreeType project license, -// LICENSE.TXT. By continuing to use, modify, or distribute this file you -// indicate that you have read the license and understand and accept it -// fully. - -PRJ_PLATFORMS -DEFAULT - -PRJ_MMPFILES -freetype.mmp - -PRJ_EXPORTS -../../include/freetype/ft2build.h -../../include/freetype/config/ftconfig.h config/ftconfig.h -../../include/freetype/config/ftheader.h config/ftheader.h -../../include/freetype/config/ftmodule.h config/ftmodule.h -../../include/freetype/config/ftoption.h config/ftoption.h -../../include/freetype/config/ftstdlib.h config/ftstdlib.h -../../include/freetype/freetype.h freetype.h -../../include/freetype/ftadvanc.h ftadvanc.h -../../include/freetype/ftautoh.h ftautoh.h -../../include/freetype/ftbbox.h ftbbox.h -../../include/freetype/ftbdf.h ftbdf.h -../../include/freetype/ftbitmap.h ftbitmap.h -../../include/freetype/ftbzip2.h ftbzip2.h -../../include/freetype/ftcache.h ftcache.h -../../include/freetype/ftcffdrv.h ftcffdrv.h -../../include/freetype/ftcid.h ftcid.h -../../include/freetype/fterrdef.h fterrdef.h -../../include/freetype/fterrors.h fterrors.h -../../include/freetype/ftfntfmt.h ftfntfmt.h -../../include/freetype/ftgasp.h ftgasp.h -../../include/freetype/ftglyph.h ftglyph.h -../../include/freetype/ftgxval.h ftgxval.h -../../include/freetype/ftgzip.h ftgzip.h -../../include/freetype/ftimage.h ftimage.h -../../include/freetype/ftincrem.h ftincrem.h -../../include/freetype/ftlcdfil.h ftlcdfil.h -../../include/freetype/ftlist.h ftlist.h -../../include/freetype/ftlzw.h ftlzw.h -../../include/freetype/ftmac.h ftmac.h -../../include/freetype/ftmm.h ftmm.h -../../include/freetype/ftmodapi.h ftmodapi.h -../../include/freetype/ftmoderr.h ftmoderr.h -../../include/freetype/ftotval.h ftotval.h -../../include/freetype/ftoutln.h ftoutln.h -../../include/freetype/ftparams.h ftparams.h -../../include/freetype/ftpcfdrv.h ftpcfdrv.h -../../include/freetype/ftpfr.h ftpfr.h -../../include/freetype/ftrender.h ftrender.h -../../include/freetype/ftsizes.h ftsizes.h -../../include/freetype/ftsnames.h ftsnames.h -../../include/freetype/ftstroke.h ftstroke.h -../../include/freetype/ftsynth.h ftsynth.h -../../include/freetype/ftsystem.h ftsystem.h -../../include/freetype/ftt1drv.h ftt1drv.h -../../include/freetype/fttrigon.h fttrigon.h -../../include/freetype/ftttdrv.h ftttdrv.h -../../include/freetype/fttypes.h fttypes.h -../../include/freetype/ftwinfnt.h ftwinfnt.h -../../include/freetype/t1tables.h t1tables.h -../../include/freetype/ttnameid.h ttnameid.h -../../include/freetype/tttables.h tttables.h -../../include/freetype/tttags.h tttags.h diff --git a/ThirdParty/freetype/builds/symbian/freetype.mmp b/ThirdParty/freetype/builds/symbian/freetype.mmp deleted file mode 100644 index bfbbcaf..0000000 --- a/ThirdParty/freetype/builds/symbian/freetype.mmp +++ /dev/null @@ -1,146 +0,0 @@ -// -// FreeType 2 makefile for the symbian platform -// - -// Copyright (C) 2008-2019 by -// David Turner, Robert Wilhelm, and Werner Lemberg. -// -// This file is part of the FreeType project, and may only be used, modified, -// and distributed under the terms of the FreeType project license, -// LICENSE.TXT. By continuing to use, modify, or distribute this file you -// indicate that you have read the license and understand and accept it -// fully. - -target freetype.lib -targettype lib - -macro NDEBUG -macro FT2_BUILD_LIBRARY - -sourcepath ..\..\src\autofit - -source autofit.c - -sourcepath ..\..\src\base - -source ftbase.c -source ftbbox.c -source ftbdf.c -source ftbitmap.c -source ftcid.c -source ftfstype.c -source ftgasp.c -source ftglyph.c -source ftgxval.c -source ftinit.c -source ftmm.c -source ftotval.c -source ftpatent.c -source ftpfr.c -source ftstroke.c -source ftsynth.c -source ftsystem.c -source fttype1.c -source ftwinfnt.c - -sourcepath ..\..\src\bdf - -source bdf.c - -sourcepath ..\..\src\bzip2 - -source ftbzip2.c - -sourcepath ..\..\src\cache - -source ftcache.c - -sourcepath ..\..\src\cff - -source cff.c - -sourcepath ..\..\src\cid - -source type1cid.c - -sourcepath ..\..\src\gzip - -source ftgzip.c - -sourcepath ..\..\src\lzw - -source ftlzw.c - -sourcepath ..\..\src\pcf - -source pcf.c - -sourcepath ..\..\src\pfr - -source pfr.c - -sourcepath ..\..\src\psaux - -source psaux.c - -sourcepath ..\..\src\pshinter - -source pshinter.c - -sourcepath ..\..\src\psnames - -source psmodule.c - -sourcepath ..\..\src\raster - -source raster.c - -sourcepath ..\..\src\sfnt - -source sfnt.c - -sourcepath ..\..\src\smooth - -source smooth.c - -sourcepath ..\..\src\truetype - -source truetype.c - -sourcepath ..\..\src\type1 - -source type1.c - -sourcepath ..\..\src\type42 - -source type42.c - -sourcepath ..\..\src\winfonts - -source winfnt.c - - -systeminclude ..\..\include -systeminclude \epoc32\include\stdapis -userinclude ..\..\src\autofit -userinclude ..\..\src\bdf -userinclude ..\..\src\bzip2 -userinclude ..\..\src\cache -userinclude ..\..\src\cff -userinclude ..\..\src\cid -userinclude ..\..\src\gxvalid -userinclude ..\..\src\gzip -userinclude ..\..\src\lzw -userinclude ..\..\src\otvalid -userinclude ..\..\src\pcf -userinclude ..\..\src\pfr -userinclude ..\..\src\psaux -userinclude ..\..\src\pshinter -userinclude ..\..\src\psnames -userinclude ..\..\src\raster -userinclude ..\..\src\sfnt -userinclude ..\..\src\smooth -userinclude ..\..\src\truetype -userinclude ..\..\src\type1 -userinclude ..\..\src\type42 -userinclude ..\..\src\winfonts |