Minor changes/corrections in markup.
[python.git] / PC / VC6 / pythoncore.dsp
blob756e271cabcec8f1aa2c53217c312606d5d9e795
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 \r
7 CFG=pythoncore - Win32 Release\r
8 !MESSAGE This is not a valid makefile. To build this project using NMAKE,\r
9 !MESSAGE use the Export Makefile command and run\r
10 !MESSAGE \r
11 !MESSAGE NMAKE /f "pythoncore.mak".\r
12 !MESSAGE \r
13 !MESSAGE You can specify a configuration when running NMAKE\r
14 !MESSAGE by defining the macro CFG on the command line. For example:\r
15 !MESSAGE \r
16 !MESSAGE NMAKE /f "pythoncore.mak" CFG="pythoncore - Win32 Release"\r
17 !MESSAGE \r
18 !MESSAGE Possible choices for configuration are:\r
19 !MESSAGE \r
20 !MESSAGE "pythoncore - Win32 Release" (based on "Win32 (x86) Dynamic-Link Library")\r
21 !MESSAGE "pythoncore - Win32 Debug" (based on "Win32 (x86) Dynamic-Link Library")\r
22 !MESSAGE \r
24 # Begin Project\r
25 # PROP AllowPerConfigDependencies 0\r
26 # PROP Scc_ProjName "pythoncore"\r
27 # PROP Scc_LocalPath ".."\r
28 CPP=cl.exe\r
29 MTL=midl.exe\r
30 RSC=rc.exe\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 # ADD BASE CPP /nologo /MT /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_WINDOWS" /YX /FD /c\r
47 # ADD CPP /nologo /MD /W3 /GX /Zi /O2 /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "NDEBUG" /D "WIN32" /D "_WINDOWS" /D "USE_DL_EXPORT" /YX /FD /Zm200 /c\r
48 # ADD BASE MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
49 # ADD MTL /nologo /D "NDEBUG" /mktyplib203 /o /win32 "NUL"\r
50 # ADD BASE RSC /l 0x409 /d "NDEBUG"\r
51 # ADD RSC /l 0x409 /i "..\..\Include" /d "NDEBUG"\r
52 BSC32=bscmake.exe\r
53 # ADD BASE BSC32 /nologo\r
54 # ADD BSC32 /nologo\r
55 LINK32=link.exe\r
56 # 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
57 # ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e000000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python27.dll"\r
58 # SUBTRACT LINK32 /pdb:none\r
60 !ELSEIF  "$(CFG)" == "pythoncore - Win32 Debug"\r
62 # PROP BASE Use_MFC 0\r
63 # PROP BASE Use_Debug_Libraries 1\r
64 # PROP BASE Output_Dir "Debug"\r
65 # PROP BASE Intermediate_Dir "Debug"\r
66 # PROP BASE Target_Dir ""\r
67 # PROP Use_MFC 0\r
68 # PROP Use_Debug_Libraries 1\r
69 # PROP Output_Dir "."\r
70 # PROP Intermediate_Dir "x86-temp-debug\pythoncore"\r
71 # PROP Ignore_Export_Lib 0\r
72 # PROP Target_Dir ""\r
73 F90=df.exe\r
74 # ADD BASE CPP /nologo /MTd /W3 /Gm /GX /Zi /Od /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /YX /FD /c\r
75 # ADD CPP /nologo /MDd /W3 /Gm /GX /Zi /Od /I "..\..\Include" /I ".." /I "..\..\modules\zlib" /D "_DEBUG" /D "USE_DL_EXPORT" /D "WIN32" /D "_WINDOWS" /YX /FD /Zm200 /c\r
76 # ADD BASE MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
77 # ADD MTL /nologo /D "_DEBUG" /mktyplib203 /o /win32 "NUL"\r
78 # ADD BASE RSC /l 0x409 /d "_DEBUG"\r
79 # ADD RSC /l 0x409 /i "..\..\Include" /d "_DEBUG"\r
80 BSC32=bscmake.exe\r
81 # ADD BASE BSC32 /nologo\r
82 # ADD BSC32 /nologo\r
83 LINK32=link.exe\r
84 # 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
85 # ADD LINK32 largeint.lib kernel32.lib user32.lib advapi32.lib shell32.lib /nologo /base:"0x1e000000" /subsystem:windows /dll /debug /machine:I386 /nodefaultlib:"libc" /out:"./python27_d.dll" /pdbtype:sept\r
86 # SUBTRACT LINK32 /pdb:none\r
88 !ENDIF \r
90 # Begin Target\r
92 # Name "pythoncore - Win32 Release"\r
93 # Name "pythoncore - Win32 Debug"\r
94 # Begin Source File\r
96 SOURCE=..\..\Modules\_bisectmodule.c\r
97 # End Source File\r
98 # Begin Source File\r
100 SOURCE=..\..\Modules\_bytesio.c\r
101 # End Source File\r
102 # Begin Source File\r
104 SOURCE=..\..\Modules\cjkcodecs\_codecs_cn.c\r
105 # End Source File\r
106 # Begin Source File\r
108 SOURCE=..\..\Modules\cjkcodecs\_codecs_hk.c\r
109 # End Source File\r
110 # Begin Source File\r
112 SOURCE=..\..\Modules\cjkcodecs\_codecs_iso2022.c\r
113 # End Source File\r
114 # Begin Source File\r
116 SOURCE=..\..\Modules\cjkcodecs\_codecs_jp.c\r
117 # End Source File\r
118 # Begin Source File\r
120 SOURCE=..\..\Modules\cjkcodecs\_codecs_kr.c\r
121 # End Source File\r
122 # Begin Source File\r
124 SOURCE=..\..\Modules\cjkcodecs\_codecs_tw.c\r
125 # End Source File\r
126 # Begin Source File\r
128 SOURCE=..\..\Modules\_codecsmodule.c\r
129 # End Source File\r
130 # Begin Source File\r
132 SOURCE=..\..\Modules\_collectionsmodule.c\r
133 # End Source File\r
134 # Begin Source File\r
136 SOURCE=..\..\Modules\_csv.c\r
137 # End Source File\r
138 # Begin Source File\r
140 SOURCE=..\..\Modules\_fileio.c\r
141 # End Source File\r
142 # Begin Source File\r
144 SOURCE=..\..\Modules\_functoolsmodule.c\r
145 # End Source File\r
146 # Begin Source File\r
148 SOURCE=..\..\Modules\_heapqmodule.c\r
149 # End Source File\r
150 # Begin Source File\r
152 SOURCE=..\..\Modules\_hotshot.c\r
153 # End Source File\r
154 # Begin Source File\r
156 SOURCE=..\..\Modules\_json.c\r
157 # End Source File\r
158 # Begin Source File\r
160 SOURCE=..\..\Modules\_localemodule.c\r
161 # End Source File\r
162 # Begin Source File\r
164 SOURCE=..\..\Modules\_lsprof.c\r
165 # End Source File\r
166 # Begin Source File\r
168 SOURCE=..\..\Modules\_randommodule.c\r
169 # End Source File\r
170 # Begin Source File\r
172 SOURCE=..\..\Modules\_sre.c\r
173 # End Source File\r
174 # Begin Source File\r
176 SOURCE=..\..\Modules\_struct.c\r
177 # End Source File\r
178 # Begin Source File\r
180 SOURCE=..\..\PC\_subprocess.c\r
181 # End Source File\r
182 # Begin Source File\r
184 SOURCE=..\..\Python\_warnings.c\r
185 # End Source File\r
186 # Begin Source File\r
188 SOURCE=..\..\Modules\_weakref.c\r
189 # End Source File\r
190 # Begin Source File\r
192 SOURCE=..\_winreg.c\r
193 # End Source File\r
194 # Begin Source File\r
196 SOURCE=..\..\Objects\abstract.c\r
197 # End Source File\r
198 # Begin Source File\r
200 SOURCE=..\..\Parser\acceler.c\r
201 # End Source File\r
202 # Begin Source File\r
204 SOURCE=..\..\Modules\zlib\adler32.c\r
205 # End Source File\r
206 # Begin Source File\r
208 SOURCE=..\..\Modules\arraymodule.c\r
209 # End Source File\r
210 # Begin Source File\r
212 SOURCE=..\..\Python\asdl.c\r
213 # End Source File\r
214 # Begin Source File\r
216 SOURCE=..\..\Python\ast.c\r
217 # End Source File\r
218 # Begin Source File\r
220 SOURCE=..\..\Modules\audioop.c\r
221 # End Source File\r
222 # Begin Source File\r
224 SOURCE=..\..\Modules\binascii.c\r
225 # End Source File\r
226 # Begin Source File\r
228 SOURCE=..\..\Parser\bitset.c\r
229 # End Source File\r
230 # Begin Source File\r
232 SOURCE=..\..\Python\bltinmodule.c\r
233 # End Source File\r
234 # Begin Source File\r
236 SOURCE=..\..\Objects\boolobject.c\r
237 # End Source File\r
238 # Begin Source File\r
240 SOURCE=..\..\Objects\bufferobject.c\r
241 # End Source File\r
242 # Begin Source File\r
244 SOURCE=..\..\Objects\bytearrayobject.c\r
245 # End Source File\r
246 # Begin Source File\r
248 SOURCE=..\..\Objects\bytes_methods.c\r
249 # End Source File\r
250 # Begin Source File\r
252 SOURCE=..\..\Objects\cellobject.c\r
253 # End Source File\r
254 # Begin Source File\r
256 SOURCE=..\..\Python\ceval.c\r
257 # End Source File\r
258 # Begin Source File\r
260 SOURCE=..\..\Objects\classobject.c\r
261 # End Source File\r
262 # Begin Source File\r
264 SOURCE=..\..\Modules\cmathmodule.c\r
265 # End Source File\r
266 # Begin Source File\r
268 SOURCE=..\..\Objects\cobject.c\r
269 # End Source File\r
270 # Begin Source File\r
272 SOURCE=..\..\Python\codecs.c\r
273 # End Source File\r
274 # Begin Source File\r
276 SOURCE=..\..\Objects\codeobject.c\r
277 # End Source File\r
278 # Begin Source File\r
280 SOURCE=..\..\Python\compile.c\r
281 # End Source File\r
282 # Begin Source File\r
284 SOURCE=..\..\Objects\complexobject.c\r
285 # End Source File\r
286 # Begin Source File\r
288 SOURCE=..\..\Modules\zlib\compress.c\r
289 # End Source File\r
290 # Begin Source File\r
292 SOURCE=..\config.c\r
293 # End Source File\r
294 # Begin Source File\r
296 SOURCE=..\..\Modules\cPickle.c\r
297 # End Source File\r
298 # Begin Source File\r
300 SOURCE=..\..\Modules\zlib\crc32.c\r
301 # End Source File\r
302 # Begin Source File\r
304 SOURCE=..\..\Modules\cStringIO.c\r
305 # End Source File\r
306 # Begin Source File\r
308 SOURCE=..\..\Modules\datetimemodule.c\r
309 # End Source File\r
310 # Begin Source File\r
312 SOURCE=..\..\Modules\zlib\deflate.c\r
313 # End Source File\r
314 # Begin Source File\r
316 SOURCE=..\..\Objects\descrobject.c\r
317 # End Source File\r
318 # Begin Source File\r
320 SOURCE=..\..\Objects\dictobject.c\r
321 # End Source File\r
322 # Begin Source File\r
324 SOURCE=..\dl_nt.c\r
325 # End Source File\r
326 # Begin Source File\r
328 SOURCE=..\..\Python\dynload_win.c\r
329 # End Source File\r
330 # Begin Source File\r
332 SOURCE=..\..\Objects\enumobject.c\r
333 # End Source File\r
334 # Begin Source File\r
336 SOURCE=..\..\Modules\errnomodule.c\r
337 # End Source File\r
338 # Begin Source File\r
340 SOURCE=..\..\Python\errors.c\r
341 # End Source File\r
342 # Begin Source File\r
344 SOURCE=..\..\Objects\exceptions.c\r
345 # End Source File\r
346 # Begin Source File\r
348 SOURCE=..\..\Objects\fileobject.c\r
349 # End Source File\r
350 # Begin Source File\r
352 SOURCE=..\..\Parser\firstsets.c\r
353 # End Source File\r
354 # Begin Source File\r
356 SOURCE=..\..\Objects\floatobject.c\r
357 # End Source File\r
358 # Begin Source File\r
360 SOURCE=..\..\Python\formatter_string.c\r
361 # End Source File\r
362 # Begin Source File\r
364 SOURCE=..\..\Python\formatter_unicode.c\r
365 # End Source File\r
366 # Begin Source File\r
368 SOURCE=..\..\Objects\frameobject.c\r
369 # End Source File\r
370 # Begin Source File\r
372 SOURCE=..\..\Python\frozen.c\r
373 # End Source File\r
374 # Begin Source File\r
376 SOURCE=..\..\Objects\funcobject.c\r
377 # End Source File\r
378 # Begin Source File\r
380 SOURCE=..\..\Python\future.c\r
381 # End Source File\r
382 # Begin Source File\r
384 SOURCE=..\..\Modules\future_builtins.c\r
385 # End Source File\r
386 # Begin Source File\r
388 SOURCE=..\..\Modules\gcmodule.c\r
389 # End Source File\r
390 # Begin Source File\r
392 SOURCE=..\..\Objects\genobject.c\r
393 # End Source File\r
394 # Begin Source File\r
396 SOURCE=..\..\Python\getargs.c\r
397 # End Source File\r
398 # Begin Source File\r
400 SOURCE=..\..\Modules\getbuildinfo.c\r
401 # ADD CPP /D BUILD=46\r
402 # End Source File\r
403 # Begin Source File\r
405 SOURCE=..\..\Python\getcompiler.c\r
406 # End Source File\r
407 # Begin Source File\r
409 SOURCE=..\..\Python\getcopyright.c\r
410 # End Source File\r
411 # Begin Source File\r
413 SOURCE=..\..\Python\getopt.c\r
414 # End Source File\r
415 # Begin Source File\r
417 SOURCE=..\getpathp.c\r
418 # End Source File\r
419 # Begin Source File\r
421 SOURCE=..\..\Python\getplatform.c\r
422 # End Source File\r
423 # Begin Source File\r
425 SOURCE=..\..\Python\getversion.c\r
426 # End Source File\r
427 # Begin Source File\r
429 SOURCE=..\..\Python\graminit.c\r
430 # End Source File\r
431 # Begin Source File\r
433 SOURCE=..\..\Parser\grammar.c\r
434 # End Source File\r
435 # Begin Source File\r
437 SOURCE=..\..\Parser\grammar1.c\r
438 # End Source File\r
439 # Begin Source File\r
441 SOURCE=..\..\Modules\zlib\gzio.c\r
442 # End Source File\r
443 # Begin Source File\r
445 SOURCE=..\..\Modules\imageop.c\r
446 # End Source File\r
447 # Begin Source File\r
449 SOURCE=..\..\Python\import.c\r
450 # End Source File\r
451 # Begin Source File\r
453 SOURCE=..\import_nt.c\r
454 # ADD CPP /I "..\..\Python"\r
455 # End Source File\r
456 # Begin Source File\r
458 SOURCE=..\..\Python\importdl.c\r
459 # End Source File\r
460 # Begin Source File\r
462 SOURCE=..\..\Modules\zlib\infback.c\r
463 # End Source File\r
464 # Begin Source File\r
466 SOURCE=..\..\Modules\zlib\inffast.c\r
467 # End Source File\r
468 # Begin Source File\r
470 SOURCE=..\..\Modules\zlib\inflate.c\r
471 # End Source File\r
472 # Begin Source File\r
474 SOURCE=..\..\Modules\zlib\inftrees.c\r
475 # End Source File\r
476 # Begin Source File\r
478 SOURCE=..\..\Objects\intobject.c\r
479 # End Source File\r
480 # Begin Source File\r
482 SOURCE=..\..\Objects\iterobject.c\r
483 # End Source File\r
484 # Begin Source File\r
486 SOURCE=..\..\Modules\itertoolsmodule.c\r
487 # End Source File\r
488 # Begin Source File\r
490 SOURCE=..\..\Parser\listnode.c\r
491 # End Source File\r
492 # Begin Source File\r
494 SOURCE=..\..\Objects\listobject.c\r
495 # End Source File\r
496 # Begin Source File\r
498 SOURCE=..\..\Objects\longobject.c\r
499 # End Source File\r
500 # Begin Source File\r
502 SOURCE=..\..\Modules\main.c\r
503 # End Source File\r
504 # Begin Source File\r
506 SOURCE=..\..\Python\marshal.c\r
507 # End Source File\r
508 # Begin Source File\r
510 SOURCE=..\..\Modules\mathmodule.c\r
511 # End Source File\r
512 # Begin Source File\r
514 SOURCE=..\..\Modules\md5.c\r
515 # End Source File\r
516 # Begin Source File\r
518 SOURCE=..\..\Modules\md5module.c\r
519 # End Source File\r
520 # Begin Source File\r
522 SOURCE=..\..\Parser\metagrammar.c\r
523 # End Source File\r
524 # Begin Source File\r
526 SOURCE=..\..\Objects\methodobject.c\r
527 # End Source File\r
528 # Begin Source File\r
530 SOURCE=..\..\Modules\mmapmodule.c\r
531 # End Source File\r
532 # Begin Source File\r
534 SOURCE=..\..\Python\modsupport.c\r
535 # End Source File\r
536 # Begin Source File\r
538 SOURCE=..\..\Objects\moduleobject.c\r
539 # End Source File\r
540 # Begin Source File\r
542 SOURCE=..\msvcrtmodule.c\r
543 # End Source File\r
544 # Begin Source File\r
546 SOURCE=..\..\Modules\cjkcodecs\multibytecodec.c\r
547 # End Source File\r
548 # Begin Source File\r
550 SOURCE=..\..\Parser\myreadline.c\r
551 # End Source File\r
552 # Begin Source File\r
554 SOURCE=..\..\Python\mysnprintf.c\r
555 # End Source File\r
556 # Begin Source File\r
558 SOURCE=..\..\Python\mystrtoul.c\r
559 # End Source File\r
560 # Begin Source File\r
562 SOURCE=..\..\Parser\node.c\r
563 # End Source File\r
564 # Begin Source File\r
566 SOURCE=..\..\Objects\object.c\r
567 # End Source File\r
568 # Begin Source File\r
570 SOURCE=..\..\Objects\obmalloc.c\r
571 # End Source File\r
572 # Begin Source File\r
574 SOURCE=..\..\Modules\operator.c\r
575 # End Source File\r
576 # Begin Source File\r
578 SOURCE=..\..\Parser\parser.c\r
579 # End Source File\r
580 # Begin Source File\r
582 SOURCE=..\..\Modules\parsermodule.c\r
583 # End Source File\r
584 # Begin Source File\r
586 SOURCE=..\..\Parser\parsetok.c\r
587 # End Source File\r
588 # Begin Source File\r
590 SOURCE=..\..\Python\peephole.c\r
591 # End Source File\r
592 # Begin Source File\r
594 SOURCE=..\..\Modules\posixmodule.c\r
595 # End Source File\r
596 # Begin Source File\r
598 SOURCE=..\..\Python\pyarena.c\r
599 # End Source File\r
600 # Begin Source File\r
602 SOURCE=..\..\Python\pyfpe.c\r
603 # End Source File\r
604 # Begin Source File\r
606 SOURCE=..\..\Python\pymath.c\r
607 # End Source File\r
608 # Begin Source File\r
610 SOURCE=..\..\Python\pystate.c\r
611 # End Source File\r
612 # Begin Source File\r
614 SOURCE=..\..\Python\pystrcmp.c\r
615 # End Source File\r
616 # Begin Source File\r
618 SOURCE=..\..\Python\pystrtod.c\r
619 # End Source File\r
620 # Begin Source File\r
622 SOURCE="..\..\Python\Python-ast.c"\r
623 # End Source File\r
624 # Begin Source File\r
626 SOURCE=..\python_nt.rc\r
627 # End Source File\r
628 # Begin Source File\r
630 SOURCE=..\..\Python\pythonrun.c\r
631 # End Source File\r
632 # Begin Source File\r
634 SOURCE=..\..\Objects\rangeobject.c\r
635 # End Source File\r
636 # Begin Source File\r
638 SOURCE=..\..\Modules\rotatingtree.c\r
639 # End Source File\r
640 # Begin Source File\r
642 SOURCE=..\..\Objects\setobject.c\r
643 # End Source File\r
644 # Begin Source File\r
646 SOURCE=..\..\Modules\sha256module.c\r
647 # End Source File\r
648 # Begin Source File\r
650 SOURCE=..\..\Modules\sha512module.c\r
651 # End Source File\r
652 # Begin Source File\r
654 SOURCE=..\..\Modules\shamodule.c\r
655 # End Source File\r
656 # Begin Source File\r
658 SOURCE=..\..\Modules\signalmodule.c\r
659 # End Source File\r
660 # Begin Source File\r
662 SOURCE=..\..\Objects\sliceobject.c\r
663 # End Source File\r
664 # Begin Source File\r
666 SOURCE=..\..\Objects\stringobject.c\r
667 # End Source File\r
668 # Begin Source File\r
670 SOURCE=..\..\Modules\stropmodule.c\r
671 # End Source File\r
672 # Begin Source File\r
674 SOURCE=..\..\Python\structmember.c\r
675 # End Source File\r
676 # Begin Source File\r
678 SOURCE=..\..\Objects\structseq.c\r
679 # End Source File\r
680 # Begin Source File\r
682 SOURCE=..\..\Python\symtable.c\r
683 # End Source File\r
684 # Begin Source File\r
686 SOURCE=..\..\Modules\symtablemodule.c\r
687 # End Source File\r
688 # Begin Source File\r
690 SOURCE=..\..\Python\sysmodule.c\r
691 # End Source File\r
692 # Begin Source File\r
694 SOURCE=..\..\Python\thread.c\r
695 # End Source File\r
696 # Begin Source File\r
698 SOURCE=..\..\Modules\threadmodule.c\r
699 # End Source File\r
700 # Begin Source File\r
702 SOURCE=..\..\Modules\timemodule.c\r
703 # End Source File\r
704 # Begin Source File\r
706 SOURCE=..\..\Parser\tokenizer.c\r
707 # End Source File\r
708 # Begin Source File\r
710 SOURCE=..\..\Python\traceback.c\r
711 # End Source File\r
712 # Begin Source File\r
714 SOURCE=..\..\Modules\zlib\trees.c\r
715 # End Source File\r
716 # Begin Source File\r
718 SOURCE=..\..\Objects\tupleobject.c\r
719 # End Source File\r
720 # Begin Source File\r
722 SOURCE=..\..\Objects\typeobject.c\r
723 # End Source File\r
724 # Begin Source File\r
726 SOURCE=..\..\Modules\zlib\uncompr.c\r
727 # End Source File\r
728 # Begin Source File\r
730 SOURCE=..\..\Objects\unicodectype.c\r
731 # End Source File\r
732 # Begin Source File\r
734 SOURCE=..\..\Objects\unicodeobject.c\r
735 # End Source File\r
736 # Begin Source File\r
738 SOURCE=..\..\Objects\weakrefobject.c\r
739 # End Source File\r
740 # Begin Source File\r
742 SOURCE=..\..\Modules\xxsubtype.c\r
743 # End Source File\r
744 # Begin Source File\r
746 SOURCE=..\..\Modules\zipimport.c\r
747 # End Source File\r
748 # Begin Source File\r
750 SOURCE=..\..\Modules\zlibmodule.c\r
751 # End Source File\r
752 # Begin Source File\r
754 SOURCE=..\..\Modules\zlib\zutil.c\r
755 # End Source File\r
756 # End Target\r
757 # End Project\r