1 # Microsoft Developer Studio Project File - Name="pythoncore" - Package Owner=<4>
\r
2 # Microsoft Developer Studio Generated Build File, Format Version 6.00
\r
5 # TARGTYPE "Win32 (x86) Dynamic-Link Library" 0x0102
\r
6 # TARGTYPE "Win32 (ALPHA) Dynamic-Link Library" 0x0602
\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
12 !MESSAGE NMAKE /f "pythoncore.mak".
\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
17 !MESSAGE NMAKE /f "pythoncore.mak" CFG="pythoncore - Win32 Alpha Debug"
\r
19 !MESSAGE Possible choices for configuration are:
\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
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
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
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
50 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
\r
51 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
\r
53 # ADD BASE RSC /l 0x409 /d "NDEBUG"
\r
54 # ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"
\r
56 # ADD BASE BSC32 /nologo
\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
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
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
81 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
\r
82 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
\r
84 # ADD BASE RSC /l 0x409 /d "_DEBUG"
\r
85 # ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
\r
87 # ADD BASE BSC32 /nologo
\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
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
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
112 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
\r
113 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"
\r
115 # ADD BASE RSC /l 0x409 /i "..\Include" /d "_DEBUG"
\r
116 # ADD RSC /l 0x409 /i "..\Include" /d "_DEBUG"
\r
118 # ADD BASE BSC32 /nologo
\r
119 # ADD BSC32 /nologo
\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
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
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
144 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
\r
145 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"
\r
147 # ADD BASE RSC /l 0x409 /i "..\Include" /d "NDEBUG"
\r
148 # ADD RSC /l 0x409 /i "..\Include" /d "NDEBUG"
\r
150 # ADD BASE BSC32 /nologo
\r
151 # ADD BSC32 /nologo
\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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
1359 # Begin Source File
\r
1361 SOURCE=..\PC\python_nt.rc
\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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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