This commit was manufactured by cvs2svn to create tag 'r211c1'.
[python/dscho.git] / PCbuild / pythoncore.dsp
blob4ec2b6464d84a7d0f5ff5d702d8d964c31f0d761
1 # Microsoft Developer Studio Project File - Name="pythoncore" - Package Owner=<4>\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00\r
3 # ** DO NOT EDIT **\r
4 \r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102\r
6 # TARGTYPE "Win32 (ALPHA) Dynamic-Link Library" 0x0602\r
7 \r
8 CFG=pythoncore - Win32 Alpha Debug\r
9 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
10 !MESSAGE use the Export Makefile command and run\r
11 !MESSAGE \r
12 !MESSAGE NMAKE /f "pythoncore.mak".\r
13 !MESSAGE \r
14 !MESSAGE You can specify a configuration when running NMAKE\r
15 !MESSAGE by defining the macro CFG on the command line. For example:\r
16 !MESSAGE \r
17 !MESSAGE NMAKE /f "pythoncore.mak" CFG="pythoncore - Win32 Alpha Debug"\r
18 !MESSAGE \r
19 !MESSAGE Possible choices for configuration are:\r
20 !MESSAGE \r
21 !MESSAGE "pythoncore - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE "pythoncore - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
23 !MESSAGE "pythoncore - Win32 Alpha Debug" (based on "Win32 (ALPHA) Dynamic-Link Library")\r
24 !MESSAGE "pythoncore - Win32 Alpha Release" (based on "Win32 (ALPHA) Dynamic-Link Library")\r
25 !MESSAGE \r
27 # Begin Project\r
28 # PROP AllowPerConfigDependencies 0\r
29 # PROP Scc_ProjName "pythoncore"\r
30 # PROP Scc_LocalPath ".."\r
32 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
34 # PROP BASE Use_MFC 0\r
35 # PROP BASE Use_Debug_Libraries 0\r
36 # PROP BASE Output_Dir "Release"\r
37 # PROP BASE Intermediate_Dir "Release"\r
38 # PROP BASE Target_Dir ""\r
39 # PROP Use_MFC 0\r
40 # PROP Use_Debug_Libraries 0\r
41 # PROP Output_Dir "."\r
42 # PROP Intermediate_Dir "x86-temp-release\pythoncore"\r
43 # PROP Ignore_Export_Lib 0\r
44 # PROP Target_Dir ""\r
45 F90=df.exe\r
46 CPP=cl.exe\r
47 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
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\r
49 MTL=midl.exe\r
50 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
51 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
52 RSC=rc.exe\r
53 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
54 # ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"\r
55 BSC32=bscmake.exe\r
56 # ADD BASE BSC32 /nologo\r
57 # ADD BSC32 /nologo\r
58 LINK32=link.exe\r
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\r
60 # ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python21.dll"\r
61 # SUBTRACT LINK32 /pdb:none\r
63 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
65 # PROP BASE Use_MFC 0\r
66 # PROP BASE Use_Debug_Libraries 1\r
67 # PROP BASE Output_Dir "Debug"\r
68 # PROP BASE Intermediate_Dir "Debug"\r
69 # PROP BASE Target_Dir ""\r
70 # PROP Use_MFC 0\r
71 # PROP Use_Debug_Libraries 1\r
72 # PROP Output_Dir "."\r
73 # PROP Intermediate_Dir "x86-temp-debug\pythoncore"\r
74 # PROP Ignore_Export_Lib 0\r
75 # PROP Target_Dir ""\r
76 F90=df.exe\r
77 CPP=cl.exe\r
78 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
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\r
80 MTL=midl.exe\r
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
83 RSC=rc.exe\r
84 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
85 # ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
86 BSC32=bscmake.exe\r
87 # ADD BASE BSC32 /nologo\r
88 # ADD BSC32 /nologo\r
89 LINK32=link.exe\r
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\r
91 # ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept\r
92 # SUBTRACT LINK32 /pdb:none\r
94 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
96 # PROP BASE Use_MFC 0\r
97 # PROP BASE Use_Debug_Libraries 1\r
98 # PROP BASE Output_Dir "Debug"\r
99 # PROP BASE Intermediate_Dir "Debug"\r
100 # PROP BASE Ignore_Export_Lib 0\r
101 # PROP BASE Target_Dir ""\r
102 # PROP Use_MFC 0\r
103 # PROP Use_Debug_Libraries 1\r
104 # PROP Output_Dir "."\r
105 # PROP Intermediate_Dir "alpha-temp-debug\pythoncore"\r
106 # PROP Ignore_Export_Lib 0\r
107 # PROP Target_Dir ""\r
108 CPP=cl.exe\r
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\r
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\r
111 MTL=midl.exe\r
112 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
113 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
114 RSC=rc.exe\r
115 # ADD BASE RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
116 # ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"\r
117 BSC32=bscmake.exe\r
118 # ADD BASE BSC32 /nologo\r
119 # ADD BSC32 /nologo\r
120 LINK32=link.exe\r
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:"./python21_d.dll" /pdbtype:sept\r
122 # SUBTRACT BASE LINK32 /pdb:none\r
123 # ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc" /out:"./python21_d.dll" /pdbtype:sept\r
124 # SUBTRACT LINK32 /pdb:none\r
126 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
128 # PROP BASE Use_MFC 0\r
129 # PROP BASE Use_Debug_Libraries 0\r
130 # PROP BASE Output_Dir "Release"\r
131 # PROP BASE Intermediate_Dir "Release"\r
132 # PROP BASE Ignore_Export_Lib 0\r
133 # PROP BASE Target_Dir ""\r
134 # PROP Use_MFC 0\r
135 # PROP Use_Debug_Libraries 0\r
136 # PROP Output_Dir "."\r
137 # PROP Intermediate_Dir "alpha-temp-release\pythoncore"\r
138 # PROP Ignore_Export_Lib 0\r
139 # PROP Target_Dir ""\r
140 CPP=cl.exe\r
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\r
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\r
143 MTL=midl.exe\r
144 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
145 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
146 RSC=rc.exe\r
147 # ADD BASE RSC /l 0x409 /i "..\Include" /d "NDEBUG"\r
148 # ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"\r
149 BSC32=bscmake.exe\r
150 # ADD BASE BSC32 /nologo\r
151 # ADD BSC32 /nologo\r
152 LINK32=link.exe\r
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"\r
154 # SUBTRACT BASE LINK32 /pdb:none\r
155 # ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib /nologo /base:"0x1e100000" /subsystem:windows /dll /debug /machine:ALPHA /nodefaultlib:"libc"\r
156 # SUBTRACT LINK32 /pdb:none\r
158 !ENDIF \r
160 # Begin Target\r
162 # Name "pythoncore - Win32 Release"\r
163 # Name "pythoncore - Win32 Debug"\r
164 # Name "pythoncore - Win32 Alpha Debug"\r
165 # Name "pythoncore - Win32 Alpha Release"\r
166 # Begin Source File\r
168 SOURCE=..\Modules\_codecsmodule.c\r
170 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
172 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
174 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
176 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
178 !ENDIF \r
180 # End Source File\r
181 # Begin Source File\r
183 SOURCE=..\Modules\_localemodule.c\r
185 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
187 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
189 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
191 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
193 !ENDIF \r
195 # End Source File\r
196 # Begin Source File\r
198 SOURCE=..\Modules\_weakref.c\r
200 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
202 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
204 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
206 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
208 !ENDIF \r
210 # End Source File\r
211 # Begin Source File\r
213 SOURCE=..\Objects\abstract.c\r
215 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
217 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
219 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
221 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
223 !ENDIF \r
225 # End Source File\r
226 # Begin Source File\r
228 SOURCE=..\Parser\acceler.c\r
230 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
232 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
234 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
236 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
238 !ENDIF \r
240 # End Source File\r
241 # Begin Source File\r
243 SOURCE=..\Modules\arraymodule.c\r
245 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
247 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
249 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
251 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
253 !ENDIF \r
255 # End Source File\r
256 # Begin Source File\r
258 SOURCE=..\Modules\audioop.c\r
260 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
262 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
264 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
266 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
268 !ENDIF \r
270 # End Source File\r
271 # Begin Source File\r
273 SOURCE=..\Modules\binascii.c\r
275 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
277 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
279 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
281 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
283 !ENDIF \r
285 # End Source File\r
286 # Begin Source File\r
288 SOURCE=..\Parser\bitset.c\r
290 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
292 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
294 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
296 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
298 !ENDIF \r
300 # End Source File\r
301 # Begin Source File\r
303 SOURCE=..\Python\bltinmodule.c\r
305 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
307 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
309 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
311 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
313 !ENDIF \r
315 # End Source File\r
316 # Begin Source File\r
318 SOURCE=..\Objects\bufferobject.c\r
320 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
322 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
324 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
326 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
328 !ENDIF \r
330 # End Source File\r
331 # Begin Source File\r
333 SOURCE=..\Objects\cellobject.c\r
335 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
337 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
339 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
341 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
343 !ENDIF \r
345 # End Source File\r
346 # Begin Source File\r
348 SOURCE=..\Python\ceval.c\r
350 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
352 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
354 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
356 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
358 !ENDIF \r
360 # End Source File\r
361 # Begin Source File\r
363 SOURCE=..\Objects\classobject.c\r
365 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
367 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
369 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
371 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
373 !ENDIF \r
375 # End Source File\r
376 # Begin Source File\r
378 SOURCE=..\Modules\cmathmodule.c\r
380 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
382 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
384 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
386 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
388 !ENDIF \r
390 # End Source File\r
391 # Begin Source File\r
393 SOURCE=..\Objects\cobject.c\r
395 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
397 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
399 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
401 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
403 !ENDIF \r
405 # End Source File\r
406 # Begin Source File\r
408 SOURCE=..\Python\codecs.c\r
410 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
412 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
414 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
416 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
418 !ENDIF \r
420 # End Source File\r
421 # Begin Source File\r
423 SOURCE=..\Python\compile.c\r
425 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
427 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
429 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
431 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
433 !ENDIF \r
435 # End Source File\r
436 # Begin Source File\r
438 SOURCE=..\Objects\complexobject.c\r
440 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
442 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
444 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
446 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
448 !ENDIF \r
450 # End Source File\r
451 # Begin Source File\r
453 SOURCE=..\PC\config.c\r
455 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
457 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
459 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
461 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
463 !ENDIF \r
465 # End Source File\r
466 # Begin Source File\r
468 SOURCE=..\Modules\cPickle.c\r
470 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
472 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
474 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
476 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
478 !ENDIF \r
480 # End Source File\r
481 # Begin Source File\r
483 SOURCE=..\Modules\cStringIO.c\r
485 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
487 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
489 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
491 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
493 !ENDIF \r
495 # End Source File\r
496 # Begin Source File\r
498 SOURCE=..\Objects\dictobject.c\r
500 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
502 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
504 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
506 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
508 !ENDIF \r
510 # End Source File\r
511 # Begin Source File\r
513 SOURCE=..\PC\dl_nt.c\r
515 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
517 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
519 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
521 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
523 !ENDIF \r
525 # End Source File\r
526 # Begin Source File\r
528 SOURCE=..\Python\dynload_win.c\r
530 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
532 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
534 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
536 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
538 !ENDIF \r
540 # End Source File\r
541 # Begin Source File\r
543 SOURCE=..\Modules\errnomodule.c\r
545 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
547 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
549 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
551 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
553 !ENDIF \r
555 # End Source File\r
556 # Begin Source File\r
558 SOURCE=..\Python\errors.c\r
560 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
562 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
564 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
566 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
568 !ENDIF \r
570 # End Source File\r
571 # Begin Source File\r
573 SOURCE=..\Python\exceptions.c\r
575 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
577 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
579 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
581 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
583 !ENDIF \r
585 # End Source File\r
586 # Begin Source File\r
588 SOURCE=..\Objects\fileobject.c\r
590 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
592 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
594 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
596 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
598 !ENDIF \r
600 # End Source File\r
601 # Begin Source File\r
603 SOURCE=..\Objects\floatobject.c\r
605 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
607 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
609 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
611 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
613 !ENDIF \r
615 # End Source File\r
616 # Begin Source File\r
618 SOURCE=..\Modules\fpectlmodule.c\r
620 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
622 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
624 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
626 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
628 !ENDIF \r
630 # End Source File\r
631 # Begin Source File\r
633 SOURCE=..\Modules\fpetestmodule.c\r
635 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
637 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
639 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
641 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
643 !ENDIF \r
645 # End Source File\r
646 # Begin Source File\r
648 SOURCE=..\Objects\frameobject.c\r
650 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
652 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
654 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
656 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
658 !ENDIF \r
660 # End Source File\r
661 # Begin Source File\r
663 SOURCE=..\Python\frozen.c\r
665 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
667 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
669 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
671 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
673 !ENDIF \r
675 # End Source File\r
676 # Begin Source File\r
678 SOURCE=..\Objects\funcobject.c\r
680 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
682 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
684 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
686 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
688 !ENDIF \r
690 # End Source File\r
691 # Begin Source File\r
693 SOURCE=..\Python\future.c\r
695 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
697 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
699 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
701 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
703 !ENDIF \r
705 # End Source File\r
706 # Begin Source File\r
708 SOURCE=..\Modules\gcmodule.c\r
710 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
712 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
714 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
716 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
718 !ENDIF \r
720 # End Source File\r
721 # Begin Source File\r
723 SOURCE=..\Python\getargs.c\r
725 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
727 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
729 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
731 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
733 !ENDIF \r
735 # End Source File\r
736 # Begin Source File\r
738 SOURCE=..\Modules\getbuildinfo.c\r
740 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
742 # ADD CPP /D BUILD=19\r
744 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
746 # ADD CPP /D BUILD=19\r
748 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
750 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
752 !ENDIF \r
754 # End Source File\r
755 # Begin Source File\r
757 SOURCE=..\Python\getcompiler.c\r
759 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
761 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
763 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
765 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
767 !ENDIF \r
769 # End Source File\r
770 # Begin Source File\r
772 SOURCE=..\Python\getcopyright.c\r
774 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
776 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
778 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
780 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
782 !ENDIF \r
784 # End Source File\r
785 # Begin Source File\r
787 SOURCE=..\Python\getmtime.c\r
789 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
791 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
793 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
795 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
797 !ENDIF \r
799 # End Source File\r
800 # Begin Source File\r
802 SOURCE=..\Python\getopt.c\r
804 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
806 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
808 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
810 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
812 !ENDIF \r
814 # End Source File\r
815 # Begin Source File\r
817 SOURCE=..\PC\getpathp.c\r
819 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
821 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
823 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
825 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
827 !ENDIF \r
829 # End Source File\r
830 # Begin Source File\r
832 SOURCE=..\Python\getplatform.c\r
834 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
836 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
838 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
840 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
842 !ENDIF \r
844 # End Source File\r
845 # Begin Source File\r
847 SOURCE=..\Python\getversion.c\r
849 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
851 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
853 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
855 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
857 !ENDIF \r
859 # End Source File\r
860 # Begin Source File\r
862 SOURCE=..\Python\graminit.c\r
864 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
866 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
868 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
870 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
872 !ENDIF \r
874 # End Source File\r
875 # Begin Source File\r
877 SOURCE=..\Parser\grammar1.c\r
879 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
881 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
883 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
885 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
887 !ENDIF \r
889 # End Source File\r
890 # Begin Source File\r
892 SOURCE=..\Modules\imageop.c\r
894 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
896 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
898 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
900 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
902 !ENDIF \r
904 # End Source File\r
905 # Begin Source File\r
907 SOURCE=..\Python\import.c\r
909 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
911 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
913 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
915 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
917 !ENDIF \r
919 # End Source File\r
920 # Begin Source File\r
922 SOURCE=..\PC\import_nt.c\r
924 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
926 # ADD CPP /I "..\Python"\r
928 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
930 # ADD CPP /I "..\Python"\r
932 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
934 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
936 !ENDIF \r
938 # End Source File\r
939 # Begin Source File\r
941 SOURCE=..\Python\importdl.c\r
943 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
945 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
947 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
949 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
951 !ENDIF \r
953 # End Source File\r
954 # Begin Source File\r
956 SOURCE=..\Objects\intobject.c\r
958 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
960 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
962 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
964 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
966 !ENDIF \r
968 # End Source File\r
969 # Begin Source File\r
971 SOURCE=..\Parser\listnode.c\r
973 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
975 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
977 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
979 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
981 !ENDIF \r
983 # End Source File\r
984 # Begin Source File\r
986 SOURCE=..\Objects\listobject.c\r
988 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
990 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
992 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
994 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
996 !ENDIF \r
998 # End Source File\r
999 # Begin Source File\r
1001 SOURCE=..\Objects\longobject.c\r
1003 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1005 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1007 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1009 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1011 !ENDIF \r
1013 # End Source File\r
1014 # Begin Source File\r
1016 SOURCE=..\Modules\main.c\r
1018 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1020 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1022 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1024 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1026 !ENDIF \r
1028 # End Source File\r
1029 # Begin Source File\r
1031 SOURCE=..\Python\marshal.c\r
1033 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1035 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1037 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1039 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1041 !ENDIF \r
1043 # End Source File\r
1044 # Begin Source File\r
1046 SOURCE=..\Modules\mathmodule.c\r
1048 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1050 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1052 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1054 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1056 !ENDIF \r
1058 # End Source File\r
1059 # Begin Source File\r
1061 SOURCE=..\Modules\md5c.c\r
1063 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1065 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1067 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1069 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1071 !ENDIF \r
1073 # End Source File\r
1074 # Begin Source File\r
1076 SOURCE=..\Modules\md5module.c\r
1078 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1080 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1082 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1084 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1086 !ENDIF \r
1088 # End Source File\r
1089 # Begin Source File\r
1091 SOURCE=..\Parser\metagrammar.c\r
1093 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1095 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1097 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1099 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1101 !ENDIF \r
1103 # End Source File\r
1104 # Begin Source File\r
1106 SOURCE=..\Objects\methodobject.c\r
1108 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1110 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1112 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1114 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1116 !ENDIF \r
1118 # End Source File\r
1119 # Begin Source File\r
1121 SOURCE=..\Python\modsupport.c\r
1123 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1125 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1127 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1129 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1131 !ENDIF \r
1133 # End Source File\r
1134 # Begin Source File\r
1136 SOURCE=..\Objects\moduleobject.c\r
1138 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1140 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1142 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1144 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1146 !ENDIF \r
1148 # End Source File\r
1149 # Begin Source File\r
1151 SOURCE=..\PC\msvcrtmodule.c\r
1153 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1155 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1157 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1159 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1161 !ENDIF \r
1163 # End Source File\r
1164 # Begin Source File\r
1166 SOURCE=..\Parser\myreadline.c\r
1168 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1170 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1172 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1174 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1176 !ENDIF \r
1178 # End Source File\r
1179 # Begin Source File\r
1181 SOURCE=..\Python\mystrtoul.c\r
1183 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1185 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1187 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1189 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1191 !ENDIF \r
1193 # End Source File\r
1194 # Begin Source File\r
1196 SOURCE=..\Modules\newmodule.c\r
1198 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1200 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1202 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1204 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1206 !ENDIF \r
1208 # End Source File\r
1209 # Begin Source File\r
1211 SOURCE=..\Parser\node.c\r
1213 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1215 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1217 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1219 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1221 !ENDIF \r
1223 # End Source File\r
1224 # Begin Source File\r
1226 SOURCE=..\Objects\object.c\r
1228 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1230 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1232 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1234 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1236 !ENDIF \r
1238 # End Source File\r
1239 # Begin Source File\r
1241 SOURCE=..\Modules\operator.c\r
1243 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1245 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1247 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1249 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1251 !ENDIF \r
1253 # End Source File\r
1254 # Begin Source File\r
1256 SOURCE=..\Parser\parser.c\r
1258 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1260 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1262 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1264 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1266 !ENDIF \r
1268 # End Source File\r
1269 # Begin Source File\r
1271 SOURCE=..\Parser\parsetok.c\r
1273 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1275 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1277 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1279 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1281 !ENDIF \r
1283 # End Source File\r
1284 # Begin Source File\r
1286 SOURCE=..\Modules\pcremodule.c\r
1288 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1290 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1292 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1294 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1296 !ENDIF \r
1298 # End Source File\r
1299 # Begin Source File\r
1301 SOURCE=..\Modules\posixmodule.c\r
1303 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1305 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1307 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1309 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1311 !ENDIF \r
1313 # End Source File\r
1314 # Begin Source File\r
1316 SOURCE=..\Python\pyfpe.c\r
1318 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1320 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1322 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1324 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1326 !ENDIF \r
1328 # End Source File\r
1329 # Begin Source File\r
1331 SOURCE=..\Modules\pypcre.c\r
1333 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1335 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1337 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1339 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1341 !ENDIF \r
1343 # End Source File\r
1344 # Begin Source File\r
1346 SOURCE=..\Python\pystate.c\r
1348 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1350 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1352 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1354 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1356 !ENDIF \r
1358 # End Source File\r
1359 # Begin Source File\r
1361 SOURCE=..\PC\python_nt.rc\r
1362 # End Source File\r
1363 # Begin Source File\r
1365 SOURCE=..\Python\pythonrun.c\r
1367 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1369 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1371 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1373 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1375 !ENDIF \r
1377 # End Source File\r
1378 # Begin Source File\r
1380 SOURCE=..\Objects\rangeobject.c\r
1382 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1384 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1386 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1388 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1390 !ENDIF \r
1392 # End Source File\r
1393 # Begin Source File\r
1395 SOURCE=..\Modules\regexmodule.c\r
1397 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1399 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1401 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1403 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1405 !ENDIF \r
1407 # End Source File\r
1408 # Begin Source File\r
1410 SOURCE=..\Modules\regexpr.c\r
1412 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1414 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1416 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1418 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1420 !ENDIF \r
1422 # End Source File\r
1423 # Begin Source File\r
1425 SOURCE=..\Modules\rgbimgmodule.c\r
1427 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1429 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1431 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1433 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1435 !ENDIF \r
1437 # End Source File\r
1438 # Begin Source File\r
1440 SOURCE=..\Modules\rotormodule.c\r
1442 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1444 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1446 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1448 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1450 !ENDIF \r
1452 # End Source File\r
1453 # Begin Source File\r
1455 SOURCE=..\Modules\shamodule.c\r
1457 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1459 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1461 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1463 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1465 !ENDIF \r
1467 # End Source File\r
1468 # Begin Source File\r
1470 SOURCE=..\Modules\signalmodule.c\r
1472 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1474 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1476 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1478 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1480 !ENDIF \r
1482 # End Source File\r
1483 # Begin Source File\r
1485 SOURCE=..\Objects\sliceobject.c\r
1487 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1489 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1491 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1493 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1495 !ENDIF \r
1497 # End Source File\r
1498 # Begin Source File\r
1500 SOURCE=..\Objects\stringobject.c\r
1502 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1504 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1506 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1508 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1510 !ENDIF \r
1512 # End Source File\r
1513 # Begin Source File\r
1515 SOURCE=..\Modules\stropmodule.c\r
1517 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1519 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1521 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1523 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1525 !ENDIF \r
1527 # End Source File\r
1528 # Begin Source File\r
1530 SOURCE=..\Python\structmember.c\r
1532 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1534 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1536 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1538 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1540 !ENDIF \r
1542 # End Source File\r
1543 # Begin Source File\r
1545 SOURCE=..\Modules\structmodule.c\r
1547 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1549 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1551 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1553 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1555 !ENDIF \r
1557 # End Source File\r
1558 # Begin Source File\r
1560 SOURCE=..\Python\symtable.c\r
1562 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1564 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1566 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1568 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1570 !ENDIF \r
1572 # End Source File\r
1573 # Begin Source File\r
1575 SOURCE=..\Python\sysmodule.c\r
1577 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1579 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1581 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1583 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1585 !ENDIF \r
1587 # End Source File\r
1588 # Begin Source File\r
1590 SOURCE=..\Python\thread.c\r
1592 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1594 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1596 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1598 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1600 !ENDIF \r
1602 # End Source File\r
1603 # Begin Source File\r
1605 SOURCE=..\Modules\threadmodule.c\r
1607 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1609 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1611 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1613 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1615 !ENDIF \r
1617 # End Source File\r
1618 # Begin Source File\r
1620 SOURCE=..\Modules\timemodule.c\r
1622 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1624 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1626 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1628 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1630 !ENDIF \r
1632 # End Source File\r
1633 # Begin Source File\r
1635 SOURCE=..\Parser\tokenizer.c\r
1637 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1639 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1641 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1643 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1645 !ENDIF \r
1647 # End Source File\r
1648 # Begin Source File\r
1650 SOURCE=..\Python\traceback.c\r
1652 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1654 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1656 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1658 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1660 !ENDIF \r
1662 # End Source File\r
1663 # Begin Source File\r
1665 SOURCE=..\Objects\tupleobject.c\r
1667 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1669 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1671 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1673 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1675 !ENDIF \r
1677 # End Source File\r
1678 # Begin Source File\r
1680 SOURCE=..\Objects\typeobject.c\r
1682 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1684 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1686 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1688 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1690 !ENDIF \r
1692 # End Source File\r
1693 # Begin Source File\r
1695 SOURCE=..\Objects\unicodectype.c\r
1697 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1699 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1701 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1703 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1705 !ENDIF \r
1707 # End Source File\r
1708 # Begin Source File\r
1710 SOURCE=..\Objects\unicodeobject.c\r
1712 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1714 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1716 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1718 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1720 !ENDIF \r
1722 # End Source File\r
1723 # Begin Source File\r
1725 SOURCE=..\Modules\xreadlinesmodule.c\r
1727 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1729 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1731 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1733 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1735 !ENDIF \r
1737 # End Source File\r
1738 # Begin Source File\r
1740 SOURCE=..\Modules\yuvconvert.c\r
1742 !IF  "$(CFG)" == "pythoncore - Win32 Release"\r
1744 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
1746 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Debug"\r
1748 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Alpha Release"\r
1750 !ENDIF \r
1752 # End Source File\r
1753 # End Target\r
1754 # End Project\r