150e57f9570e973ae939765b3b8119948a239055
[sdk] / deps / freetype-2.3.12 / freetype.epj
1 {
2    "Version" : 0.2,
3    "ModuleName" : "libfreetype",
4    "Options" : {
5       "Optimization" : "None",
6       "PreprocessorDefinitions" : [
7          "FT2_BUILD_LIBRARY",
8          "FT_OPTION_AUTOFIT2"
9       ],
10       "IncludeDirs" : [
11          "../zlib",
12          "include",
13          "include/freetype",
14          "include/freetype/internal"
15       ],
16       "TargetType" : "StaticLibrary",
17       "TargetFileName" : "freetype",
18       "TargetDirectory" : "",
19       "ObjectsDirectory" : ""
20    },
21    "Configurations" : [
22       {
23          "Name" : "Debug",
24          "Options" : {
25             "Warnings" : "All",
26             "Debug" : true
27          }
28       },
29       {
30          "Name" : "Release",
31          "Options" : {
32             "Warnings" : "None",
33             "Optimization" : "None",
34             "TargetDirectory" : "obj"
35          }
36       }
37    ],
38    "Files" : [
39       {
40          "Folder" : "src",
41          "Files" : [
42             {
43                "Folder" : "autofit",
44                "Files" : [
45                   "afglobal.c",
46                   "afindic.c",
47                   "autofit.c"
48                ]
49             },
50             {
51                "Folder" : "base",
52                "Files" : [
53                   "ftapi.c",
54                   "ftbase.c",
55                   "ftbbox.c",
56                   "ftbdf.c",
57                   "ftbitmap.c",
58                   "ftdebug.c",
59                   "ftgasp.c",
60                   "ftglyph.c",
61                   "ftgxval.c",
62                   "ftinit.c",
63                   "ftlcdfil.c",
64                   "ftmm.c",
65                   "ftotval.c",
66                   "ftpatent.c",
67                   "ftpfr.c",
68                   "ftstroke.c",
69                   "ftsynth.c",
70                   "ftsystem.c",
71                   "fttype1.c",
72                   "ftwinfnt.c",
73                   "ftxf86.c"
74                ]
75             },
76             {
77                "Folder" : "bdf",
78                "Files" : [
79                   "bdf.c"
80                ]
81             },
82             {
83                "Folder" : "cache",
84                "Files" : [
85                   "ftcache.c"
86                ]
87             },
88             {
89                "Folder" : "cff",
90                "Files" : [
91                   "cff.c"
92                ]
93             },
94             {
95                "Folder" : "cid",
96                "Files" : [
97                   "type1cid.c"
98                ]
99             },
100             {
101                "Folder" : "gxvalid",
102                "Files" : [
103                   "gxvalid.c"
104                ]
105             },
106             {
107                "Folder" : "gzip",
108                "Files" : [
109                   "ftgzip.c"
110                ]
111             },
112             {
113                "Folder" : "lzw",
114                "Files" : [
115                   "ftlzw.c"
116                ]
117             },
118             {
119                "Folder" : "otvalid",
120                "Files" : [
121                   "otvalid.c"
122                ]
123             },
124             {
125                "Folder" : "pcf",
126                "Files" : [
127                   "pcf.c"
128                ]
129             },
130             {
131                "Folder" : "pfr",
132                "Files" : [
133                   "pfr.c"
134                ]
135             },
136             {
137                "Folder" : "psaux",
138                "Files" : [
139                   "psaux.c"
140                ]
141             },
142             {
143                "Folder" : "pshinter",
144                "Files" : [
145                   "pshinter.c"
146                ]
147             },
148             {
149                "Folder" : "psnames",
150                "Files" : [
151                   "psnames.c"
152                ]
153             },
154             {
155                "Folder" : "raster",
156                "Files" : [
157                   "raster.c"
158                ]
159             },
160             {
161                "Folder" : "sfnt",
162                "Files" : [
163                   "sfnt.c"
164                ]
165             },
166             {
167                "Folder" : "smooth",
168                "Files" : [
169                   "smooth.c"
170                ]
171             },
172             {
173                "Folder" : "truetype",
174                "Files" : [
175                   "truetype.c"
176                ]
177             },
178             {
179                "Folder" : "type1c",
180                "Files" : [
181                   "src/type1/type1.c"
182                ]
183             },
184             {
185                "Folder" : "type42",
186                "Files" : [
187                   "type42.c"
188                ]
189             },
190             {
191                "Folder" : "winfonts",
192                "Files" : [
193                   "winfnt.c"
194                ]
195             }
196          ]
197       }
198    ],
199    "ResourcesPath" : "",
200    "Resources" : [
201
202    ]
203 }