• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Microsoft Developer Studio Project File - Name="freetype" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Static Library" 0x0104
6
7CFG=freetype - Win32 Debug Singlethreaded
8!MESSAGE This is not a valid makefile. To build this project using NMAKE,
9!MESSAGE use the Export Makefile command and run
10!MESSAGE
11!MESSAGE NMAKE /f "freetype.mak".
12!MESSAGE
13!MESSAGE You can specify a configuration when running NMAKE
14!MESSAGE by defining the macro CFG on the command line. For example:
15!MESSAGE
16!MESSAGE NMAKE /f "freetype.mak" CFG="freetype - Win32 Debug Singlethreaded"
17!MESSAGE
18!MESSAGE Possible choices for configuration are:
19!MESSAGE
20!MESSAGE "freetype - Win32 Release" (based on "Win32 (x86) Static Library")
21!MESSAGE "freetype - Win32 Debug" (based on "Win32 (x86) Static Library")
22!MESSAGE "freetype - Win32 Debug Multithreaded" (based on "Win32 (x86) Static Library")
23!MESSAGE "freetype - Win32 Release Multithreaded" (based on "Win32 (x86) Static Library")
24!MESSAGE "freetype - Win32 Release Singlethreaded" (based on "Win32 (x86) Static Library")
25!MESSAGE "freetype - Win32 Debug Singlethreaded" (based on "Win32 (x86) Static Library")
26!MESSAGE
27
28# Begin Project
29# PROP AllowPerConfigDependencies 0
30# PROP Scc_ProjName ""
31# PROP Scc_LocalPath ""
32CPP=cl.exe
33RSC=rc.exe
34
35!IF  "$(CFG)" == "freetype - Win32 Release"
36
37# PROP BASE Use_MFC 0
38# PROP BASE Use_Debug_Libraries 0
39# PROP BASE Output_Dir "Release"
40# PROP BASE Intermediate_Dir "Release"
41# PROP BASE Target_Dir ""
42# PROP Use_MFC 0
43# PROP Use_Debug_Libraries 0
44# PROP Output_Dir "..\..\..\objs\release"
45# PROP Intermediate_Dir "..\..\..\objs\release"
46# PROP Target_Dir ""
47# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
48# ADD CPP /MD /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
49# SUBTRACT CPP /nologo /Z<none> /YX
50# ADD BASE RSC /l 0x409 /d "NDEBUG"
51# ADD RSC /l 0x409 /d "NDEBUG"
52BSC32=bscmake.exe
53# ADD BASE BSC32 /nologo
54# ADD BSC32 /nologo
55LIB32=link.exe -lib
56# ADD BASE LIB32 /nologo
57# ADD LIB32 /nologo /out:"..\..\..\objs\freetype.lib"
58
59!ELSEIF  "$(CFG)" == "freetype - Win32 Debug"
60
61# PROP BASE Use_MFC 0
62# PROP BASE Use_Debug_Libraries 1
63# PROP BASE Output_Dir "Debug"
64# PROP BASE Intermediate_Dir "Debug"
65# PROP BASE Target_Dir ""
66# PROP Use_MFC 0
67# PROP Use_Debug_Libraries 1
68# PROP Output_Dir "..\..\..\objs\debug"
69# PROP Intermediate_Dir "..\..\..\objs\debug"
70# PROP Target_Dir ""
71# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
72# ADD CPP /MDd /Za /W4 /GX /Z7 /Od /I "..\..\..\include" /D "_DEBUG" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /GZ /c
73# SUBTRACT CPP /nologo /X /YX
74# ADD BASE RSC /l 0x409 /d "_DEBUG"
75# ADD RSC /l 0x409 /d "_DEBUG"
76BSC32=bscmake.exe
77# ADD BASE BSC32 /nologo
78# ADD BSC32 /nologo
79LIB32=link.exe -lib
80# ADD BASE LIB32 /nologo
81# ADD LIB32 /nologo /out:"..\..\..\objs\freetype_D.lib"
82
83!ELSEIF  "$(CFG)" == "freetype - Win32 Debug Multithreaded"
84
85# PROP BASE Use_MFC 0
86# PROP BASE Use_Debug_Libraries 1
87# PROP BASE Output_Dir "freetype___Win32_Debug_Multithreaded"
88# PROP BASE Intermediate_Dir "freetype___Win32_Debug_Multithreaded"
89# PROP BASE Target_Dir ""
90# PROP Use_MFC 0
91# PROP Use_Debug_Libraries 1
92# PROP Output_Dir "..\..\..\objs\debug_mt"
93# PROP Intermediate_Dir "..\..\..\objs\debug_mt"
94# PROP Target_Dir ""
95# ADD BASE CPP /nologo /Za /W3 /Gm /GX /ZI /Od /I "..\include\\" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_FLAT_COMPILE" /YX /FD /GZ /c
96# SUBTRACT BASE CPP /X
97# ADD CPP /MTd /Za /W4 /GX /Z7 /Od /I "..\..\..\include" /D "_DEBUG" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /GZ /c
98# SUBTRACT CPP /nologo /X /YX
99# ADD BASE RSC /l 0x409 /d "_DEBUG"
100# ADD RSC /l 0x409 /d "_DEBUG"
101BSC32=bscmake.exe
102# ADD BASE BSC32 /nologo
103# ADD BSC32 /nologo
104LIB32=link.exe -lib
105# ADD BASE LIB32 /nologo /out:"lib\freetype_D.lib"
106# ADD LIB32 /nologo /out:"..\..\..\objs\freetypeMT_D.lib"
107
108!ELSEIF  "$(CFG)" == "freetype - Win32 Release Multithreaded"
109
110# PROP BASE Use_MFC 0
111# PROP BASE Use_Debug_Libraries 0
112# PROP BASE Output_Dir "freetype___Win32_Release_Multithreaded"
113# PROP BASE Intermediate_Dir "freetype___Win32_Release_Multithreaded"
114# PROP BASE Target_Dir ""
115# PROP Use_MFC 0
116# PROP Use_Debug_Libraries 0
117# PROP Output_Dir "..\..\..\objs\release_mt"
118# PROP Intermediate_Dir "..\..\..\objs\release_mt"
119# PROP Target_Dir ""
120# ADD BASE CPP /nologo /Za /W3 /GX /O2 /I "..\include\\" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_FLAT_COMPILE" /YX /FD /c
121# ADD CPP /MT /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
122# SUBTRACT CPP /nologo /Z<none> /YX
123# ADD BASE RSC /l 0x409 /d "NDEBUG"
124# ADD RSC /l 0x409 /d "NDEBUG"
125BSC32=bscmake.exe
126# ADD BASE BSC32 /nologo
127# ADD BSC32 /nologo
128LIB32=link.exe -lib
129# ADD BASE LIB32 /nologo /out:"lib\freetype.lib"
130# ADD LIB32 /nologo /out:"..\..\..\objs\freetypeMT.lib"
131
132!ELSEIF  "$(CFG)" == "freetype - Win32 Release Singlethreaded"
133
134# PROP BASE Use_MFC 0
135# PROP BASE Use_Debug_Libraries 0
136# PROP BASE Output_Dir "freetype___Win32_Release_Singlethreaded"
137# PROP BASE Intermediate_Dir "freetype___Win32_Release_Singlethreaded"
138# PROP BASE Target_Dir ""
139# PROP Use_MFC 0
140# PROP Use_Debug_Libraries 0
141# PROP Output_Dir "..\..\..\objs\release_st"
142# PROP Intermediate_Dir "..\..\..\objs\release_st"
143# PROP Target_Dir ""
144# ADD BASE CPP /nologo /MD /Za /W4 /GX /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
145# SUBTRACT BASE CPP /YX
146# ADD CPP /Za /W4 /GX /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /c
147# SUBTRACT CPP /nologo /Z<none> /YX
148# ADD BASE RSC /l 0x409 /d "NDEBUG"
149# ADD RSC /l 0x409 /d "NDEBUG"
150BSC32=bscmake.exe
151# ADD BASE BSC32 /nologo
152# ADD BSC32 /nologo
153LIB32=link.exe -lib
154# ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype.lib"
155# ADD LIB32 /out:"..\..\..\objs\freetypeST.lib"
156# SUBTRACT LIB32 /nologo
157
158!ELSEIF  "$(CFG)" == "freetype - Win32 Debug Singlethreaded"
159
160# PROP BASE Use_MFC 0
161# PROP BASE Use_Debug_Libraries 1
162# PROP BASE Output_Dir "freetype___Win32_Debug_Singlethreaded"
163# PROP BASE Intermediate_Dir "freetype___Win32_Debug_Singlethreaded"
164# PROP BASE Target_Dir ""
165# PROP Use_MFC 0
166# PROP Use_Debug_Libraries 1
167# PROP Output_Dir "..\..\..\objs\debug_st"
168# PROP Intermediate_Dir "..\..\..\objs\debug_st"
169# PROP Target_Dir ""
170# ADD BASE CPP /nologo /MDd /Za /W4 /Gm /GX /Zi /Od /I "..\..\..\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /FD /GZ /c
171# SUBTRACT BASE CPP /X /YX
172# ADD CPP /Za /W4 /GX /Z7 /Od /I "..\..\..\include" /D "_DEBUG" /D "FT_DEBUG_LEVEL_ERROR" /D "FT_DEBUG_LEVEL_TRACE" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT2_BUILD_LIBRARY" /FD /GZ /c
173# SUBTRACT CPP /nologo /X /YX
174# ADD BASE RSC /l 0x409 /d "_DEBUG"
175# ADD RSC /l 0x409 /d "_DEBUG"
176BSC32=bscmake.exe
177# ADD BASE BSC32 /nologo
178# ADD BSC32 /nologo
179LIB32=link.exe -lib
180# ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype_D.lib"
181# ADD LIB32 /nologo /out:"..\..\..\objs\freetypeST_D.lib"
182
183!ENDIF
184
185# Begin Target
186
187# Name "freetype - Win32 Release"
188# Name "freetype - Win32 Debug"
189# Name "freetype - Win32 Debug Multithreaded"
190# Name "freetype - Win32 Release Multithreaded"
191# Name "freetype - Win32 Release Singlethreaded"
192# Name "freetype - Win32 Debug Singlethreaded"
193# Begin Group "Source Files"
194
195# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
196# Begin Source File
197
198SOURCE=..\..\..\src\autofit\autofit.c
199# End Source File
200# Begin Source File
201
202SOURCE=..\..\..\src\bdf\bdf.c
203# End Source File
204# Begin Source File
205
206SOURCE=..\..\..\src\cff\cff.c
207# End Source File
208# Begin Source File
209
210SOURCE=..\..\..\src\base\ftbase.c
211# End Source File
212# Begin Source File
213
214SOURCE=..\..\..\src\base\ftbbox.c
215# End Source File
216# Begin Source File
217
218SOURCE=..\..\..\src\base\ftbdf.c
219# End Source File
220# Begin Source File
221
222SOURCE=..\..\..\src\base\ftbitmap.c
223# End Source File
224# Begin Source File
225
226SOURCE=..\..\..\src\base\ftcid.c
227# End Source File
228# Begin Source File
229
230SOURCE=..\..\..\src\base\ftfstype.c
231# End Source File
232# Begin Source File
233
234SOURCE=..\..\..\src\base\ftgasp.c
235# End Source File
236# Begin Source File
237
238SOURCE=..\..\..\src\cache\ftcache.c
239# End Source File
240# Begin Source File
241
242SOURCE=..\ftdebug.c
243# ADD CPP /Ze
244# End Source File
245# Begin Source File
246
247SOURCE=..\..\..\src\base\ftglyph.c
248# End Source File
249# Begin Source File
250
251SOURCE=..\..\..\src\base\ftgxval.c
252# End Source File
253# Begin Source File
254
255SOURCE=..\..\..\src\gzip\ftgzip.c
256# End Source File
257# Begin Source File
258
259SOURCE=..\..\..\src\base\ftinit.c
260# End Source File
261# Begin Source File
262
263SOURCE=..\..\..\src\lzw\ftlzw.c
264# End Source File
265# Begin Source File
266
267SOURCE=..\..\..\src\base\ftmm.c
268# End Source File
269# Begin Source File
270
271SOURCE=..\..\..\src\base\ftotval.c
272# End Source File
273# Begin Source File
274
275SOURCE=..\..\..\src\base\ftpatent.c
276# End Source File
277# Begin Source File
278
279SOURCE=..\..\..\src\base\ftpfr.c
280# End Source File
281# Begin Source File
282
283SOURCE=..\..\..\src\base\ftstroke.c
284# End Source File
285# Begin Source File
286
287SOURCE=..\..\..\src\base\ftsynth.c
288# End Source File
289# Begin Source File
290
291SOURCE=..\..\..\src\base\ftsystem.c
292# End Source File
293# Begin Source File
294
295SOURCE=..\..\..\src\base\fttype1.c
296# End Source File
297# Begin Source File
298
299SOURCE=..\..\..\src\base\ftwinfnt.c
300# End Source File
301# Begin Source File
302
303SOURCE=..\..\..\src\pcf\pcf.c
304# End Source File
305# Begin Source File
306
307SOURCE=..\..\..\src\pfr\pfr.c
308# End Source File
309# Begin Source File
310
311SOURCE=..\..\..\src\psaux\psaux.c
312# End Source File
313# Begin Source File
314
315SOURCE=..\..\..\src\pshinter\pshinter.c
316# End Source File
317# Begin Source File
318
319SOURCE=..\..\..\src\psnames\psmodule.c
320# End Source File
321# Begin Source File
322
323SOURCE=..\..\..\src\raster\raster.c
324# End Source File
325# Begin Source File
326
327SOURCE=..\..\..\src\sfnt\sfnt.c
328# End Source File
329# Begin Source File
330
331SOURCE=..\..\..\src\smooth\smooth.c
332# End Source File
333# Begin Source File
334
335SOURCE=..\..\..\src\truetype\truetype.c
336# End Source File
337# Begin Source File
338
339SOURCE=..\..\..\src\type1\type1.c
340# End Source File
341# Begin Source File
342
343SOURCE=..\..\..\src\cid\type1cid.c
344# End Source File
345# Begin Source File
346
347SOURCE=..\..\..\src\type42\type42.c
348# End Source File
349# Begin Source File
350
351SOURCE=..\..\..\src\winfonts\winfnt.c
352# End Source File
353# End Group
354# Begin Group "Header Files"
355
356# PROP Default_Filter "h;hpp;hxx;hm;inl"
357# Begin Source File
358
359SOURCE=..\..\..\include\ft2build.h
360# End Source File
361# Begin Source File
362
363SOURCE=..\..\..\include\freetype\config\ftconfig.h
364# End Source File
365# Begin Source File
366
367SOURCE=..\..\..\include\freetype\config\ftheader.h
368# End Source File
369# Begin Source File
370
371SOURCE=..\..\..\include\freetype\config\ftmodule.h
372# End Source File
373# Begin Source File
374
375SOURCE=..\..\..\include\freetype\config\ftoption.h
376# End Source File
377# Begin Source File
378
379SOURCE=..\..\..\include\freetype\config\ftstdlib.h
380# End Source File
381# End Group
382# Begin Group "Resource Files"
383
384# PROP Default_Filter "rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
385# Begin Source File
386
387SOURCE=..\..\..\src\base\ftver.rc
388# End Source File
389# End Group
390# End Target
391# End Project
392