~ubuntu-branches/ubuntu/lucid/blender/lucid

« back to all changes in this revision

Viewing changes to projectfiles/blender/imbuf/BL_imbuf.dsp

  • Committer: Bazaar Package Importer
  • Author(s): Chris Coulson
  • Date: 2009-08-06 22:32:19 UTC
  • mfrom: (1.2.10 upstream)
  • Revision ID: james.westby@ubuntu.com-20090806223219-8z4eej1u8levu4pz
Tags: 2.49a+dfsg-0ubuntu1
* Merge from debian unstable, remaining changes:
  - debian/control: Build-depend on python-2.6 rather than python-2.5.
  - debian/misc/*.desktop: Add Spanish translation to .desktop 
    files.
  - debian/pyversions: 2.6.
  - debian/rules: Clean *.o of source/blender/python/api2_2x/
* New upstream release (LP: #382153).
* Refreshed patches:
  - 01_sanitize_sys.patch
  - 02_tmp_in_HOME
  - 10_use_systemwide_ftgl
  - 70_portability_platform_detection
* Removed patches merged upstream:
  - 30_fix_python_syntax_warning
  - 90_ubuntu_ffmpeg_52_changes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Microsoft Developer Studio Project File - Name="BL_imbuf" - 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=BL_imbuf - Win32 Release
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 "BL_imbuf.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 "BL_imbuf.mak" CFG="BL_imbuf - Win32 Release"
17
 
!MESSAGE 
18
 
!MESSAGE Possible choices for configuration are:
19
 
!MESSAGE 
20
 
!MESSAGE "BL_imbuf - Win32 Release" (based on "Win32 (x86) Static Library")
21
 
!MESSAGE "BL_imbuf - Win32 Debug" (based on "Win32 (x86) Static Library")
22
 
!MESSAGE "BL_imbuf - Win32 MT DLL Debug" (based on "Win32 (x86) Static Library")
23
 
!MESSAGE "BL_imbuf - Win32 MT DLL Release" (based on "Win32 (x86) Static Library")
24
 
!MESSAGE 
25
 
 
26
 
# Begin Project
27
 
# PROP AllowPerConfigDependencies 0
28
 
# PROP Scc_ProjName ""
29
 
# PROP Scc_LocalPath ""
30
 
CPP=cl.exe
31
 
RSC=rc.exe
32
 
 
33
 
!IF  "$(CFG)" == "BL_imbuf - Win32 Release"
34
 
 
35
 
# PROP BASE Use_MFC 0
36
 
# PROP BASE Use_Debug_Libraries 0
37
 
# PROP BASE Output_Dir "Release"
38
 
# PROP BASE Intermediate_Dir "Release"
39
 
# PROP BASE Target_Dir ""
40
 
# PROP Use_MFC 0
41
 
# PROP Use_Debug_Libraries 0
42
 
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf"
43
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf"
44
 
# PROP Target_Dir ""
45
 
LINK32=link.exe -lib
46
 
MTL=midl.exe
47
 
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
48
 
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\source\blender\imbuf\intern" /I "..\..\..\source\blender\quicktime" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\makesdna" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\tiff\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "WITH_QUICKTIME" /YX /J /FD /c
49
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
50
 
# ADD RSC /l 0x409 /d "NDEBUG"
51
 
BSC32=bscmake.exe
52
 
# ADD BASE BSC32 /nologo
53
 
# ADD BSC32 /nologo
54
 
LIB32=link.exe -lib
55
 
# ADD BASE LIB32 /nologo
56
 
# ADD LIB32 /nologo
57
 
 
58
 
!ELSEIF  "$(CFG)" == "BL_imbuf - Win32 Debug"
59
 
 
60
 
# PROP BASE Use_MFC 0
61
 
# PROP BASE Use_Debug_Libraries 1
62
 
# PROP BASE Output_Dir "Debug"
63
 
# PROP BASE Intermediate_Dir "Debug"
64
 
# PROP BASE Target_Dir ""
65
 
# PROP Use_MFC 0
66
 
# PROP Use_Debug_Libraries 1
67
 
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf\debug"
68
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf\debug"
69
 
# PROP Target_Dir ""
70
 
LINK32=link.exe -lib
71
 
MTL=midl.exe
72
 
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
73
 
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\source\blender\imbuf\intern" /I "..\..\..\source\blender\quicktime" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\makesdna" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\tiff\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "WITH_QUICKTIME" /YX /FD /I /GZ /c
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
82
 
 
83
 
!ELSEIF  "$(CFG)" == "BL_imbuf - Win32 MT DLL Debug"
84
 
 
85
 
# PROP BASE Use_MFC 0
86
 
# PROP BASE Use_Debug_Libraries 1
87
 
# PROP BASE Output_Dir "BL_imbuf___Win32_MT_DLL_Debug"
88
 
# PROP BASE Intermediate_Dir "BL_imbuf___Win32_MT_DLL_Debug"
89
 
# PROP BASE Target_Dir ""
90
 
# PROP Use_MFC 0
91
 
# PROP Use_Debug_Libraries 1
92
 
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf\mtdll_debug"
93
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf\mtdll_debug"
94
 
# PROP Target_Dir ""
95
 
LINK32=link.exe -lib
96
 
MTL=midl.exe
97
 
# ADD BASE CPP /nologo /Gm /GX /ZI /Od /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\source\blender\makesdna" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
98
 
# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /I "..\..\..\source\blender\makesdna..\..\..\lib\windows\\" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\tiff\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
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:"..\..\..\..\..\obj\windows\blender\imbuf\debug\BL_imbuf.lib"
106
 
# ADD LIB32 /nologo
107
 
 
108
 
!ELSEIF  "$(CFG)" == "BL_imbuf - Win32 MT DLL Release"
109
 
 
110
 
# PROP BASE Use_MFC 0
111
 
# PROP BASE Use_Debug_Libraries 0
112
 
# PROP BASE Output_Dir "BL_imbuf___Win32_MT_DLL_Release"
113
 
# PROP BASE Intermediate_Dir "BL_imbuf___Win32_MT_DLL_Release"
114
 
# PROP BASE Target_Dir ""
115
 
# PROP Use_MFC 0
116
 
# PROP Use_Debug_Libraries 0
117
 
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf\mtdll"
118
 
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf\mtdll"
119
 
# PROP Target_Dir ""
120
 
LINK32=link.exe -lib
121
 
MTL=midl.exe
122
 
# ADD BASE CPP /nologo /GX /O2 /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\source\blender\makesdna" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
123
 
# ADD CPP /nologo /MD /GX /O2 /I "..\..\..\source\blender\makesdna..\..\..\lib\windows\\" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\tiff\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
124
 
# ADD BASE RSC /l 0x409 /d "NDEBUG"
125
 
# ADD RSC /l 0x409 /d "NDEBUG"
126
 
BSC32=bscmake.exe
127
 
# ADD BASE BSC32 /nologo
128
 
# ADD BSC32 /nologo
129
 
LIB32=link.exe -lib
130
 
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\imbuf\BL_imbuf.lib"
131
 
# ADD LIB32 /nologo
132
 
 
133
 
!ENDIF 
134
 
 
135
 
# Begin Target
136
 
 
137
 
# Name "BL_imbuf - Win32 Release"
138
 
# Name "BL_imbuf - Win32 Debug"
139
 
# Name "BL_imbuf - Win32 MT DLL Debug"
140
 
# Name "BL_imbuf - Win32 MT DLL Release"
141
 
# Begin Group "Source Files"
142
 
 
143
 
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
144
 
# Begin Source File
145
 
 
146
 
SOURCE=..\..\..\source\blender\imbuf\intern\allocimbuf.c
147
 
# End Source File
148
 
# Begin Source File
149
 
 
150
 
SOURCE=..\..\..\source\blender\imbuf\intern\amiga.c
151
 
# End Source File
152
 
# Begin Source File
153
 
 
154
 
SOURCE=..\..\..\source\blender\imbuf\intern\anim.c
155
 
# End Source File
156
 
# Begin Source File
157
 
 
158
 
SOURCE=..\..\..\source\blender\imbuf\intern\anim5.c
159
 
# End Source File
160
 
# Begin Source File
161
 
 
162
 
SOURCE=..\..\..\source\blender\imbuf\intern\antialias.c
163
 
# End Source File
164
 
# Begin Source File
165
 
 
166
 
SOURCE=..\..\..\source\blender\imbuf\intern\bitplanes.c
167
 
# End Source File
168
 
# Begin Source File
169
 
 
170
 
SOURCE=..\..\..\source\blender\imbuf\intern\bmp.c
171
 
# End Source File
172
 
# Begin Source File
173
 
 
174
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineon_dpx.c
175
 
# End Source File
176
 
# Begin Source File
177
 
 
178
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineonlib.c
179
 
# End Source File
180
 
# Begin Source File
181
 
 
182
 
SOURCE=..\..\..\source\blender\imbuf\intern\cmap.c
183
 
# End Source File
184
 
# Begin Source File
185
 
 
186
 
SOURCE=..\..\..\source\blender\imbuf\intern\cspace.c
187
 
# End Source File
188
 
# Begin Source File
189
 
 
190
 
SOURCE=..\..\..\source\blender\imbuf\intern\data.c
191
 
# End Source File
192
 
# Begin Source File
193
 
 
194
 
SOURCE=..\..\..\source\blender\imbuf\intern\dither.c
195
 
# End Source File
196
 
# Begin Source File
197
 
 
198
 
SOURCE=..\..\..\source\blender\imbuf\intern\divers.c
199
 
# End Source File
200
 
# Begin Source File
201
 
 
202
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\dpxlib.c
203
 
# End Source File
204
 
# Begin Source File
205
 
 
206
 
SOURCE=..\..\..\source\blender\imbuf\intern\dynlibtiff.c
207
 
# End Source File
208
 
# Begin Source File
209
 
 
210
 
SOURCE=..\..\..\source\blender\imbuf\intern\filter.c
211
 
# End Source File
212
 
# Begin Source File
213
 
 
214
 
SOURCE=..\..\..\source\blender\imbuf\intern\ham.c
215
 
# End Source File
216
 
# Begin Source File
217
 
 
218
 
SOURCE=..\..\..\source\blender\imbuf\intern\hamx.c
219
 
# End Source File
220
 
# Begin Source File
221
 
 
222
 
SOURCE=..\..\..\source\blender\imbuf\intern\iff.c
223
 
# End Source File
224
 
# Begin Source File
225
 
 
226
 
SOURCE=..\..\..\source\blender\imbuf\intern\imageprocess.c
227
 
# End Source File
228
 
# Begin Source File
229
 
 
230
 
SOURCE=..\..\..\source\blender\imbuf\intern\iris.c
231
 
# End Source File
232
 
# Begin Source File
233
 
 
234
 
SOURCE=..\..\..\source\blender\imbuf\intern\jpeg.c
235
 
# End Source File
236
 
# Begin Source File
237
 
 
238
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageCore.c
239
 
# End Source File
240
 
# Begin Source File
241
 
 
242
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageLib.c
243
 
# End Source File
244
 
# Begin Source File
245
 
 
246
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logmemfile.c
247
 
# End Source File
248
 
# Begin Source File
249
 
 
250
 
SOURCE=..\..\..\source\blender\imbuf\intern\png.c
251
 
# End Source File
252
 
# Begin Source File
253
 
 
254
 
SOURCE=..\..\..\source\blender\quicktime\apple\quicktime_export.c
255
 
# End Source File
256
 
# Begin Source File
257
 
 
258
 
SOURCE=..\..\..\source\blender\quicktime\apple\quicktime_import.c
259
 
# End Source File
260
 
# Begin Source File
261
 
 
262
 
SOURCE=..\..\..\source\blender\imbuf\intern\radiance_hdr.c
263
 
# End Source File
264
 
# Begin Source File
265
 
 
266
 
SOURCE=..\..\..\source\blender\imbuf\intern\readimage.c
267
 
# End Source File
268
 
# Begin Source File
269
 
 
270
 
SOURCE=..\..\..\source\blender\imbuf\intern\rectop.c
271
 
# End Source File
272
 
# Begin Source File
273
 
 
274
 
SOURCE=..\..\..\source\blender\imbuf\intern\rotate.c
275
 
# End Source File
276
 
# Begin Source File
277
 
 
278
 
SOURCE=..\..\..\source\blender\imbuf\intern\scaling.c
279
 
# End Source File
280
 
# Begin Source File
281
 
 
282
 
SOURCE=..\..\..\source\blender\imbuf\intern\targa.c
283
 
# End Source File
284
 
# Begin Source File
285
 
 
286
 
SOURCE=..\..\..\source\blender\imbuf\intern\tiff.c
287
 
# End Source File
288
 
# Begin Source File
289
 
 
290
 
SOURCE=..\..\..\source\blender\imbuf\intern\util.c
291
 
# End Source File
292
 
# Begin Source File
293
 
 
294
 
SOURCE=..\..\..\source\blender\imbuf\intern\writeimage.c
295
 
# End Source File
296
 
# End Group
297
 
# Begin Group "Header Files"
298
 
 
299
 
# PROP Default_Filter "h;hpp;hxx;hm;inl"
300
 
# Begin Source File
301
 
 
302
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cin_debug_stuff.h
303
 
# End Source File
304
 
# Begin Source File
305
 
 
306
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineonfile.h
307
 
# End Source File
308
 
# Begin Source File
309
 
 
310
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineonlib.h
311
 
# End Source File
312
 
# Begin Source File
313
 
 
314
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\dpxfile.h
315
 
# End Source File
316
 
# Begin Source File
317
 
 
318
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\dpxlib.h
319
 
# End Source File
320
 
# Begin Source File
321
 
 
322
 
SOURCE=..\..\..\source\blender\imbuf\intern\dynlibtiff.h
323
 
# End Source File
324
 
# Begin Source File
325
 
 
326
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_allocimbuf.h
327
 
# End Source File
328
 
# Begin Source File
329
 
 
330
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_amiga.h
331
 
# End Source File
332
 
# Begin Source File
333
 
 
334
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_anim.h
335
 
# End Source File
336
 
# Begin Source File
337
 
 
338
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_anim5.h
339
 
# End Source File
340
 
# Begin Source File
341
 
 
342
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_bitplanes.h
343
 
# End Source File
344
 
# Begin Source File
345
 
 
346
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_bmp.h
347
 
# End Source File
348
 
# Begin Source File
349
 
 
350
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_cmap.h
351
 
# End Source File
352
 
# Begin Source File
353
 
 
354
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_divers.h
355
 
# End Source File
356
 
# Begin Source File
357
 
 
358
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_filter.h
359
 
# End Source File
360
 
# Begin Source File
361
 
 
362
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_ham.h
363
 
# End Source File
364
 
# Begin Source File
365
 
 
366
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_hamx.h
367
 
# End Source File
368
 
# Begin Source File
369
 
 
370
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_iff.h
371
 
# End Source File
372
 
# Begin Source File
373
 
 
374
 
SOURCE=..\..\..\source\blender\imbuf\IMB_imbuf.h
375
 
# End Source File
376
 
# Begin Source File
377
 
 
378
 
SOURCE=..\..\..\source\blender\imbuf\IMB_imbuf_types.h
379
 
# End Source File
380
 
# Begin Source File
381
 
 
382
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_iris.h
383
 
# End Source File
384
 
# Begin Source File
385
 
 
386
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_jpeg.h
387
 
# End Source File
388
 
# Begin Source File
389
 
 
390
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_png.h
391
 
# End Source File
392
 
# Begin Source File
393
 
 
394
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_radiance_hdr.h
395
 
# End Source File
396
 
# Begin Source File
397
 
 
398
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_targa.h
399
 
# End Source File
400
 
# Begin Source File
401
 
 
402
 
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_tiff.h
403
 
# End Source File
404
 
# Begin Source File
405
 
 
406
 
SOURCE=..\..\..\source\blender\imbuf\intern\imbuf.h
407
 
# End Source File
408
 
# Begin Source File
409
 
 
410
 
SOURCE=..\..\..\source\blender\imbuf\intern\imbuf_patch.h
411
 
# End Source File
412
 
# Begin Source File
413
 
 
414
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageCore.h
415
 
# End Source File
416
 
# Begin Source File
417
 
 
418
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageLib.h
419
 
# End Source File
420
 
# Begin Source File
421
 
 
422
 
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logmemfile.h
423
 
# End Source File
424
 
# Begin Source File
425
 
 
426
 
SOURCE=..\..\..\source\blender\imbuf\intern\matrix.h
427
 
# End Source File
428
 
# Begin Source File
429
 
 
430
 
SOURCE=..\..\..\source\blender\quicktime\quicktime_export.h
431
 
# End Source File
432
 
# Begin Source File
433
 
 
434
 
SOURCE=..\..\..\source\blender\quicktime\quicktime_import.h
435
 
# End Source File
436
 
# End Group
437
 
# End Target
438
 
# End Project
 
1
# Microsoft Developer Studio Project File - Name="BL_imbuf" - 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=BL_imbuf - Win32 Release
 
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 "BL_imbuf.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 "BL_imbuf.mak" CFG="BL_imbuf - Win32 Release"
 
17
!MESSAGE 
 
18
!MESSAGE Possible choices for configuration are:
 
19
!MESSAGE 
 
20
!MESSAGE "BL_imbuf - Win32 Release" (based on "Win32 (x86) Static Library")
 
21
!MESSAGE "BL_imbuf - Win32 Debug" (based on "Win32 (x86) Static Library")
 
22
!MESSAGE "BL_imbuf - Win32 MT DLL Debug" (based on "Win32 (x86) Static Library")
 
23
!MESSAGE "BL_imbuf - Win32 MT DLL Release" (based on "Win32 (x86) Static Library")
 
24
!MESSAGE 
 
25
 
 
26
# Begin Project
 
27
# PROP AllowPerConfigDependencies 0
 
28
# PROP Scc_ProjName ""
 
29
# PROP Scc_LocalPath ""
 
30
CPP=cl.exe
 
31
RSC=rc.exe
 
32
 
 
33
!IF  "$(CFG)" == "BL_imbuf - Win32 Release"
 
34
 
 
35
# PROP BASE Use_MFC 0
 
36
# PROP BASE Use_Debug_Libraries 0
 
37
# PROP BASE Output_Dir "Release"
 
38
# PROP BASE Intermediate_Dir "Release"
 
39
# PROP BASE Target_Dir ""
 
40
# PROP Use_MFC 0
 
41
# PROP Use_Debug_Libraries 0
 
42
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf"
 
43
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf"
 
44
# PROP Target_Dir ""
 
45
LINK32=link.exe -lib
 
46
MTL=midl.exe
 
47
# ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c
 
48
# ADD CPP /nologo /MT /W3 /GX /O2 /I "..\..\..\source\blender\imbuf\intern" /I "..\..\..\source\blender\quicktime" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\makesdna" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\tiff\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "WITH_QUICKTIME" /YX /J /FD /c
 
49
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
50
# ADD RSC /l 0x409 /d "NDEBUG"
 
51
BSC32=bscmake.exe
 
52
# ADD BASE BSC32 /nologo
 
53
# ADD BSC32 /nologo
 
54
LIB32=link.exe -lib
 
55
# ADD BASE LIB32 /nologo
 
56
# ADD LIB32 /nologo
 
57
 
 
58
!ELSEIF  "$(CFG)" == "BL_imbuf - Win32 Debug"
 
59
 
 
60
# PROP BASE Use_MFC 0
 
61
# PROP BASE Use_Debug_Libraries 1
 
62
# PROP BASE Output_Dir "Debug"
 
63
# PROP BASE Intermediate_Dir "Debug"
 
64
# PROP BASE Target_Dir ""
 
65
# PROP Use_MFC 0
 
66
# PROP Use_Debug_Libraries 1
 
67
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf\debug"
 
68
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf\debug"
 
69
# PROP Target_Dir ""
 
70
LINK32=link.exe -lib
 
71
MTL=midl.exe
 
72
# ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
73
# ADD CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /I "..\..\..\source\blender\imbuf\intern" /I "..\..\..\source\blender\quicktime" /I "..\..\..\source\blender\blenloader" /I "..\..\..\source\blender\render\extern\include" /I "..\..\..\source\blender\makesdna" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\tiff\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /D "WITH_QUICKTIME" /YX /FD /I /GZ /c
 
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
 
82
 
 
83
!ELSEIF  "$(CFG)" == "BL_imbuf - Win32 MT DLL Debug"
 
84
 
 
85
# PROP BASE Use_MFC 0
 
86
# PROP BASE Use_Debug_Libraries 1
 
87
# PROP BASE Output_Dir "BL_imbuf___Win32_MT_DLL_Debug"
 
88
# PROP BASE Intermediate_Dir "BL_imbuf___Win32_MT_DLL_Debug"
 
89
# PROP BASE Target_Dir ""
 
90
# PROP Use_MFC 0
 
91
# PROP Use_Debug_Libraries 1
 
92
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf\mtdll_debug"
 
93
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf\mtdll_debug"
 
94
# PROP Target_Dir ""
 
95
LINK32=link.exe -lib
 
96
MTL=midl.exe
 
97
# ADD BASE CPP /nologo /Gm /GX /ZI /Od /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\source\blender\makesdna" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
98
# ADD CPP /nologo /MDd /Gm /GX /ZI /Od /I "..\..\..\source\blender\makesdna..\..\..\lib\windows\\" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\tiff\include" /D "_DEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c
 
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:"..\..\..\..\..\obj\windows\blender\imbuf\debug\BL_imbuf.lib"
 
106
# ADD LIB32 /nologo
 
107
 
 
108
!ELSEIF  "$(CFG)" == "BL_imbuf - Win32 MT DLL Release"
 
109
 
 
110
# PROP BASE Use_MFC 0
 
111
# PROP BASE Use_Debug_Libraries 0
 
112
# PROP BASE Output_Dir "BL_imbuf___Win32_MT_DLL_Release"
 
113
# PROP BASE Intermediate_Dir "BL_imbuf___Win32_MT_DLL_Release"
 
114
# PROP BASE Target_Dir ""
 
115
# PROP Use_MFC 0
 
116
# PROP Use_Debug_Libraries 0
 
117
# PROP Output_Dir "..\..\..\obj\windows\blender\imbuf\mtdll"
 
118
# PROP Intermediate_Dir "..\..\..\obj\windows\blender\imbuf\mtdll"
 
119
# PROP Target_Dir ""
 
120
LINK32=link.exe -lib
 
121
MTL=midl.exe
 
122
# ADD BASE CPP /nologo /GX /O2 /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\source\blender\makesdna" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
 
123
# ADD CPP /nologo /MD /GX /O2 /I "..\..\..\source\blender\makesdna..\..\..\lib\windows\\" /I "..\..\..\..\lib\windows\guardedalloc\include" /I "..\..\..\source\blender\avi" /I "..\..\..\source\blender\imbuf" /I "..\..\..\source\blender\blenkernel" /I "..\..\..\source\blender\blenlib" /I "..\..\..\source\blender\include" /I "..\..\..\..\lib\windows\jpeg\include" /I "..\..\..\..\lib\windows\zlib\include" /I "..\..\..\..\lib\windows\png\include" /I "..\..\..\..\lib\windows\memutil\include" /I "..\..\..\..\lib\windows\tiff\include" /D "NDEBUG" /D "WIN32" /D "_MBCS" /D "_LIB" /YX /J /FD /c
 
124
# ADD BASE RSC /l 0x409 /d "NDEBUG"
 
125
# ADD RSC /l 0x409 /d "NDEBUG"
 
126
BSC32=bscmake.exe
 
127
# ADD BASE BSC32 /nologo
 
128
# ADD BSC32 /nologo
 
129
LIB32=link.exe -lib
 
130
# ADD BASE LIB32 /nologo /out:"..\..\..\..\..\obj\windows\blender\imbuf\BL_imbuf.lib"
 
131
# ADD LIB32 /nologo
 
132
 
 
133
!ENDIF 
 
134
 
 
135
# Begin Target
 
136
 
 
137
# Name "BL_imbuf - Win32 Release"
 
138
# Name "BL_imbuf - Win32 Debug"
 
139
# Name "BL_imbuf - Win32 MT DLL Debug"
 
140
# Name "BL_imbuf - Win32 MT DLL Release"
 
141
# Begin Group "Source Files"
 
142
 
 
143
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
 
144
# Begin Source File
 
145
 
 
146
SOURCE=..\..\..\source\blender\imbuf\intern\allocimbuf.c
 
147
# End Source File
 
148
# Begin Source File
 
149
 
 
150
SOURCE=..\..\..\source\blender\imbuf\intern\amiga.c
 
151
# End Source File
 
152
# Begin Source File
 
153
 
 
154
SOURCE=..\..\..\source\blender\imbuf\intern\anim.c
 
155
# End Source File
 
156
# Begin Source File
 
157
 
 
158
SOURCE=..\..\..\source\blender\imbuf\intern\anim5.c
 
159
# End Source File
 
160
# Begin Source File
 
161
 
 
162
SOURCE=..\..\..\source\blender\imbuf\intern\antialias.c
 
163
# End Source File
 
164
# Begin Source File
 
165
 
 
166
SOURCE=..\..\..\source\blender\imbuf\intern\bitplanes.c
 
167
# End Source File
 
168
# Begin Source File
 
169
 
 
170
SOURCE=..\..\..\source\blender\imbuf\intern\bmp.c
 
171
# End Source File
 
172
# Begin Source File
 
173
 
 
174
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineon_dpx.c
 
175
# End Source File
 
176
# Begin Source File
 
177
 
 
178
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineonlib.c
 
179
# End Source File
 
180
# Begin Source File
 
181
 
 
182
SOURCE=..\..\..\source\blender\imbuf\intern\cmap.c
 
183
# End Source File
 
184
# Begin Source File
 
185
 
 
186
SOURCE=..\..\..\source\blender\imbuf\intern\cspace.c
 
187
# End Source File
 
188
# Begin Source File
 
189
 
 
190
SOURCE=..\..\..\source\blender\imbuf\intern\data.c
 
191
# End Source File
 
192
# Begin Source File
 
193
 
 
194
SOURCE=..\..\..\source\blender\imbuf\intern\dither.c
 
195
# End Source File
 
196
# Begin Source File
 
197
 
 
198
SOURCE=..\..\..\source\blender\imbuf\intern\divers.c
 
199
# End Source File
 
200
# Begin Source File
 
201
 
 
202
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\dpxlib.c
 
203
# End Source File
 
204
# Begin Source File
 
205
 
 
206
SOURCE=..\..\..\source\blender\imbuf\intern\dynlibtiff.c
 
207
# End Source File
 
208
# Begin Source File
 
209
 
 
210
SOURCE=..\..\..\source\blender\imbuf\intern\filter.c
 
211
# End Source File
 
212
# Begin Source File
 
213
 
 
214
SOURCE=..\..\..\source\blender\imbuf\intern\ham.c
 
215
# End Source File
 
216
# Begin Source File
 
217
 
 
218
SOURCE=..\..\..\source\blender\imbuf\intern\hamx.c
 
219
# End Source File
 
220
# Begin Source File
 
221
 
 
222
SOURCE=..\..\..\source\blender\imbuf\intern\iff.c
 
223
# End Source File
 
224
# Begin Source File
 
225
 
 
226
SOURCE=..\..\..\source\blender\imbuf\intern\imageprocess.c
 
227
# End Source File
 
228
# Begin Source File
 
229
 
 
230
SOURCE=..\..\..\source\blender\imbuf\intern\iris.c
 
231
# End Source File
 
232
# Begin Source File
 
233
 
 
234
SOURCE=..\..\..\source\blender\imbuf\intern\jpeg.c
 
235
# End Source File
 
236
# Begin Source File
 
237
 
 
238
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageCore.c
 
239
# End Source File
 
240
# Begin Source File
 
241
 
 
242
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageLib.c
 
243
# End Source File
 
244
# Begin Source File
 
245
 
 
246
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logmemfile.c
 
247
# End Source File
 
248
# Begin Source File
 
249
 
 
250
SOURCE=..\..\..\source\blender\imbuf\intern\png.c
 
251
# End Source File
 
252
# Begin Source File
 
253
 
 
254
SOURCE=..\..\..\source\blender\quicktime\apple\quicktime_export.c
 
255
# End Source File
 
256
# Begin Source File
 
257
 
 
258
SOURCE=..\..\..\source\blender\quicktime\apple\quicktime_import.c
 
259
# End Source File
 
260
# Begin Source File
 
261
 
 
262
SOURCE=..\..\..\source\blender\imbuf\intern\radiance_hdr.c
 
263
# End Source File
 
264
# Begin Source File
 
265
 
 
266
SOURCE=..\..\..\source\blender\imbuf\intern\readimage.c
 
267
# End Source File
 
268
# Begin Source File
 
269
 
 
270
SOURCE=..\..\..\source\blender\imbuf\intern\rectop.c
 
271
# End Source File
 
272
# Begin Source File
 
273
 
 
274
SOURCE=..\..\..\source\blender\imbuf\intern\rotate.c
 
275
# End Source File
 
276
# Begin Source File
 
277
 
 
278
SOURCE=..\..\..\source\blender\imbuf\intern\scaling.c
 
279
# End Source File
 
280
# Begin Source File
 
281
 
 
282
SOURCE=..\..\..\source\blender\imbuf\intern\targa.c
 
283
# End Source File
 
284
# Begin Source File
 
285
 
 
286
SOURCE=..\..\..\source\blender\imbuf\intern\tiff.c
 
287
# End Source File
 
288
# Begin Source File
 
289
 
 
290
SOURCE=..\..\..\source\blender\imbuf\intern\util.c
 
291
# End Source File
 
292
# Begin Source File
 
293
 
 
294
SOURCE=..\..\..\source\blender\imbuf\intern\writeimage.c
 
295
# End Source File
 
296
# End Group
 
297
# Begin Group "Header Files"
 
298
 
 
299
# PROP Default_Filter "h;hpp;hxx;hm;inl"
 
300
# Begin Source File
 
301
 
 
302
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cin_debug_stuff.h
 
303
# End Source File
 
304
# Begin Source File
 
305
 
 
306
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineonfile.h
 
307
# End Source File
 
308
# Begin Source File
 
309
 
 
310
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\cineonlib.h
 
311
# End Source File
 
312
# Begin Source File
 
313
 
 
314
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\dpxfile.h
 
315
# End Source File
 
316
# Begin Source File
 
317
 
 
318
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\dpxlib.h
 
319
# End Source File
 
320
# Begin Source File
 
321
 
 
322
SOURCE=..\..\..\source\blender\imbuf\intern\dynlibtiff.h
 
323
# End Source File
 
324
# Begin Source File
 
325
 
 
326
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_allocimbuf.h
 
327
# End Source File
 
328
# Begin Source File
 
329
 
 
330
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_amiga.h
 
331
# End Source File
 
332
# Begin Source File
 
333
 
 
334
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_anim.h
 
335
# End Source File
 
336
# Begin Source File
 
337
 
 
338
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_anim5.h
 
339
# End Source File
 
340
# Begin Source File
 
341
 
 
342
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_bitplanes.h
 
343
# End Source File
 
344
# Begin Source File
 
345
 
 
346
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_bmp.h
 
347
# End Source File
 
348
# Begin Source File
 
349
 
 
350
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_cmap.h
 
351
# End Source File
 
352
# Begin Source File
 
353
 
 
354
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_divers.h
 
355
# End Source File
 
356
# Begin Source File
 
357
 
 
358
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_filter.h
 
359
# End Source File
 
360
# Begin Source File
 
361
 
 
362
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_ham.h
 
363
# End Source File
 
364
# Begin Source File
 
365
 
 
366
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_hamx.h
 
367
# End Source File
 
368
# Begin Source File
 
369
 
 
370
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_iff.h
 
371
# End Source File
 
372
# Begin Source File
 
373
 
 
374
SOURCE=..\..\..\source\blender\imbuf\IMB_imbuf.h
 
375
# End Source File
 
376
# Begin Source File
 
377
 
 
378
SOURCE=..\..\..\source\blender\imbuf\IMB_imbuf_types.h
 
379
# End Source File
 
380
# Begin Source File
 
381
 
 
382
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_iris.h
 
383
# End Source File
 
384
# Begin Source File
 
385
 
 
386
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_jpeg.h
 
387
# End Source File
 
388
# Begin Source File
 
389
 
 
390
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_png.h
 
391
# End Source File
 
392
# Begin Source File
 
393
 
 
394
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_radiance_hdr.h
 
395
# End Source File
 
396
# Begin Source File
 
397
 
 
398
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_targa.h
 
399
# End Source File
 
400
# Begin Source File
 
401
 
 
402
SOURCE=..\..\..\source\blender\imbuf\intern\IMB_tiff.h
 
403
# End Source File
 
404
# Begin Source File
 
405
 
 
406
SOURCE=..\..\..\source\blender\imbuf\intern\imbuf.h
 
407
# End Source File
 
408
# Begin Source File
 
409
 
 
410
SOURCE=..\..\..\source\blender\imbuf\intern\imbuf_patch.h
 
411
# End Source File
 
412
# Begin Source File
 
413
 
 
414
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageCore.h
 
415
# End Source File
 
416
# Begin Source File
 
417
 
 
418
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logImageLib.h
 
419
# End Source File
 
420
# Begin Source File
 
421
 
 
422
SOURCE=..\..\..\source\blender\imbuf\intern\cineon\logmemfile.h
 
423
# End Source File
 
424
# Begin Source File
 
425
 
 
426
SOURCE=..\..\..\source\blender\imbuf\intern\matrix.h
 
427
# End Source File
 
428
# Begin Source File
 
429
 
 
430
SOURCE=..\..\..\source\blender\quicktime\quicktime_export.h
 
431
# End Source File
 
432
# Begin Source File
 
433
 
 
434
SOURCE=..\..\..\source\blender\quicktime\quicktime_import.h
 
435
# End Source File
 
436
# End Group
 
437
# End Target
 
438
# End Project