blob: 91e7237b6c9dc0c8d46032eafcf260fc4677c59b [file] [log] [blame]
Guido van Rossume4aa4ca2000-06-29 22:32:08 +00001# Microsoft Developer Studio Project File - Name="python20" - Package Owner=<4>
2# Microsoft Developer Studio Generated Build File, Format Version 6.00
3# ** DO NOT EDIT **
4
5# TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
6# TARGTYPE "Win32 (ALPHA) Dynamic-Link Library" 0x0602
7
8CFG=python20 - Win32 Alpha Debug
9!MESSAGE This is not a valid makefile. To build this project using NMAKE,
10!MESSAGE use the Export Makefile command and run
11!MESSAGE
12!MESSAGE NMAKE /f "python20.mak".
13!MESSAGE
14!MESSAGE You can specify a configuration when running NMAKE
15!MESSAGE by defining the macro CFG on the command line. For example:
16!MESSAGE
17!MESSAGE NMAKE /f "python20.mak" CFG="python20 - Win32 Alpha Debug"
18!MESSAGE
19!MESSAGE Possible choices for configuration are:
20!MESSAGE
21!MESSAGE "python20 - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")
22!MESSAGE "python20 - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")
23!MESSAGE "python20 - Win32 Alpha Debug" (based on "Win32 (ALPHA) Dynamic-Link Library")
24!MESSAGE "python20 - Win32 Alpha Release" (based on "Win32 (ALPHA) Dynamic-Link Library")
25!MESSAGE
26
27# Begin Project
28# PROP AllowPerConfigDependencies 0
29# PROP Scc_ProjName "python20"
30# PROP Scc_LocalPath ".."
31
32!IF "$(CFG)" == "python20 - Win32 Release"
33
34# PROP BASE Use_MFC 0
35# PROP BASE Use_Debug_Libraries 0
36# PROP BASE Output_Dir "Release"
37# PROP BASE Intermediate_Dir "Release"
38# PROP BASE Target_Dir ""
39# PROP Use_MFC 0
40# PROP Use_Debug_Libraries 0
41# PROP Output_Dir "."
42# PROP Intermediate_Dir "x86-temp-release\python20"
43# PROP Ignore_Export_Lib 0
44# PROP Target_Dir ""
45F90=df.exe
46CPP=cl.exe
47# ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c
48# ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /Zm200 /c
49MTL=midl.exe
50# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
51# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
52RSC=rc.exe
53# ADD BASE RSC /l 0x409 /d "NDEBUG"
54# ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"
55BSC32=bscmake.exe
56# ADD BASE BSC32 /nologo
57# ADD BSC32 /nologo
58LINK32=link.exe
59# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /machine:I386
60# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc"
61# SUBTRACT LINK32 /pdb:none
62
63!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
64
65# PROP BASE Use_MFC 0
66# PROP BASE Use_Debug_Libraries 1
67# PROP BASE Output_Dir "Debug"
68# PROP BASE Intermediate_Dir "Debug"
69# PROP BASE Target_Dir ""
70# PROP Use_MFC 0
71# PROP Use_Debug_Libraries 1
72# PROP Output_Dir "."
73# PROP Intermediate_Dir "x86-temp-debug\python20"
74# PROP Ignore_Export_Lib 0
75# PROP Target_Dir ""
76F90=df.exe
77CPP=cl.exe
78# ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c
79# ADD CPP /nologo /MDd /W3 /Gm /GX /ZI /Od /I "..\Include" /I "..\PC" /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /Zm200 /c
80MTL=midl.exe
81# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
82# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
83RSC=rc.exe
84# ADD BASE RSC /l 0x409 /d "_DEBUG"
85# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
86BSC32=bscmake.exe
87# ADD BASE BSC32 /nologo
88# ADD BSC32 /nologo
89LINK32=link.exe
90# ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:windows /dll /debug /machine:I386 /pdbtype:sept
91# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python20_d.dll" /pdbtype:sept
92# SUBTRACT LINK32 /pdb:none
93
94!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
95
96# PROP BASE Use_MFC 0
97# PROP BASE Use_Debug_Libraries 1
98# PROP BASE Output_Dir "Debug"
99# PROP BASE Intermediate_Dir "Debug"
100# PROP BASE Ignore_Export_Lib 0
101# PROP BASE Target_Dir ""
102# PROP Use_MFC 0
103# PROP Use_Debug_Libraries 1
104# PROP Output_Dir "."
105# PROP Intermediate_Dir "alpha-temp-debug\python20"
106# PROP Ignore_Export_Lib 0
107# PROP Target_Dir ""
108CPP=cl.exe
109# ADD BASE CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /MTd /c
110# ADD CPP /nologo /Gt0 /W3 /GX /Zi /Od /I "..\Include" /I "..\PC" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /MDd /c
111MTL=midl.exe
112# ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
113# ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
114RSC=rc.exe
115# ADD BASE RSC /l 0x409 /i "..\Include" /d "_DEBUG"
116# ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
117BSC32=bscmake.exe
118# ADD BASE BSC32 /nologo
119# ADD BSC32 /nologo
120LINK32=link.exe
121# ADD BASE LINK32 wsock32.lib largeint.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" /out:"./python20_d.dll" /pdbtype:sept
122# SUBTRACT BASE LINK32 /pdb:none
123# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" /out:"./python20_d.dll" /pdbtype:sept
124# SUBTRACT LINK32 /pdb:none
125
126!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
127
128# PROP BASE Use_MFC 0
129# PROP BASE Use_Debug_Libraries 0
130# PROP BASE Output_Dir "Release"
131# PROP BASE Intermediate_Dir "Release"
132# PROP BASE Ignore_Export_Lib 0
133# PROP BASE Target_Dir ""
134# PROP Use_MFC 0
135# PROP Use_Debug_Libraries 0
136# PROP Output_Dir "."
137# PROP Intermediate_Dir "alpha-temp-release\python20"
138# PROP Ignore_Export_Lib 0
139# PROP Target_Dir ""
140CPP=cl.exe
141# ADD BASE CPP /nologo /MT /Gt0 /W3 /GX /Zi /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c
142# ADD CPP /nologo /MD /Gt0 /W3 /GX /O2 /I "..\Include" /I "..\PC" /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /c
143MTL=midl.exe
144# ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
145# ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
146RSC=rc.exe
147# ADD BASE RSC /l 0x409 /i "..\Include" /d "NDEBUG"
148# ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"
149BSC32=bscmake.exe
150# ADD BASE BSC32 /nologo
151# ADD BSC32 /nologo
152LINK32=link.exe
153# ADD BASE LINK32 wsock32.lib largeint.lib winmm.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc"
154# SUBTRACT BASE LINK32 /pdb:none
155# ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc"
156# SUBTRACT LINK32 /pdb:none
157
158!ENDIF
159
160# Begin Target
161
162# Name "python20 - Win32 Release"
163# Name "python20 - Win32 Debug"
164# Name "python20 - Win32 Alpha Debug"
165# Name "python20 - Win32 Alpha Release"
166# Begin Source File
167
168SOURCE=..\Modules\_codecsmodule.c
169
170!IF "$(CFG)" == "python20 - Win32 Release"
171
172!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
173
174!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
175
176!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
177
178!ENDIF
179
180# End Source File
181# Begin Source File
182
183SOURCE=..\Modules\_localemodule.c
184
185!IF "$(CFG)" == "python20 - Win32 Release"
186
187!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
188
189!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
190
191!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
192
193!ENDIF
194
195# End Source File
196# Begin Source File
197
198SOURCE=..\Objects\abstract.c
199
200!IF "$(CFG)" == "python20 - Win32 Release"
201
202!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
203
204!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
205
206!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
207
208!ENDIF
209
210# End Source File
211# Begin Source File
212
213SOURCE=..\Parser\acceler.c
214
215!IF "$(CFG)" == "python20 - Win32 Release"
216
217!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
218
219!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
220
221!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
222
223!ENDIF
224
225# End Source File
226# Begin Source File
227
228SOURCE=..\Modules\arraymodule.c
229
230!IF "$(CFG)" == "python20 - Win32 Release"
231
232!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
233
234!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
235
236!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
237
238!ENDIF
239
240# End Source File
241# Begin Source File
242
243SOURCE=..\Modules\audioop.c
244
245!IF "$(CFG)" == "python20 - Win32 Release"
246
247!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
248
249!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
250
251!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
252
253!ENDIF
254
255# End Source File
256# Begin Source File
257
258SOURCE=..\Modules\binascii.c
259
260!IF "$(CFG)" == "python20 - Win32 Release"
261
262!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
263
264!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
265
266!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
267
268!ENDIF
269
270# End Source File
271# Begin Source File
272
273SOURCE=..\Parser\bitset.c
274
275!IF "$(CFG)" == "python20 - Win32 Release"
276
277!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
278
279!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
280
281!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
282
283!ENDIF
284
285# End Source File
286# Begin Source File
287
288SOURCE=..\Python\bltinmodule.c
289
290!IF "$(CFG)" == "python20 - Win32 Release"
291
292!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
293
294!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
295
296!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
297
298!ENDIF
299
300# End Source File
301# Begin Source File
302
303SOURCE=..\Objects\bufferobject.c
304
305!IF "$(CFG)" == "python20 - Win32 Release"
306
307!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
308
309!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
310
311!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
312
313!ENDIF
314
315# End Source File
316# Begin Source File
317
318SOURCE=..\Python\ceval.c
319
320!IF "$(CFG)" == "python20 - Win32 Release"
321
322!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
323
324!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
325
326!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
327
328!ENDIF
329
330# End Source File
331# Begin Source File
332
333SOURCE=..\Objects\classobject.c
334
335!IF "$(CFG)" == "python20 - Win32 Release"
336
337!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
338
339!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
340
341!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
342
343!ENDIF
344
345# End Source File
346# Begin Source File
347
348SOURCE=..\Modules\cmathmodule.c
349
350!IF "$(CFG)" == "python20 - Win32 Release"
351
352!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
353
354!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
355
356!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
357
358!ENDIF
359
360# End Source File
361# Begin Source File
362
363SOURCE=..\Objects\cobject.c
364
365!IF "$(CFG)" == "python20 - Win32 Release"
366
367!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
368
369!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
370
371!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
372
373!ENDIF
374
375# End Source File
376# Begin Source File
377
378SOURCE=..\Python\codecs.c
379
380!IF "$(CFG)" == "python20 - Win32 Release"
381
382!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
383
384!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
385
386!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
387
388!ENDIF
389
390# End Source File
391# Begin Source File
392
393SOURCE=..\Python\compile.c
394
395!IF "$(CFG)" == "python20 - Win32 Release"
396
397!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
398
399!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
400
401!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
402
403!ENDIF
404
405# End Source File
406# Begin Source File
407
408SOURCE=..\Objects\complexobject.c
409
410!IF "$(CFG)" == "python20 - Win32 Release"
411
412!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
413
414!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
415
416!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
417
418!ENDIF
419
420# End Source File
421# Begin Source File
422
423SOURCE=..\PC\config.c
424
425!IF "$(CFG)" == "python20 - Win32 Release"
426
427!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
428
429!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
430
431!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
432
433!ENDIF
434
435# End Source File
436# Begin Source File
437
438SOURCE=..\Modules\cPickle.c
439
440!IF "$(CFG)" == "python20 - Win32 Release"
441
442!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
443
444!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
445
446!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
447
448!ENDIF
449
450# End Source File
451# Begin Source File
452
453SOURCE=..\Modules\cStringIO.c
454
455!IF "$(CFG)" == "python20 - Win32 Release"
456
457!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
458
459!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
460
461!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
462
463!ENDIF
464
465# End Source File
466# Begin Source File
467
468SOURCE=..\Objects\dictobject.c
469
470!IF "$(CFG)" == "python20 - Win32 Release"
471
472!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
473
474!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
475
476!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
477
478!ENDIF
479
480# End Source File
481# Begin Source File
482
483SOURCE=..\PC\dl_nt.c
484
485!IF "$(CFG)" == "python20 - Win32 Release"
486
487!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
488
489!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
490
491!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
492
493!ENDIF
494
495# End Source File
496# Begin Source File
497
498SOURCE=..\Python\dynload_win.c
499
500!IF "$(CFG)" == "python20 - Win32 Release"
501
502!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
503
504!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
505
506!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
507
508!ENDIF
509
510# End Source File
511# Begin Source File
512
513SOURCE=..\Modules\errnomodule.c
514
515!IF "$(CFG)" == "python20 - Win32 Release"
516
517!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
518
519!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
520
521!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
522
523!ENDIF
524
525# End Source File
526# Begin Source File
527
528SOURCE=..\Python\errors.c
529
530!IF "$(CFG)" == "python20 - Win32 Release"
531
532!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
533
534!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
535
536!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
537
538!ENDIF
539
540# End Source File
541# Begin Source File
542
543SOURCE=..\Python\exceptions.c
544
545!IF "$(CFG)" == "python20 - Win32 Release"
546
547!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
548
549!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
550
551!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
552
553!ENDIF
554
555# End Source File
556# Begin Source File
557
558SOURCE=..\Objects\fileobject.c
559
560!IF "$(CFG)" == "python20 - Win32 Release"
561
562!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
563
564!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
565
566!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
567
568!ENDIF
569
570# End Source File
571# Begin Source File
572
573SOURCE=..\Objects\floatobject.c
574
575!IF "$(CFG)" == "python20 - Win32 Release"
576
577!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
578
579!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
580
581!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
582
583!ENDIF
584
585# End Source File
586# Begin Source File
587
588SOURCE=..\Modules\fpectlmodule.c
589
590!IF "$(CFG)" == "python20 - Win32 Release"
591
592!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
593
594!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
595
596!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
597
598!ENDIF
599
600# End Source File
601# Begin Source File
602
603SOURCE=..\Modules\fpetestmodule.c
604
605!IF "$(CFG)" == "python20 - Win32 Release"
606
607!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
608
609!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
610
611!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
612
613!ENDIF
614
615# End Source File
616# Begin Source File
617
618SOURCE=..\Objects\frameobject.c
619
620!IF "$(CFG)" == "python20 - Win32 Release"
621
622!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
623
624!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
625
626!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
627
628!ENDIF
629
630# End Source File
631# Begin Source File
632
633SOURCE=..\Python\frozen.c
634
635!IF "$(CFG)" == "python20 - Win32 Release"
636
637!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
638
639!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
640
641!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
642
643!ENDIF
644
645# End Source File
646# Begin Source File
647
648SOURCE=..\Objects\funcobject.c
649
650!IF "$(CFG)" == "python20 - Win32 Release"
651
652!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
653
654!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
655
656!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
657
658!ENDIF
659
660# End Source File
661# Begin Source File
Jeremy Hyltonfa01bf12000-06-30 14:38:41 +0000662SOURCE=..\Modules\gcmodule.c
663
664!IF "$(CFG)" == "python20 - Win32 Release"
665
666!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
667
668!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
669
670!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
671
672!ENDIF
673
674# End Source File
675# Begin Source File
Guido van Rossume4aa4ca2000-06-29 22:32:08 +0000676
677SOURCE=..\Python\getargs.c
678
679!IF "$(CFG)" == "python20 - Win32 Release"
680
681!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
682
683!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
684
685!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
686
687!ENDIF
688
689# End Source File
690# Begin Source File
691
692SOURCE=..\Modules\getbuildinfo.c
693
694!IF "$(CFG)" == "python20 - Win32 Release"
695
696!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
697
698!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
699
700!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
701
702!ENDIF
703
704# End Source File
705# Begin Source File
706
707SOURCE=..\Python\getcompiler.c
708
709!IF "$(CFG)" == "python20 - Win32 Release"
710
711!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
712
713!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
714
715!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
716
717!ENDIF
718
719# End Source File
720# Begin Source File
721
722SOURCE=..\Python\getcopyright.c
723
724!IF "$(CFG)" == "python20 - Win32 Release"
725
726!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
727
728!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
729
730!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
731
732!ENDIF
733
734# End Source File
735# Begin Source File
736
737SOURCE=..\Python\getmtime.c
738
739!IF "$(CFG)" == "python20 - Win32 Release"
740
741!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
742
743!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
744
745!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
746
747!ENDIF
748
749# End Source File
750# Begin Source File
751
752SOURCE=..\Python\getopt.c
753
754!IF "$(CFG)" == "python20 - Win32 Release"
755
756!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
757
758!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
759
760!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
761
762!ENDIF
763
764# End Source File
765# Begin Source File
766
767SOURCE=..\PC\getpathp.c
768
769!IF "$(CFG)" == "python20 - Win32 Release"
770
771!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
772
773!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
774
775!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
776
777!ENDIF
778
779# End Source File
780# Begin Source File
781
782SOURCE=..\Python\getplatform.c
783
784!IF "$(CFG)" == "python20 - Win32 Release"
785
786!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
787
788!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
789
790!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
791
792!ENDIF
793
794# End Source File
795# Begin Source File
796
797SOURCE=..\Python\getversion.c
798
799!IF "$(CFG)" == "python20 - Win32 Release"
800
801!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
802
803!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
804
805!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
806
807!ENDIF
808
809# End Source File
810# Begin Source File
811
812SOURCE=..\Python\graminit.c
813
814!IF "$(CFG)" == "python20 - Win32 Release"
815
816!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
817
818!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
819
820!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
821
822!ENDIF
823
824# End Source File
825# Begin Source File
826
827SOURCE=..\Parser\grammar1.c
828
829!IF "$(CFG)" == "python20 - Win32 Release"
830
831!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
832
833!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
834
835!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
836
837!ENDIF
838
839# End Source File
840# Begin Source File
841
842SOURCE=..\Modules\imageop.c
843
844!IF "$(CFG)" == "python20 - Win32 Release"
845
846!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
847
848!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
849
850!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
851
852!ENDIF
853
854# End Source File
855# Begin Source File
856
857SOURCE=..\Python\import.c
858
859!IF "$(CFG)" == "python20 - Win32 Release"
860
861!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
862
863!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
864
865!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
866
867!ENDIF
868
869# End Source File
870# Begin Source File
871
872SOURCE=..\PC\import_nt.c
873
874!IF "$(CFG)" == "python20 - Win32 Release"
875
876# ADD CPP /I "..\Python"
877
878!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
879
880# ADD CPP /I "..\Python"
881
882!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
883
884!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
885
886!ENDIF
887
888# End Source File
889# Begin Source File
890
891SOURCE=..\Python\importdl.c
892
893!IF "$(CFG)" == "python20 - Win32 Release"
894
895!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
896
897!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
898
899!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
900
901!ENDIF
902
903# End Source File
904# Begin Source File
905
906SOURCE=..\Objects\intobject.c
907
908!IF "$(CFG)" == "python20 - Win32 Release"
909
910!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
911
912!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
913
914!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
915
916!ENDIF
917
918# End Source File
919# Begin Source File
920
921SOURCE=..\Parser\listnode.c
922
923!IF "$(CFG)" == "python20 - Win32 Release"
924
925!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
926
927!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
928
929!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
930
931!ENDIF
932
933# End Source File
934# Begin Source File
935
936SOURCE=..\Objects\listobject.c
937
938!IF "$(CFG)" == "python20 - Win32 Release"
939
940!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
941
942!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
943
944!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
945
946!ENDIF
947
948# End Source File
949# Begin Source File
950
951SOURCE=..\Objects\longobject.c
952
953!IF "$(CFG)" == "python20 - Win32 Release"
954
955!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
956
957!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
958
959!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
960
961!ENDIF
962
963# End Source File
964# Begin Source File
965
966SOURCE=..\Modules\main.c
967
968!IF "$(CFG)" == "python20 - Win32 Release"
969
970!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
971
972!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
973
974!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
975
976!ENDIF
977
978# End Source File
979# Begin Source File
980
981SOURCE=..\Python\marshal.c
982
983!IF "$(CFG)" == "python20 - Win32 Release"
984
985!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
986
987!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
988
989!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
990
991!ENDIF
992
993# End Source File
994# Begin Source File
995
996SOURCE=..\Modules\mathmodule.c
997
998!IF "$(CFG)" == "python20 - Win32 Release"
999
1000!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1001
1002!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1003
1004!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1005
1006!ENDIF
1007
1008# End Source File
1009# Begin Source File
1010
1011SOURCE=..\Modules\md5c.c
1012
1013!IF "$(CFG)" == "python20 - Win32 Release"
1014
1015!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1016
1017!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1018
1019!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1020
1021!ENDIF
1022
1023# End Source File
1024# Begin Source File
1025
1026SOURCE=..\Modules\md5module.c
1027
1028!IF "$(CFG)" == "python20 - Win32 Release"
1029
1030!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1031
1032!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1033
1034!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1035
1036!ENDIF
1037
1038# End Source File
1039# Begin Source File
1040
1041SOURCE=..\Parser\metagrammar.c
1042
1043!IF "$(CFG)" == "python20 - Win32 Release"
1044
1045!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1046
1047!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1048
1049!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1050
1051!ENDIF
1052
1053# End Source File
1054# Begin Source File
1055
1056SOURCE=..\Objects\methodobject.c
1057
1058!IF "$(CFG)" == "python20 - Win32 Release"
1059
1060!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1061
1062!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1063
1064!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1065
1066!ENDIF
1067
1068# End Source File
1069# Begin Source File
1070
1071SOURCE=..\Python\modsupport.c
1072
1073!IF "$(CFG)" == "python20 - Win32 Release"
1074
1075!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1076
1077!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1078
1079!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1080
1081!ENDIF
1082
1083# End Source File
1084# Begin Source File
1085
1086SOURCE=..\Objects\moduleobject.c
1087
1088!IF "$(CFG)" == "python20 - Win32 Release"
1089
1090!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1091
1092!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1093
1094!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1095
1096!ENDIF
1097
1098# End Source File
1099# Begin Source File
1100
1101SOURCE=..\PC\msvcrtmodule.c
1102
1103!IF "$(CFG)" == "python20 - Win32 Release"
1104
1105!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1106
1107!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1108
1109!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1110
1111!ENDIF
1112
1113# End Source File
1114# Begin Source File
1115
1116SOURCE=..\Parser\myreadline.c
1117
1118!IF "$(CFG)" == "python20 - Win32 Release"
1119
1120!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1121
1122!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1123
1124!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1125
1126!ENDIF
1127
1128# End Source File
1129# Begin Source File
1130
1131SOURCE=..\Python\mystrtoul.c
1132
1133!IF "$(CFG)" == "python20 - Win32 Release"
1134
1135!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1136
1137!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1138
1139!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1140
1141!ENDIF
1142
1143# End Source File
1144# Begin Source File
1145
1146SOURCE=..\Modules\newmodule.c
1147
1148!IF "$(CFG)" == "python20 - Win32 Release"
1149
1150!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1151
1152!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1153
1154!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1155
1156!ENDIF
1157
1158# End Source File
1159# Begin Source File
1160
1161SOURCE=..\Parser\node.c
1162
1163!IF "$(CFG)" == "python20 - Win32 Release"
1164
1165!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1166
1167!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1168
1169!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1170
1171!ENDIF
1172
1173# End Source File
1174# Begin Source File
1175
1176SOURCE=..\Objects\object.c
1177
1178!IF "$(CFG)" == "python20 - Win32 Release"
1179
1180!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1181
1182!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1183
1184!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1185
1186!ENDIF
1187
1188# End Source File
1189# Begin Source File
1190
1191SOURCE=..\Modules\operator.c
1192
1193!IF "$(CFG)" == "python20 - Win32 Release"
1194
1195!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1196
1197!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1198
1199!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1200
1201!ENDIF
1202
1203# End Source File
1204# Begin Source File
1205
1206SOURCE=..\Parser\parser.c
1207
1208!IF "$(CFG)" == "python20 - Win32 Release"
1209
1210!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1211
1212!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1213
1214!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1215
1216!ENDIF
1217
1218# End Source File
1219# Begin Source File
1220
1221SOURCE=..\Parser\parsetok.c
1222
1223!IF "$(CFG)" == "python20 - Win32 Release"
1224
1225!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1226
1227!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1228
1229!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1230
1231!ENDIF
1232
1233# End Source File
1234# Begin Source File
1235
1236SOURCE=..\Modules\pcremodule.c
1237
1238!IF "$(CFG)" == "python20 - Win32 Release"
1239
1240!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1241
1242!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1243
1244!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1245
1246!ENDIF
1247
1248# End Source File
1249# Begin Source File
1250
1251SOURCE=..\Modules\posixmodule.c
1252
1253!IF "$(CFG)" == "python20 - Win32 Release"
1254
1255!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1256
1257!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1258
1259!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1260
1261!ENDIF
1262
1263# End Source File
1264# Begin Source File
1265
1266SOURCE=..\Python\pyfpe.c
1267
1268!IF "$(CFG)" == "python20 - Win32 Release"
1269
1270!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1271
1272!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1273
1274!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1275
1276!ENDIF
1277
1278# End Source File
1279# Begin Source File
1280
1281SOURCE=..\Modules\pypcre.c
1282
1283!IF "$(CFG)" == "python20 - Win32 Release"
1284
1285!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1286
1287!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1288
1289!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1290
1291!ENDIF
1292
1293# End Source File
1294# Begin Source File
1295
1296SOURCE=..\Python\pystate.c
1297
1298!IF "$(CFG)" == "python20 - Win32 Release"
1299
1300!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1301
1302!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1303
1304!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1305
1306!ENDIF
1307
1308# End Source File
1309# Begin Source File
1310
1311SOURCE=..\PC\python_nt.rc
1312# End Source File
1313# Begin Source File
1314
1315SOURCE=..\Python\pythonrun.c
1316
1317!IF "$(CFG)" == "python20 - Win32 Release"
1318
1319!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1320
1321!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1322
1323!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1324
1325!ENDIF
1326
1327# End Source File
1328# Begin Source File
1329
1330SOURCE=..\Objects\rangeobject.c
1331
1332!IF "$(CFG)" == "python20 - Win32 Release"
1333
1334!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1335
1336!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1337
1338!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1339
1340!ENDIF
1341
1342# End Source File
1343# Begin Source File
1344
1345SOURCE=..\Modules\regexmodule.c
1346
1347!IF "$(CFG)" == "python20 - Win32 Release"
1348
1349!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1350
1351!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1352
1353!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1354
1355!ENDIF
1356
1357# End Source File
1358# Begin Source File
1359
1360SOURCE=..\Modules\regexpr.c
1361
1362!IF "$(CFG)" == "python20 - Win32 Release"
1363
1364!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1365
1366!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1367
1368!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1369
1370!ENDIF
1371
1372# End Source File
1373# Begin Source File
1374
1375SOURCE=..\Modules\rgbimgmodule.c
1376
1377!IF "$(CFG)" == "python20 - Win32 Release"
1378
1379!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1380
1381!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1382
1383!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1384
1385!ENDIF
1386
1387# End Source File
1388# Begin Source File
1389
1390SOURCE=..\Modules\rotormodule.c
1391
1392!IF "$(CFG)" == "python20 - Win32 Release"
1393
1394!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1395
1396!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1397
1398!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1399
1400!ENDIF
1401
1402# End Source File
1403# Begin Source File
1404
1405SOURCE=..\Modules\shamodule.c
1406
1407!IF "$(CFG)" == "python20 - Win32 Release"
1408
1409!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1410
1411!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1412
1413!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1414
1415!ENDIF
1416
1417# End Source File
1418# Begin Source File
1419
1420SOURCE=..\Modules\signalmodule.c
1421
1422!IF "$(CFG)" == "python20 - Win32 Release"
1423
1424!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1425
1426!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1427
1428!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1429
1430!ENDIF
1431
1432# End Source File
1433# Begin Source File
1434
1435SOURCE=..\Objects\sliceobject.c
1436
1437!IF "$(CFG)" == "python20 - Win32 Release"
1438
1439!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1440
1441!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1442
1443!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1444
1445!ENDIF
1446
1447# End Source File
1448# Begin Source File
1449
1450SOURCE=..\Modules\soundex.c
1451
1452!IF "$(CFG)" == "python20 - Win32 Release"
1453
1454!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1455
1456!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1457
1458!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1459
1460!ENDIF
1461
1462# End Source File
1463# Begin Source File
1464
1465SOURCE=..\Objects\stringobject.c
1466
1467!IF "$(CFG)" == "python20 - Win32 Release"
1468
1469!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1470
1471!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1472
1473!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1474
1475!ENDIF
1476
1477# End Source File
1478# Begin Source File
1479
1480SOURCE=..\Modules\stropmodule.c
1481
1482!IF "$(CFG)" == "python20 - Win32 Release"
1483
1484!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1485
1486!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1487
1488!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1489
1490!ENDIF
1491
1492# End Source File
1493# Begin Source File
1494
1495SOURCE=..\Python\structmember.c
1496
1497!IF "$(CFG)" == "python20 - Win32 Release"
1498
1499!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1500
1501!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1502
1503!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1504
1505!ENDIF
1506
1507# End Source File
1508# Begin Source File
1509
1510SOURCE=..\Modules\structmodule.c
1511
1512!IF "$(CFG)" == "python20 - Win32 Release"
1513
1514!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1515
1516!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1517
1518!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1519
1520!ENDIF
1521
1522# End Source File
1523# Begin Source File
1524
1525SOURCE=..\Python\sysmodule.c
1526
1527!IF "$(CFG)" == "python20 - Win32 Release"
1528
1529!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1530
1531!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1532
1533!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1534
1535!ENDIF
1536
1537# End Source File
1538# Begin Source File
1539
1540SOURCE=..\Python\thread.c
1541
1542!IF "$(CFG)" == "python20 - Win32 Release"
1543
1544!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1545
1546!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1547
1548!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1549
1550!ENDIF
1551
1552# End Source File
1553# Begin Source File
1554
1555SOURCE=..\Modules\threadmodule.c
1556
1557!IF "$(CFG)" == "python20 - Win32 Release"
1558
1559!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1560
1561!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1562
1563!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1564
1565!ENDIF
1566
1567# End Source File
1568# Begin Source File
1569
1570SOURCE=..\Modules\timemodule.c
1571
1572!IF "$(CFG)" == "python20 - Win32 Release"
1573
1574!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1575
1576!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1577
1578!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1579
1580!ENDIF
1581
1582# End Source File
1583# Begin Source File
1584
1585SOURCE=..\Parser\tokenizer.c
1586
1587!IF "$(CFG)" == "python20 - Win32 Release"
1588
1589!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1590
1591!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1592
1593!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1594
1595!ENDIF
1596
1597# End Source File
1598# Begin Source File
1599
1600SOURCE=..\Python\traceback.c
1601
1602!IF "$(CFG)" == "python20 - Win32 Release"
1603
1604!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1605
1606!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1607
1608!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1609
1610!ENDIF
1611
1612# End Source File
1613# Begin Source File
1614
1615SOURCE=..\Objects\tupleobject.c
1616
1617!IF "$(CFG)" == "python20 - Win32 Release"
1618
1619!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1620
1621!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1622
1623!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1624
1625!ENDIF
1626
1627# End Source File
1628# Begin Source File
1629
1630SOURCE=..\Objects\typeobject.c
1631
1632!IF "$(CFG)" == "python20 - Win32 Release"
1633
1634!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1635
1636!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1637
1638!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1639
1640!ENDIF
1641
1642# End Source File
1643# Begin Source File
1644
1645SOURCE=..\Objects\unicodectype.c
1646
1647!IF "$(CFG)" == "python20 - Win32 Release"
1648
1649!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1650
1651!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1652
1653!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1654
1655!ENDIF
1656
1657# End Source File
1658# Begin Source File
1659
1660SOURCE=..\Objects\unicodeobject.c
1661
1662!IF "$(CFG)" == "python20 - Win32 Release"
1663
1664!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1665
1666!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1667
1668!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1669
1670!ENDIF
1671
1672# End Source File
1673# Begin Source File
1674
1675SOURCE=..\Modules\yuvconvert.c
1676
1677!IF "$(CFG)" == "python20 - Win32 Release"
1678
1679!ELSEIF "$(CFG)" == "python20 - Win32 Debug"
1680
1681!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Debug"
1682
1683!ELSEIF "$(CFG)" == "python20 - Win32 Alpha Release"
1684
1685!ENDIF
1686
1687# End Source File
1688# End Target
1689# End Project