~ubuntu-branches/ubuntu/hoary/devil/hoary

« back to all changes in this revision

Viewing changes to extlibs/libtiff/libtiff.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Marcelo E. Magallon
  • Date: 2005-01-03 19:57:42 UTC
  • Revision ID: james.westby@ubuntu.com-20050103195742-4ipkplcwygu3irv0
Tags: upstream-1.6.7
ImportĀ upstreamĀ versionĀ 1.6.7

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Microsoft Developer Studio Project File - Name="libtiff" - Package Owner=<4>
 
2
# Microsoft Developer Studio Generated Build File, Format Version 60000
 
3
# ** DO NOT EDIT **
 
4
 
 
5
# TARGTYPE "Win32 (x86) Static Library" 0x0104
 
6
 
 
7
CFG=libtiff - Win32 Debug
 
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 "libtiff.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 "libtiff.mak" CFG="libtiff - Win32 Debug"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "libtiff - Win32 Debug" (based on "Win32 (x86) Static Library")
 
21
!MESSAGE "libtiff - Win32 Release" (based on "Win32 (x86) Static Library")
 
22
!MESSAGE "libtiff - Win32 Dynamic" (based on "Win32 (x86) Static Library")
 
23
!MESSAGE 
 
24
 
 
25
# Begin Project
 
26
# PROP AllowPerConfigDependencies 0
 
27
# PROP Scc_ProjName "libtiff"
 
28
# PROP Scc_LocalPath "."
 
29
CPP=cl.exe
 
30
RSC=rc.exe
 
31
 
 
32
!IF  "$(CFG)" == "libtiff - Win32 Debug"
 
33
 
 
34
# PROP BASE Use_MFC 0
 
35
# PROP BASE Use_Debug_Libraries 1
 
36
# PROP BASE Output_Dir "Debug"
 
37
# PROP BASE Intermediate_Dir "Debug"
 
38
# PROP BASE Target_Dir ""
 
39
# PROP Use_MFC 0
 
40
# PROP Use_Debug_Libraries 1
 
41
# PROP Output_Dir "Debug"
 
42
# PROP Intermediate_Dir "Debug"
 
43
# PROP Target_Dir ""
 
44
MTL=midl.exe
 
45
# ADD BASE CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".\contrib\winnt" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /GZ /c
 
46
# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /GZ /c
 
47
# ADD BASE RSC /l 0x409 /d "_DEBUG"
 
48
# ADD RSC /l 0x409 /d "_DEBUG"
 
49
BSC32=bscmake.exe
 
50
# ADD BASE BSC32 /nologo
 
51
# ADD BSC32 /nologo
 
52
LIB32=link.exe -lib
 
53
# ADD BASE LIB32 /nologo /out:"..\..\Lib\Debug\libtiff.lib"
 
54
# ADD LIB32 /nologo /out:"..\..\Lib\Debug\libtiff.lib"
 
55
 
 
56
!ELSEIF  "$(CFG)" == "libtiff - Win32 Release"
 
57
 
 
58
# PROP BASE Use_MFC 0
 
59
# PROP BASE Use_Debug_Libraries 0
 
60
# PROP BASE Output_Dir "Release"
 
61
# PROP BASE Intermediate_Dir "Release"
 
62
# PROP BASE Target_Dir ""
 
63
# PROP Use_MFC 0
 
64
# PROP Use_Debug_Libraries 0
 
65
# PROP Output_Dir "Release"
 
66
# PROP Intermediate_Dir "Release"
 
67
# PROP Target_Dir ""
 
68
MTL=midl.exe
 
69
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /c
 
70
# ADD CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /c
 
71
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
72
# ADD RSC /l 0x409 /d "NDEBUG"
 
73
BSC32=bscmake.exe
 
74
# ADD BASE BSC32 /nologo
 
75
# ADD BSC32 /nologo
 
76
LIB32=link.exe -lib
 
77
# ADD BASE LIB32 /nologo /out:"..\..\Lib\Release\libtiff.lib"
 
78
# ADD LIB32 /nologo /out:"..\..\Lib\libtiff.lib"
 
79
 
 
80
!ELSEIF  "$(CFG)" == "libtiff - Win32 Dynamic"
 
81
 
 
82
# PROP BASE Use_MFC 0
 
83
# PROP BASE Use_Debug_Libraries 0
 
84
# PROP BASE Output_Dir "libtiff___Win32_Dynamic"
 
85
# PROP BASE Intermediate_Dir "libtiff___Win32_Dynamic"
 
86
# PROP BASE Target_Dir ""
 
87
# PROP Use_MFC 0
 
88
# PROP Use_Debug_Libraries 0
 
89
# PROP Output_Dir "Dynamic"
 
90
# PROP Intermediate_Dir "Dynamic"
 
91
# PROP Target_Dir ""
 
92
MTL=midl.exe
 
93
# ADD BASE CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /c
 
94
# ADD CPP /nologo /MD /W3 /GX /O2 /I ".\contrib\winnt" /I ".\libtiff" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX"tiffiop.h" /FD /c
 
95
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
96
# ADD RSC /l 0x409 /d "NDEBUG"
 
97
BSC32=bscmake.exe
 
98
# ADD BASE BSC32 /nologo
 
99
# ADD BSC32 /nologo
 
100
LIB32=link.exe -lib
 
101
# ADD BASE LIB32 /nologo /out:"..\..\Lib\libtiff.lib"
 
102
# ADD LIB32 /nologo /out:"..\..\Lib\libtiff.lib"
 
103
 
 
104
!ENDIF 
 
105
 
 
106
# Begin Target
 
107
 
 
108
# Name "libtiff - Win32 Debug"
 
109
# Name "libtiff - Win32 Release"
 
110
# Name "libtiff - Win32 Dynamic"
 
111
# Begin Group "Source Files"
 
112
 
 
113
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
114
# Begin Source File
 
115
 
 
116
SOURCE=.\contrib\winnt\fax3sm.c
 
117
 
 
118
!IF  "$(CFG)" == "libtiff - Win32 Debug"
 
119
 
 
120
# ADD BASE CPP /I ".\\"
 
121
# ADD CPP /I ".\\"
 
122
 
 
123
!ELSEIF  "$(CFG)" == "libtiff - Win32 Release"
 
124
 
 
125
# ADD BASE CPP /I ".\\" /YX"tiffiop.h"
 
126
# ADD CPP /I ".\\" /YX"tiffiop.h"
 
127
 
 
128
!ELSEIF  "$(CFG)" == "libtiff - Win32 Dynamic"
 
129
 
 
130
# ADD BASE CPP /I ".\\" /YX"tiffiop.h"
 
131
# ADD CPP /I ".\\" /YX"tiffiop.h"
 
132
 
 
133
!ENDIF 
 
134
 
 
135
# End Source File
 
136
# Begin Source File
 
137
 
 
138
SOURCE=.\libtiff\tif_aux.c
 
139
# End Source File
 
140
# Begin Source File
 
141
 
 
142
SOURCE=.\libtiff\tif_close.c
 
143
# End Source File
 
144
# Begin Source File
 
145
 
 
146
SOURCE=.\libtiff\tif_codec.c
 
147
# End Source File
 
148
# Begin Source File
 
149
 
 
150
SOURCE=.\libtiff\tif_compress.c
 
151
# End Source File
 
152
# Begin Source File
 
153
 
 
154
SOURCE=.\libtiff\tif_dir.c
 
155
# End Source File
 
156
# Begin Source File
 
157
 
 
158
SOURCE=.\libtiff\tif_dirinfo.c
 
159
# End Source File
 
160
# Begin Source File
 
161
 
 
162
SOURCE=.\libtiff\tif_dirread.c
 
163
# End Source File
 
164
# Begin Source File
 
165
 
 
166
SOURCE=.\libtiff\tif_dirwrite.c
 
167
# End Source File
 
168
# Begin Source File
 
169
 
 
170
SOURCE=.\libtiff\tif_dumpmode.c
 
171
# End Source File
 
172
# Begin Source File
 
173
 
 
174
SOURCE=.\libtiff\tif_error.c
 
175
# End Source File
 
176
# Begin Source File
 
177
 
 
178
SOURCE=.\libtiff\tif_fax3.c
 
179
# End Source File
 
180
# Begin Source File
 
181
 
 
182
SOURCE=.\libtiff\tif_flush.c
 
183
# End Source File
 
184
# Begin Source File
 
185
 
 
186
SOURCE=.\libtiff\tif_getimage.c
 
187
# End Source File
 
188
# Begin Source File
 
189
 
 
190
SOURCE=.\libtiff\tif_jpeg.c
 
191
# End Source File
 
192
# Begin Source File
 
193
 
 
194
SOURCE=.\libtiff\tif_luv.c
 
195
# End Source File
 
196
# Begin Source File
 
197
 
 
198
SOURCE=.\libtiff\tif_lzw.c
 
199
# End Source File
 
200
# Begin Source File
 
201
 
 
202
SOURCE=.\libtiff\tif_next.c
 
203
# End Source File
 
204
# Begin Source File
 
205
 
 
206
SOURCE=.\libtiff\tif_open.c
 
207
# End Source File
 
208
# Begin Source File
 
209
 
 
210
SOURCE=.\libtiff\tif_packbits.c
 
211
# End Source File
 
212
# Begin Source File
 
213
 
 
214
SOURCE=.\libtiff\tif_pixarlog.c
 
215
# End Source File
 
216
# Begin Source File
 
217
 
 
218
SOURCE=.\libtiff\tif_predict.c
 
219
# End Source File
 
220
# Begin Source File
 
221
 
 
222
SOURCE=.\libtiff\tif_print.c
 
223
# End Source File
 
224
# Begin Source File
 
225
 
 
226
SOURCE=.\libtiff\tif_read.c
 
227
# End Source File
 
228
# Begin Source File
 
229
 
 
230
SOURCE=.\libtiff\tif_strip.c
 
231
# End Source File
 
232
# Begin Source File
 
233
 
 
234
SOURCE=.\libtiff\tif_swab.c
 
235
# End Source File
 
236
# Begin Source File
 
237
 
 
238
SOURCE=.\libtiff\tif_thunder.c
 
239
# End Source File
 
240
# Begin Source File
 
241
 
 
242
SOURCE=.\libtiff\tif_tile.c
 
243
# End Source File
 
244
# Begin Source File
 
245
 
 
246
SOURCE=.\libtiff\tif_version.c
 
247
# ADD BASE CPP /I "contrib\winnt"
 
248
# ADD CPP /I "contrib\winnt"
 
249
# End Source File
 
250
# Begin Source File
 
251
 
 
252
SOURCE=.\libtiff\tif_warning.c
 
253
# End Source File
 
254
# Begin Source File
 
255
 
 
256
SOURCE=.\libtiff\tif_win32.c
 
257
# End Source File
 
258
# Begin Source File
 
259
 
 
260
SOURCE=.\libtiff\tif_write.c
 
261
# End Source File
 
262
# Begin Source File
 
263
 
 
264
SOURCE=.\libtiff\tif_zip.c
 
265
# End Source File
 
266
# End Group
 
267
# Begin Group "Header Files"
 
268
 
 
269
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
270
# Begin Source File
 
271
 
 
272
SOURCE=.\libtiff\t4.h
 
273
# End Source File
 
274
# Begin Source File
 
275
 
 
276
SOURCE=.\libtiff\tif_dir.h
 
277
# End Source File
 
278
# Begin Source File
 
279
 
 
280
SOURCE=.\libtiff\tif_fax3.h
 
281
# End Source File
 
282
# Begin Source File
 
283
 
 
284
SOURCE=.\libtiff\tif_predict.h
 
285
# End Source File
 
286
# Begin Source File
 
287
 
 
288
SOURCE=.\libtiff\tiff.h
 
289
# End Source File
 
290
# Begin Source File
 
291
 
 
292
SOURCE=.\libtiff\tiffcomp.h
 
293
# End Source File
 
294
# Begin Source File
 
295
 
 
296
SOURCE=.\libtiff\tiffconf.h
 
297
# End Source File
 
298
# Begin Source File
 
299
 
 
300
SOURCE=.\libtiff\tiffio.h
 
301
# End Source File
 
302
# Begin Source File
 
303
 
 
304
SOURCE=.\libtiff\tiffiop.h
 
305
# End Source File
 
306
# Begin Source File
 
307
 
 
308
SOURCE=.\libtiff\uvcode.h
 
309
# End Source File
 
310
# End Group
 
311
# End Target
 
312
# End Project