246ae6310098a5452f2bbac6d01982ae8d635bb3
[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             "FastMath" : false
28          }
29       },
30       {
31          "Name" : "Release",
32          "Options" : {
33             "Warnings" : "None",
34             "Optimization" : "None",
35             "FastMath" : false
36          }
37       }
38    ],
39    "Files" : [
40       {
41          "Folder" : "src",
42          "Files" : [
43             {
44                "Folder" : "autofit",
45                "Files" : [
46                   "afglobal.c",
47                   "afindic.c",
48                   "autofit.c"
49                ]
50             },
51             {
52                "Folder" : "base",
53                "Files" : [
54                   "ftapi.c",
55                   "ftbase.c",
56                   "ftbbox.c",
57                   "ftbdf.c",
58                   "ftbitmap.c",
59                   "ftdebug.c",
60                   "ftgasp.c",
61                   "ftglyph.c",
62                   "ftgxval.c",
63                   "ftinit.c",
64                   "ftlcdfil.c",
65                   "ftmm.c",
66                   "ftotval.c",
67                   "ftpatent.c",
68                   "ftpfr.c",
69                   "ftstroke.c",
70                   "ftsynth.c",
71                   "ftsystem.c",
72                   "fttype1.c",
73                   "ftwinfnt.c",
74                   "ftxf86.c"
75                ]
76             },
77             {
78                "Folder" : "bdf",
79                "Files" : [
80                   "bdf.c"
81                ]
82             },
83             {
84                "Folder" : "cache",
85                "Files" : [
86                   "ftcache.c"
87                ]
88             },
89             {
90                "Folder" : "cff",
91                "Files" : [
92                   "cff.c"
93                ]
94             },
95             {
96                "Folder" : "cid",
97                "Files" : [
98                   "type1cid.c"
99                ]
100             },
101             {
102                "Folder" : "gxvalid",
103                "Files" : [
104                   "gxvalid.c"
105                ]
106             },
107             {
108                "Folder" : "gzip",
109                "Files" : [
110                   "ftgzip.c"
111                ]
112             },
113             {
114                "Folder" : "lzw",
115                "Files" : [
116                   "ftlzw.c"
117                ]
118             },
119             {
120                "Folder" : "otvalid",
121                "Files" : [
122                   "otvalid.c"
123                ]
124             },
125             {
126                "Folder" : "pcf",
127                "Files" : [
128                   "pcf.c"
129                ]
130             },
131             {
132                "Folder" : "pfr",
133                "Files" : [
134                   "pfr.c"
135                ]
136             },
137             {
138                "Folder" : "psaux",
139                "Files" : [
140                   "psaux.c"
141                ]
142             },
143             {
144                "Folder" : "pshinter",
145                "Files" : [
146                   "pshinter.c"
147                ]
148             },
149             {
150                "Folder" : "psnames",
151                "Files" : [
152                   "psnames.c"
153                ]
154             },
155             {
156                "Folder" : "raster",
157                "Files" : [
158                   "raster.c"
159                ]
160             },
161             {
162                "Folder" : "sfnt",
163                "Files" : [
164                   "sfnt.c"
165                ]
166             },
167             {
168                "Folder" : "smooth",
169                "Files" : [
170                   "smooth.c"
171                ]
172             },
173             {
174                "Folder" : "truetype",
175                "Files" : [
176                   "truetype.c"
177                ]
178             },
179             {
180                "Folder" : "type1c",
181                "Files" : [
182                   "src/type1/type1.c"
183                ]
184             },
185             {
186                "Folder" : "type42",
187                "Files" : [
188                   "type42.c"
189                ]
190             },
191             {
192                "Folder" : "winfonts",
193                "Files" : [
194                   "winfnt.c"
195                ]
196             }
197          ]
198       }
199    ],
200    "ResourcesPath" : "",
201    "Resources" : [
202
203    ]
204 }