~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to src/3rdparty/freetype/builds/win32/visualc/freetype.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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
 
 
7
CFG=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 ""
 
32
CPP=cl.exe
 
33
RSC=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 /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
 
49
# SUBTRACT CPP /nologo /YX
 
50
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
51
# ADD RSC /l 0x409 /d "NDEBUG"
 
52
BSC32=bscmake.exe
 
53
# ADD BASE BSC32 /nologo
 
54
# ADD BSC32 /nologo
 
55
LIB32=link.exe -lib
 
56
# ADD BASE LIB32 /nologo
 
57
# ADD LIB32 /nologo /out:"..\..\..\objs\freetype219.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 /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
 
73
# SUBTRACT CPP /nologo /X /YX
 
74
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
75
# ADD RSC /l 0x409 /d "_DEBUG"
 
76
BSC32=bscmake.exe
 
77
# ADD BASE BSC32 /nologo
 
78
# ADD BSC32 /nologo
 
79
LIB32=link.exe -lib
 
80
# ADD BASE LIB32 /nologo
 
81
# ADD LIB32 /nologo /out:"..\..\..\objs\freetype219_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 "..\freetype\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 /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
 
98
# SUBTRACT CPP /nologo /X /YX
 
99
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
100
# ADD RSC /l 0x409 /d "_DEBUG"
 
101
BSC32=bscmake.exe
 
102
# ADD BASE BSC32 /nologo
 
103
# ADD BSC32 /nologo
 
104
LIB32=link.exe -lib
 
105
# ADD BASE LIB32 /nologo /out:"lib\freetype200b8_D.lib"
 
106
# ADD LIB32 /nologo /out:"..\..\..\objs\freetype219MT_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 "..\freetype\include\\" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "FT_FLAT_COMPILE" /YX /FD /c
 
121
# ADD CPP /MT /Za /W4 /GX /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
 
122
# SUBTRACT CPP /nologo /YX
 
123
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
124
# ADD RSC /l 0x409 /d "NDEBUG"
 
125
BSC32=bscmake.exe
 
126
# ADD BASE BSC32 /nologo
 
127
# ADD BSC32 /nologo
 
128
LIB32=link.exe -lib
 
129
# ADD BASE LIB32 /nologo /out:"lib\freetype200b8.lib"
 
130
# ADD LIB32 /nologo /out:"..\..\..\objs\freetype219MT.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 /Zi /O2 /I "..\..\..\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /FD /c
 
147
# SUBTRACT CPP /nologo /YX
 
148
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
149
# ADD RSC /l 0x409 /d "NDEBUG"
 
150
BSC32=bscmake.exe
 
151
# ADD BASE BSC32 /nologo
 
152
# ADD BSC32 /nologo
 
153
LIB32=link.exe -lib
 
154
# ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype206.lib"
 
155
# ADD LIB32 /out:"..\..\..\objs\freetype219ST.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 /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
 
173
# SUBTRACT CPP /nologo /X /YX
 
174
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
175
# ADD RSC /l 0x409 /d "_DEBUG"
 
176
BSC32=bscmake.exe
 
177
# ADD BASE BSC32 /nologo
 
178
# ADD BSC32 /nologo
 
179
LIB32=link.exe -lib
 
180
# ADD BASE LIB32 /nologo /out:"..\..\..\objs\freetype206_D.lib"
 
181
# ADD LIB32 /nologo /out:"..\..\..\objs\freetype219ST_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
 
 
198
SOURCE=..\..\..\src\autohint\autohint.c
 
199
# SUBTRACT CPP /Fr
 
200
# End Source File
 
201
# Begin Source File
 
202
 
 
203
SOURCE=..\..\..\src\bdf\bdf.c
 
204
# SUBTRACT CPP /Fr
 
205
# End Source File
 
206
# Begin Source File
 
207
 
 
208
SOURCE=..\..\..\src\cff\cff.c
 
209
# SUBTRACT CPP /Fr
 
210
# End Source File
 
211
# Begin Source File
 
212
 
 
213
SOURCE=..\..\..\src\base\ftbase.c
 
214
# SUBTRACT CPP /Fr
 
215
# End Source File
 
216
# Begin Source File
 
217
 
 
218
SOURCE=..\..\..\src\cache\ftcache.c
 
219
# SUBTRACT CPP /Fr
 
220
# End Source File
 
221
# Begin Source File
 
222
 
 
223
SOURCE=..\ftdebug.c
 
224
# ADD CPP /Ze
 
225
# SUBTRACT CPP /Fr
 
226
# End Source File
 
227
# Begin Source File
 
228
 
 
229
SOURCE=..\..\..\src\base\ftglyph.c
 
230
# SUBTRACT CPP /Fr
 
231
# End Source File
 
232
# Begin Source File
 
233
 
 
234
SOURCE=..\..\..\src\gzip\ftgzip.c
 
235
# End Source File
 
236
# Begin Source File
 
237
 
 
238
SOURCE=..\..\..\src\lzw\ftlzw.c
 
239
# End Source File
 
240
# Begin Source File
 
241
 
 
242
SOURCE=..\..\..\src\base\ftinit.c
 
243
# SUBTRACT CPP /Fr
 
244
# End Source File
 
245
# Begin Source File
 
246
 
 
247
SOURCE=..\..\..\src\base\ftmm.c
 
248
# SUBTRACT CPP /Fr
 
249
# End Source File
 
250
# Begin Source File
 
251
 
 
252
SOURCE=..\..\..\src\base\ftsystem.c
 
253
# SUBTRACT CPP /Fr
 
254
# End Source File
 
255
# Begin Source File
 
256
 
 
257
SOURCE=..\..\..\src\pcf\pcf.c
 
258
# SUBTRACT CPP /Fr
 
259
# End Source File
 
260
# Begin Source File
 
261
 
 
262
SOURCE=..\..\..\src\pfr\pfr.c
 
263
# End Source File
 
264
# Begin Source File
 
265
 
 
266
SOURCE=..\..\..\src\psaux\psaux.c
 
267
# SUBTRACT CPP /Fr
 
268
# End Source File
 
269
# Begin Source File
 
270
 
 
271
SOURCE=..\..\..\src\pshinter\pshinter.c
 
272
# SUBTRACT CPP /Fr
 
273
# End Source File
 
274
# Begin Source File
 
275
 
 
276
SOURCE=..\..\..\src\psnames\psmodule.c
 
277
# SUBTRACT CPP /Fr
 
278
# End Source File
 
279
# Begin Source File
 
280
 
 
281
SOURCE=..\..\..\src\raster\raster.c
 
282
# SUBTRACT CPP /Fr
 
283
# End Source File
 
284
# Begin Source File
 
285
 
 
286
SOURCE=..\..\..\src\sfnt\sfnt.c
 
287
# SUBTRACT CPP /Fr
 
288
# End Source File
 
289
# Begin Source File
 
290
 
 
291
SOURCE=..\..\..\src\smooth\smooth.c
 
292
# SUBTRACT CPP /Fr
 
293
# End Source File
 
294
# Begin Source File
 
295
 
 
296
SOURCE=..\..\..\src\truetype\truetype.c
 
297
# SUBTRACT CPP /Fr
 
298
# End Source File
 
299
# Begin Source File
 
300
 
 
301
SOURCE=..\..\..\src\type1\type1.c
 
302
# SUBTRACT CPP /Fr
 
303
# End Source File
 
304
# Begin Source File
 
305
 
 
306
SOURCE=..\..\..\src\cid\type1cid.c
 
307
# SUBTRACT CPP /Fr
 
308
# End Source File
 
309
# Begin Source File
 
310
 
 
311
SOURCE=..\..\..\src\type42\type42.c
 
312
# SUBTRACT CPP /Fr
 
313
# End Source File
 
314
# Begin Source File
 
315
 
 
316
SOURCE=..\..\..\src\winfonts\winfnt.c
 
317
# SUBTRACT CPP /Fr
 
318
# End Source File
 
319
# End Group
 
320
# Begin Group "Header Files"
 
321
 
 
322
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
323
# Begin Source File
 
324
 
 
325
SOURCE=..\..\..\include\ft2build.h
 
326
# End Source File
 
327
# Begin Source File
 
328
 
 
329
SOURCE=..\..\..\include\freetype\config\ftconfig.h
 
330
# End Source File
 
331
# Begin Source File
 
332
 
 
333
SOURCE=..\..\..\include\freetype\config\ftheader.h
 
334
# End Source File
 
335
# Begin Source File
 
336
 
 
337
SOURCE=..\..\..\include\freetype\config\ftmodule.h
 
338
# End Source File
 
339
# Begin Source File
 
340
 
 
341
SOURCE=..\..\..\include\freetype\config\ftoption.h
 
342
# End Source File
 
343
# Begin Source File
 
344
 
 
345
SOURCE=..\..\..\include\freetype\config\ftstdlib.h
 
346
# End Source File
 
347
# End Group
 
348
# End Target
 
349
# End Project