[Bug #1512163] Use one set of locking methods, lockf();
[pytest.git] / PCbuild8 / pythoncore.vcproj
blob5fa154b1cfb1c4433e1d6aafd41019ea9ea0c9b9
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="pythoncore"
6 ProjectGUID="{CF7AC3D1-E2DF-41D2-BEA6-1E2556CDEA26}"
7 RootNamespace="pythoncore"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Release|Win32"
19 OutputDirectory=".\."
20 IntermediateDirectory=".\x86-temp-release\pythoncore"
21 ConfigurationType="2"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 UseOfMFC="0"
24 ATLMinimizesCRunTimeLibraryUsage="false"
26 <Tool
27 Name="VCPreBuildEventTool"
29 <Tool
30 Name="VCCustomBuildTool"
32 <Tool
33 Name="VCXMLDataGeneratorTool"
35 <Tool
36 Name="VCWebServiceProxyGeneratorTool"
38 <Tool
39 Name="VCMIDLTool"
41 <Tool
42 Name="VCCLCompilerTool"
43 AdditionalOptions="/Zm200 "
44 Optimization="2"
45 InlineFunctionExpansion="1"
46 WholeProgramOptimization="false"
47 AdditionalIncludeDirectories="..\Include,..\PC"
48 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;_CRT_SECURE_NO_DEPRECATE"
49 StringPooling="true"
50 RuntimeLibrary="2"
51 EnableFunctionLevelLinking="true"
52 UsePrecompiledHeader="0"
53 WarningLevel="3"
54 SuppressStartupBanner="true"
55 DebugInformationFormat="3"
56 CompileAs="0"
58 <Tool
59 Name="VCManagedResourceCompilerTool"
61 <Tool
62 Name="VCResourceCompilerTool"
63 PreprocessorDefinitions="NDEBUG"
64 Culture="1033"
65 AdditionalIncludeDirectories="..\Include"
67 <Tool
68 Name="VCPreLinkEventTool"
69 Description="generate buildinfo"
70 CommandLine="make_buildinfo.exe $(ConfigurationName)&#x0D;&#x0A;"
72 <Tool
73 Name="VCLinkerTool"
74 AdditionalDependencies="getbuildinfo.o"
75 OutputFile="./python25.dll"
76 LinkIncremental="1"
77 SuppressStartupBanner="true"
78 IgnoreDefaultLibraryNames="libc"
79 GenerateDebugInformation="true"
80 ProgramDatabaseFile=".\./python25.pdb"
81 SubSystem="2"
82 LinkTimeCodeGeneration="0"
83 BaseAddress="0x1e000000"
84 ImportLibrary=".\./python25.lib"
85 TargetMachine="1"
87 <Tool
88 Name="VCALinkTool"
90 <Tool
91 Name="VCManifestTool"
93 <Tool
94 Name="VCXDCMakeTool"
96 <Tool
97 Name="VCBscMakeTool"
99 <Tool
100 Name="VCFxCopTool"
102 <Tool
103 Name="VCAppVerifierTool"
105 <Tool
106 Name="VCWebDeploymentTool"
108 <Tool
109 Name="VCPostBuildEventTool"
111 </Configuration>
112 <Configuration
113 Name="Debug|Win32"
114 OutputDirectory=".\."
115 IntermediateDirectory=".\x86-temp-debug\pythoncore"
116 ConfigurationType="2"
117 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
118 UseOfMFC="0"
119 ATLMinimizesCRunTimeLibraryUsage="false"
121 <Tool
122 Name="VCPreBuildEventTool"
124 <Tool
125 Name="VCCustomBuildTool"
127 <Tool
128 Name="VCXMLDataGeneratorTool"
130 <Tool
131 Name="VCWebServiceProxyGeneratorTool"
133 <Tool
134 Name="VCMIDLTool"
136 <Tool
137 Name="VCCLCompilerTool"
138 AdditionalOptions="/Zm200 "
139 Optimization="0"
140 AdditionalIncludeDirectories="..\Include,..\PC"
141 PreprocessorDefinitions="_DEBUG;USE_DL_EXPORT;WIN32;_WINDOWS;_CRT_SECURE_NO_DEPRECATE"
142 RuntimeLibrary="3"
143 UsePrecompiledHeader="0"
144 WarningLevel="3"
145 SuppressStartupBanner="true"
146 DebugInformationFormat="3"
147 CompileAs="0"
149 <Tool
150 Name="VCManagedResourceCompilerTool"
152 <Tool
153 Name="VCResourceCompilerTool"
154 PreprocessorDefinitions="_DEBUG"
155 Culture="1033"
156 AdditionalIncludeDirectories="..\Include"
158 <Tool
159 Name="VCPreLinkEventTool"
160 Description="generate buildinfo"
161 CommandLine="make_buildinfo.exe $(ConfigurationName)"
163 <Tool
164 Name="VCLinkerTool"
165 AdditionalDependencies="getbuildinfo.o"
166 OutputFile="./python25_d.dll"
167 LinkIncremental="1"
168 SuppressStartupBanner="true"
169 IgnoreDefaultLibraryNames="libc"
170 GenerateDebugInformation="true"
171 ProgramDatabaseFile=".\./python25_d.pdb"
172 SubSystem="2"
173 BaseAddress="0x1e000000"
174 ImportLibrary=".\./python25_d.lib"
175 TargetMachine="1"
177 <Tool
178 Name="VCALinkTool"
180 <Tool
181 Name="VCManifestTool"
183 <Tool
184 Name="VCXDCMakeTool"
186 <Tool
187 Name="VCBscMakeTool"
189 <Tool
190 Name="VCFxCopTool"
192 <Tool
193 Name="VCAppVerifierTool"
195 <Tool
196 Name="VCWebDeploymentTool"
198 <Tool
199 Name="VCPostBuildEventTool"
201 </Configuration>
202 <Configuration
203 Name="ReleaseItanium|Win32"
204 OutputDirectory="./."
205 IntermediateDirectory=".\ia64-temp-release\pythoncore"
206 ConfigurationType="2"
207 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
208 UseOfMFC="0"
209 ATLMinimizesCRunTimeLibraryUsage="false"
211 <Tool
212 Name="VCPreBuildEventTool"
214 <Tool
215 Name="VCCustomBuildTool"
217 <Tool
218 Name="VCXMLDataGeneratorTool"
220 <Tool
221 Name="VCWebServiceProxyGeneratorTool"
223 <Tool
224 Name="VCMIDLTool"
226 <Tool
227 Name="VCCLCompilerTool"
228 AdditionalOptions=" /USECL:MS_ITANIUM"
229 Optimization="2"
230 InlineFunctionExpansion="1"
231 AdditionalIncludeDirectories="..\Include,..\PC"
232 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT"
233 StringPooling="true"
234 BasicRuntimeChecks="0"
235 RuntimeLibrary="2"
236 BufferSecurityCheck="false"
237 EnableFunctionLevelLinking="true"
238 UsePrecompiledHeader="0"
239 WarningLevel="3"
240 SuppressStartupBanner="true"
241 Detect64BitPortabilityProblems="true"
242 DebugInformationFormat="3"
243 CompileAs="0"
245 <Tool
246 Name="VCManagedResourceCompilerTool"
248 <Tool
249 Name="VCResourceCompilerTool"
250 PreprocessorDefinitions="NDEBUG"
251 Culture="1033"
252 AdditionalIncludeDirectories="..\Include"
254 <Tool
255 Name="VCPreLinkEventTool"
256 Description="generate buildinfo"
257 CommandLine="make_buildinfo.exe $(ConfigurationName)"
259 <Tool
260 Name="VCLinkerTool"
261 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
262 AdditionalDependencies="getbuildinfo.o"
263 OutputFile="./python25.dll"
264 LinkIncremental="1"
265 SuppressStartupBanner="false"
266 IgnoreDefaultLibraryNames="libc"
267 GenerateDebugInformation="true"
268 ProgramDatabaseFile=".\./python25.pdb"
269 SubSystem="2"
270 BaseAddress="0x1e000000"
271 ImportLibrary=".\./python25.lib"
272 TargetMachine="0"
274 <Tool
275 Name="VCALinkTool"
277 <Tool
278 Name="VCManifestTool"
280 <Tool
281 Name="VCXDCMakeTool"
283 <Tool
284 Name="VCBscMakeTool"
286 <Tool
287 Name="VCFxCopTool"
289 <Tool
290 Name="VCAppVerifierTool"
292 <Tool
293 Name="VCWebDeploymentTool"
295 <Tool
296 Name="VCPostBuildEventTool"
298 </Configuration>
299 <Configuration
300 Name="ReleaseAMD64|Win32"
301 OutputDirectory="./."
302 IntermediateDirectory=".\amd64-temp-release\pythoncore"
303 ConfigurationType="2"
304 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
305 UseOfMFC="0"
306 ATLMinimizesCRunTimeLibraryUsage="false"
308 <Tool
309 Name="VCPreBuildEventTool"
311 <Tool
312 Name="VCCustomBuildTool"
314 <Tool
315 Name="VCXMLDataGeneratorTool"
317 <Tool
318 Name="VCWebServiceProxyGeneratorTool"
320 <Tool
321 Name="VCMIDLTool"
323 <Tool
324 Name="VCCLCompilerTool"
325 AdditionalOptions="/Zm200 /USECL:MS_OPTERON /GS-"
326 Optimization="2"
327 InlineFunctionExpansion="1"
328 AdditionalIncludeDirectories="..\Include,..\PC"
329 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT"
330 StringPooling="true"
331 BasicRuntimeChecks="0"
332 RuntimeLibrary="2"
333 BufferSecurityCheck="false"
334 EnableFunctionLevelLinking="true"
335 UsePrecompiledHeader="0"
336 WarningLevel="3"
337 SuppressStartupBanner="true"
338 Detect64BitPortabilityProblems="true"
339 DebugInformationFormat="3"
340 CompileAs="0"
342 <Tool
343 Name="VCManagedResourceCompilerTool"
345 <Tool
346 Name="VCResourceCompilerTool"
347 PreprocessorDefinitions="NDEBUG"
348 Culture="1033"
349 AdditionalIncludeDirectories="..\Include"
351 <Tool
352 Name="VCPreLinkEventTool"
353 Description="generate buildinfo"
354 CommandLine="make_buildinfo.exe $(ConfigurationName)"
356 <Tool
357 Name="VCLinkerTool"
358 AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
359 AdditionalDependencies="getbuildinfo.o"
360 OutputFile="./python25.dll"
361 LinkIncremental="1"
362 SuppressStartupBanner="true"
363 IgnoreDefaultLibraryNames="libc"
364 GenerateDebugInformation="true"
365 ProgramDatabaseFile=".\./python25.pdb"
366 SubSystem="2"
367 BaseAddress="0x1e000000"
368 ImportLibrary=".\./python25.lib"
369 TargetMachine="0"
371 <Tool
372 Name="VCALinkTool"
374 <Tool
375 Name="VCManifestTool"
377 <Tool
378 Name="VCXDCMakeTool"
380 <Tool
381 Name="VCBscMakeTool"
383 <Tool
384 Name="VCFxCopTool"
386 <Tool
387 Name="VCAppVerifierTool"
389 <Tool
390 Name="VCWebDeploymentTool"
392 <Tool
393 Name="VCPostBuildEventTool"
395 </Configuration>
396 </Configurations>
397 <References>
398 </References>
399 <Files>
400 <Filter
401 Name="zlib"
403 <File
404 RelativePath="..\Modules\zlib\adler32.c"
406 </File>
407 <File
408 RelativePath="..\Modules\zlib\compress.c"
410 </File>
411 <File
412 RelativePath="..\Modules\zlib\crc32.c"
414 </File>
415 <File
416 RelativePath="..\Modules\zlib\deflate.c"
418 </File>
419 <File
420 RelativePath="..\Modules\zlib\gzio.c"
422 </File>
423 <File
424 RelativePath="..\Modules\zlib\infback.c"
426 </File>
427 <File
428 RelativePath="..\Modules\zlib\inffast.c"
430 </File>
431 <File
432 RelativePath="..\Modules\zlib\inflate.c"
434 </File>
435 <File
436 RelativePath="..\Modules\zlib\inftrees.c"
438 </File>
439 <File
440 RelativePath="..\Modules\zlib\trees.c"
442 </File>
443 <File
444 RelativePath="..\Modules\zlib\uncompr.c"
446 </File>
447 <File
448 RelativePath="..\Modules\zlibmodule.c"
450 <FileConfiguration
451 Name="Release|Win32"
453 <Tool
454 Name="VCCLCompilerTool"
455 AdditionalIncludeDirectories="..\Modules\zlib"
457 </FileConfiguration>
458 <FileConfiguration
459 Name="Debug|Win32"
461 <Tool
462 Name="VCCLCompilerTool"
463 AdditionalIncludeDirectories="..\Modules\zlib"
465 </FileConfiguration>
466 <FileConfiguration
467 Name="ReleaseItanium|Win32"
469 <Tool
470 Name="VCCLCompilerTool"
471 AdditionalIncludeDirectories="..\Modules\zlib"
473 </FileConfiguration>
474 <FileConfiguration
475 Name="ReleaseAMD64|Win32"
477 <Tool
478 Name="VCCLCompilerTool"
479 AdditionalIncludeDirectories="..\Modules\zlib"
481 </FileConfiguration>
482 </File>
483 <File
484 RelativePath="..\Modules\zlib\zutil.c"
486 </File>
487 </Filter>
488 <File
489 RelativePath="..\Modules\_bisectmodule.c"
491 </File>
492 <File
493 RelativePath="..\Modules\cjkcodecs\_codecs_cn.c"
495 </File>
496 <File
497 RelativePath="..\Modules\cjkcodecs\_codecs_hk.c"
499 </File>
500 <File
501 RelativePath="..\Modules\cjkcodecs\_codecs_iso2022.c"
503 </File>
504 <File
505 RelativePath="..\Modules\cjkcodecs\_codecs_jp.c"
507 </File>
508 <File
509 RelativePath="..\Modules\cjkcodecs\_codecs_kr.c"
511 </File>
512 <File
513 RelativePath="..\Modules\cjkcodecs\_codecs_tw.c"
515 </File>
516 <File
517 RelativePath="..\Modules\_codecsmodule.c"
519 </File>
520 <File
521 RelativePath="..\Modules\_csv.c"
523 </File>
524 <File
525 RelativePath="..\Modules\_functoolsmodule.c"
527 </File>
528 <File
529 RelativePath="..\Modules\_heapqmodule.c"
531 </File>
532 <File
533 RelativePath="..\Modules\_hotshot.c"
535 </File>
536 <File
537 RelativePath="..\Modules\_localemodule.c"
539 </File>
540 <File
541 RelativePath="..\Modules\_lsprof.c"
543 </File>
544 <File
545 RelativePath="..\Modules\_randommodule.c"
547 </File>
548 <File
549 RelativePath="..\Modules\_sre.c"
551 </File>
552 <File
553 RelativePath="..\Modules\_struct.c"
555 </File>
556 <File
557 RelativePath="..\Pc\_subprocess.c"
559 </File>
560 <File
561 RelativePath="..\Modules\_weakref.c"
563 </File>
564 <File
565 RelativePath="..\Pc\_winreg.c"
567 </File>
568 <File
569 RelativePath="..\Objects\abstract.c"
571 </File>
572 <File
573 RelativePath="..\Parser\acceler.c"
575 </File>
576 <File
577 RelativePath="..\Modules\arraymodule.c"
579 </File>
580 <File
581 RelativePath="..\Python\asdl.c"
583 </File>
584 <File
585 RelativePath="..\Python\ast.c"
587 </File>
588 <File
589 RelativePath="..\Modules\audioop.c"
591 </File>
592 <File
593 RelativePath="..\Modules\binascii.c"
595 </File>
596 <File
597 RelativePath="..\Parser\bitset.c"
599 </File>
600 <File
601 RelativePath="..\Python\bltinmodule.c"
603 </File>
604 <File
605 RelativePath="..\Objects\boolobject.c"
607 </File>
608 <File
609 RelativePath="..\Objects\bufferobject.c"
611 </File>
612 <File
613 RelativePath="..\Objects\cellobject.c"
615 </File>
616 <File
617 RelativePath="..\Python\ceval.c"
619 </File>
620 <File
621 RelativePath="..\Objects\classobject.c"
623 </File>
624 <File
625 RelativePath="..\Modules\cmathmodule.c"
627 </File>
628 <File
629 RelativePath="..\Objects\cobject.c"
631 </File>
632 <File
633 RelativePath="..\Python\codecs.c"
635 </File>
636 <File
637 RelativePath="..\Objects\codeobject.c"
639 </File>
640 <File
641 RelativePath="..\Modules\collectionsmodule.c"
643 </File>
644 <File
645 RelativePath="..\Python\compile.c"
647 </File>
648 <File
649 RelativePath="..\Objects\complexobject.c"
651 </File>
652 <File
653 RelativePath="..\PC\config.c"
655 </File>
656 <File
657 RelativePath="..\Modules\cPickle.c"
659 </File>
660 <File
661 RelativePath="..\Modules\cStringIO.c"
663 </File>
664 <File
665 RelativePath="..\Modules\datetimemodule.c"
667 </File>
668 <File
669 RelativePath="..\Objects\descrobject.c"
671 </File>
672 <File
673 RelativePath="..\Objects\dictobject.c"
675 </File>
676 <File
677 RelativePath="..\PC\dl_nt.c"
679 </File>
680 <File
681 RelativePath="..\Python\dynload_win.c"
683 </File>
684 <File
685 RelativePath="..\Objects\enumobject.c"
687 </File>
688 <File
689 RelativePath="..\Modules\errnomodule.c"
691 </File>
692 <File
693 RelativePath="..\Python\errors.c"
695 </File>
696 <File
697 RelativePath="..\Objects\exceptions.c"
699 </File>
700 <File
701 RelativePath="..\Objects\fileobject.c"
703 </File>
704 <File
705 RelativePath="..\Parser\firstsets.c"
707 </File>
708 <File
709 RelativePath="..\Objects\floatobject.c"
711 </File>
712 <File
713 RelativePath="..\Objects\frameobject.c"
715 </File>
716 <File
717 RelativePath="..\Python\frozen.c"
719 </File>
720 <File
721 RelativePath="..\Objects\funcobject.c"
723 </File>
724 <File
725 RelativePath="..\Python\future.c"
727 </File>
728 <File
729 RelativePath="..\Modules\gcmodule.c"
731 </File>
732 <File
733 RelativePath="..\Objects\genobject.c"
735 </File>
736 <File
737 RelativePath="..\Python\getargs.c"
739 </File>
740 <File
741 RelativePath="..\Python\getcompiler.c"
743 </File>
744 <File
745 RelativePath="..\Python\getcopyright.c"
747 </File>
748 <File
749 RelativePath="..\Python\getmtime.c"
751 </File>
752 <File
753 RelativePath="..\Python\getopt.c"
755 </File>
756 <File
757 RelativePath="..\PC\getpathp.c"
759 </File>
760 <File
761 RelativePath="..\Python\getplatform.c"
763 </File>
764 <File
765 RelativePath="..\Python\getversion.c"
767 </File>
768 <File
769 RelativePath="..\Python\graminit.c"
771 </File>
772 <File
773 RelativePath="..\Parser\grammar.c"
775 </File>
776 <File
777 RelativePath="..\Parser\grammar1.c"
779 </File>
780 <File
781 RelativePath="..\Modules\imageop.c"
783 </File>
784 <File
785 RelativePath="..\Python\import.c"
787 </File>
788 <File
789 RelativePath="..\PC\import_nt.c"
791 <FileConfiguration
792 Name="Release|Win32"
794 <Tool
795 Name="VCCLCompilerTool"
796 AdditionalIncludeDirectories="..\Python"
798 </FileConfiguration>
799 <FileConfiguration
800 Name="Debug|Win32"
802 <Tool
803 Name="VCCLCompilerTool"
804 AdditionalIncludeDirectories="..\Python"
806 </FileConfiguration>
807 <FileConfiguration
808 Name="ReleaseItanium|Win32"
810 <Tool
811 Name="VCCLCompilerTool"
812 AdditionalIncludeDirectories="..\Python"
814 </FileConfiguration>
815 <FileConfiguration
816 Name="ReleaseAMD64|Win32"
818 <Tool
819 Name="VCCLCompilerTool"
820 AdditionalIncludeDirectories="..\Python"
822 </FileConfiguration>
823 </File>
824 <File
825 RelativePath="..\Python\importdl.c"
827 </File>
828 <File
829 RelativePath="..\Objects\intobject.c"
831 </File>
832 <File
833 RelativePath="..\Objects\iterobject.c"
835 </File>
836 <File
837 RelativePath="..\Modules\itertoolsmodule.c"
839 </File>
840 <File
841 RelativePath="..\Parser\listnode.c"
843 </File>
844 <File
845 RelativePath="..\Objects\listobject.c"
847 </File>
848 <File
849 RelativePath="..\Objects\longobject.c"
851 </File>
852 <File
853 RelativePath="..\Modules\main.c"
855 </File>
856 <File
857 RelativePath="..\Python\marshal.c"
859 </File>
860 <File
861 RelativePath="..\Modules\mathmodule.c"
863 </File>
864 <File
865 RelativePath="..\Modules\md5.c"
867 </File>
868 <File
869 RelativePath="..\Modules\md5module.c"
871 </File>
872 <File
873 RelativePath="..\Parser\metagrammar.c"
875 </File>
876 <File
877 RelativePath="..\Objects\methodobject.c"
879 </File>
880 <File
881 RelativePath="..\Modules\mmapmodule.c"
883 </File>
884 <File
885 RelativePath="..\Python\modsupport.c"
887 </File>
888 <File
889 RelativePath="..\Objects\moduleobject.c"
891 </File>
892 <File
893 RelativePath="..\PC\msvcrtmodule.c"
895 </File>
896 <File
897 RelativePath="..\Modules\cjkcodecs\multibytecodec.c"
899 </File>
900 <File
901 RelativePath="..\Parser\myreadline.c"
903 </File>
904 <File
905 RelativePath="..\Python\mysnprintf.c"
907 </File>
908 <File
909 RelativePath="..\Python\mystrtoul.c"
911 </File>
912 <File
913 RelativePath="..\Parser\node.c"
915 </File>
916 <File
917 RelativePath="..\Objects\object.c"
919 </File>
920 <File
921 RelativePath="..\Objects\obmalloc.c"
923 </File>
924 <File
925 RelativePath="..\Modules\operator.c"
927 </File>
928 <File
929 RelativePath="..\Parser\parser.c"
931 </File>
932 <File
933 RelativePath="..\Modules\parsermodule.c"
935 </File>
936 <File
937 RelativePath="..\Parser\parsetok.c"
939 </File>
940 <File
941 RelativePath="..\Modules\posixmodule.c"
943 </File>
944 <File
945 RelativePath="..\Python\pyarena.c"
947 </File>
948 <File
949 RelativePath="..\Python\pyfpe.c"
951 </File>
952 <File
953 RelativePath="..\Python\pystate.c"
955 </File>
956 <File
957 RelativePath="..\Python\pystrtod.c"
959 </File>
960 <File
961 RelativePath="..\Python\Python-ast.c"
963 </File>
964 <File
965 RelativePath="..\PC\python_nt.rc"
967 </File>
968 <File
969 RelativePath="..\Python\pythonrun.c"
971 </File>
972 <File
973 RelativePath="..\Objects\rangeobject.c"
975 </File>
976 <File
977 RelativePath="..\Modules\rgbimgmodule.c"
979 </File>
980 <File
981 RelativePath="..\Modules\rotatingtree.c"
983 </File>
984 <File
985 RelativePath="..\Objects\setobject.c"
987 </File>
988 <File
989 RelativePath="..\Modules\sha256module.c"
991 </File>
992 <File
993 RelativePath="..\Modules\sha512module.c"
995 </File>
996 <File
997 RelativePath="..\Modules\sha512module.c"
999 </File>
1000 <File
1001 RelativePath="..\Modules\shamodule.c"
1003 </File>
1004 <File
1005 RelativePath="..\Modules\signalmodule.c"
1007 </File>
1008 <File
1009 RelativePath="..\Modules\signalmodule.c"
1011 </File>
1012 <File
1013 RelativePath="..\Objects\sliceobject.c"
1015 </File>
1016 <File
1017 RelativePath="..\Objects\stringobject.c"
1019 </File>
1020 <File
1021 RelativePath="..\Modules\stropmodule.c"
1023 </File>
1024 <File
1025 RelativePath="..\Python\structmember.c"
1027 </File>
1028 <File
1029 RelativePath="..\Objects\structseq.c"
1031 </File>
1032 <File
1033 RelativePath="..\Python\symtable.c"
1035 </File>
1036 <File
1037 RelativePath="..\Modules\symtablemodule.c"
1039 </File>
1040 <File
1041 RelativePath="..\Python\sysmodule.c"
1043 </File>
1044 <File
1045 RelativePath="..\Python\thread.c"
1047 </File>
1048 <File
1049 RelativePath="..\Modules\threadmodule.c"
1051 </File>
1052 <File
1053 RelativePath="..\Modules\timemodule.c"
1055 </File>
1056 <File
1057 RelativePath="..\Parser\tokenizer.c"
1059 </File>
1060 <File
1061 RelativePath="..\Python\traceback.c"
1063 </File>
1064 <File
1065 RelativePath="..\Objects\tupleobject.c"
1067 </File>
1068 <File
1069 RelativePath="..\Objects\typeobject.c"
1071 </File>
1072 <File
1073 RelativePath="..\Objects\unicodectype.c"
1075 </File>
1076 <File
1077 RelativePath="..\Objects\unicodeobject.c"
1079 </File>
1080 <File
1081 RelativePath="..\Objects\weakrefobject.c"
1083 </File>
1084 <File
1085 RelativePath="..\Modules\xxsubtype.c"
1087 </File>
1088 <File
1089 RelativePath="..\Modules\yuvconvert.c"
1091 </File>
1092 <File
1093 RelativePath="..\Modules\zipimport.c"
1095 </File>
1096 </Files>
1097 <Globals>
1098 </Globals>
1099 </VisualStudioProject>