Reword paragraph to clarify
[pytest.git] / PCbuild8 / pythoncore_pgo.vcproj
blob9a312ad009428ebebecc31eea1dfbf9f99d91a9b
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="pythoncore_pgo"
6 ProjectGUID="{8B59C1FF-2439-4BE9-9F24-84D4982D28D4}"
7 RootNamespace="pythoncore_pgo"
8 Keyword="Win32Proj"
10 <Platforms>
11 <Platform
12 Name="Win32"
14 </Platforms>
15 <ToolFiles>
16 </ToolFiles>
17 <Configurations>
18 <Configuration
19 Name="Release|Win32"
20 OutputDirectory="$(ProjectName)"
21 IntermediateDirectory=".\x86-temp-release\$(ProjectName)"
22 ConfigurationType="2"
23 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
24 UseOfMFC="0"
25 ATLMinimizesCRunTimeLibraryUsage="false"
27 <Tool
28 Name="VCPreBuildEventTool"
30 <Tool
31 Name="VCCustomBuildTool"
33 <Tool
34 Name="VCXMLDataGeneratorTool"
36 <Tool
37 Name="VCWebServiceProxyGeneratorTool"
39 <Tool
40 Name="VCMIDLTool"
42 <Tool
43 Name="VCCLCompilerTool"
44 AdditionalOptions="/Zm200 "
45 Optimization="2"
46 InlineFunctionExpansion="1"
47 WholeProgramOptimization="true"
48 AdditionalIncludeDirectories="..\Include,..\PC"
49 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;USE_DL_EXPORT;_CRT_SECURE_NO_DEPRECATE"
50 StringPooling="true"
51 RuntimeLibrary="2"
52 EnableFunctionLevelLinking="true"
53 UsePrecompiledHeader="0"
54 WarningLevel="3"
55 SuppressStartupBanner="true"
56 DebugInformationFormat="3"
57 CompileAs="0"
59 <Tool
60 Name="VCManagedResourceCompilerTool"
62 <Tool
63 Name="VCResourceCompilerTool"
64 PreprocessorDefinitions="NDEBUG"
65 Culture="1033"
66 AdditionalIncludeDirectories="..\Include"
68 <Tool
69 Name="VCPreLinkEventTool"
70 Description="Generate buildinfo &amp; profile guided optimizations (please be patient)"
71 CommandLine="make_buildinfo.exe $(ConfigurationName)&#x0D;&#x0A;link @$(ProjectName)_link.txt&#x0D;&#x0A;$(OutDir)\python ../Tools/pybench/pybench.py -n 1&#x0D;&#x0A;"
73 <Tool
74 Name="VCLinkerTool"
75 AdditionalDependencies="getbuildinfo.o"
76 OutputFile="$(OutDir)/python25.dll"
77 LinkIncremental="1"
78 SuppressStartupBanner="true"
79 IgnoreDefaultLibraryNames="libc"
80 GenerateDebugInformation="true"
81 ProgramDatabaseFile="$(OutDir)/python25.pdb"
82 SubSystem="2"
83 LinkTimeCodeGeneration="3"
84 BaseAddress="0x1e000000"
85 ImportLibrary="$(OutDir)/python25.lib"
86 TargetMachine="1"
88 <Tool
89 Name="VCALinkTool"
91 <Tool
92 Name="VCManifestTool"
94 <Tool
95 Name="VCXDCMakeTool"
97 <Tool
98 Name="VCBscMakeTool"
100 <Tool
101 Name="VCFxCopTool"
103 <Tool
104 Name="VCAppVerifierTool"
106 <Tool
107 Name="VCWebDeploymentTool"
109 <Tool
110 Name="VCPostBuildEventTool"
112 </Configuration>
113 </Configurations>
114 <References>
115 </References>
116 <Files>
117 <Filter
118 Name="zlib"
120 <File
121 RelativePath="..\Modules\zlib\adler32.c"
123 </File>
124 <File
125 RelativePath="..\Modules\zlib\compress.c"
127 </File>
128 <File
129 RelativePath="..\Modules\zlib\crc32.c"
131 </File>
132 <File
133 RelativePath="..\Modules\zlib\deflate.c"
135 </File>
136 <File
137 RelativePath="..\Modules\zlib\gzio.c"
139 </File>
140 <File
141 RelativePath="..\Modules\zlib\infback.c"
143 </File>
144 <File
145 RelativePath="..\Modules\zlib\inffast.c"
147 </File>
148 <File
149 RelativePath="..\Modules\zlib\inflate.c"
151 </File>
152 <File
153 RelativePath="..\Modules\zlib\inftrees.c"
155 </File>
156 <File
157 RelativePath="..\Modules\zlib\trees.c"
159 </File>
160 <File
161 RelativePath="..\Modules\zlib\uncompr.c"
163 </File>
164 <File
165 RelativePath="..\Modules\zlibmodule.c"
167 <FileConfiguration
168 Name="Release|Win32"
170 <Tool
171 Name="VCCLCompilerTool"
172 AdditionalIncludeDirectories="..\Modules\zlib"
174 </FileConfiguration>
175 </File>
176 <File
177 RelativePath="..\Modules\zlib\zutil.c"
179 </File>
180 </Filter>
181 <File
182 RelativePath="..\Modules\_bisectmodule.c"
184 </File>
185 <File
186 RelativePath="..\Modules\cjkcodecs\_codecs_cn.c"
188 </File>
189 <File
190 RelativePath="..\Modules\cjkcodecs\_codecs_hk.c"
192 </File>
193 <File
194 RelativePath="..\Modules\cjkcodecs\_codecs_iso2022.c"
196 </File>
197 <File
198 RelativePath="..\Modules\cjkcodecs\_codecs_jp.c"
200 </File>
201 <File
202 RelativePath="..\Modules\cjkcodecs\_codecs_kr.c"
204 </File>
205 <File
206 RelativePath="..\Modules\cjkcodecs\_codecs_tw.c"
208 </File>
209 <File
210 RelativePath="..\Modules\_codecsmodule.c"
212 </File>
213 <File
214 RelativePath="..\Modules\_csv.c"
216 </File>
217 <File
218 RelativePath="..\Modules\_functoolsmodule.c"
220 </File>
221 <File
222 RelativePath="..\Modules\_heapqmodule.c"
224 </File>
225 <File
226 RelativePath="..\Modules\_hotshot.c"
228 </File>
229 <File
230 RelativePath="..\Modules\_localemodule.c"
232 </File>
233 <File
234 RelativePath="..\Modules\_lsprof.c"
236 </File>
237 <File
238 RelativePath="..\Modules\_randommodule.c"
240 </File>
241 <File
242 RelativePath="..\Modules\_sre.c"
244 </File>
245 <File
246 RelativePath="..\Modules\_struct.c"
248 </File>
249 <File
250 RelativePath="..\Pc\_subprocess.c"
252 </File>
253 <File
254 RelativePath="..\Modules\_weakref.c"
256 </File>
257 <File
258 RelativePath="..\Pc\_winreg.c"
260 </File>
261 <File
262 RelativePath="..\Objects\abstract.c"
264 </File>
265 <File
266 RelativePath="..\Parser\acceler.c"
268 </File>
269 <File
270 RelativePath="..\Modules\arraymodule.c"
272 </File>
273 <File
274 RelativePath="..\Python\asdl.c"
276 </File>
277 <File
278 RelativePath="..\Python\ast.c"
280 </File>
281 <File
282 RelativePath="..\Modules\audioop.c"
284 </File>
285 <File
286 RelativePath="..\Modules\binascii.c"
288 </File>
289 <File
290 RelativePath="..\Parser\bitset.c"
292 </File>
293 <File
294 RelativePath="..\Python\bltinmodule.c"
296 </File>
297 <File
298 RelativePath="..\Objects\boolobject.c"
300 </File>
301 <File
302 RelativePath="..\Objects\bufferobject.c"
304 </File>
305 <File
306 RelativePath="..\Objects\cellobject.c"
308 </File>
309 <File
310 RelativePath="..\Python\ceval.c"
312 </File>
313 <File
314 RelativePath="..\Objects\classobject.c"
316 </File>
317 <File
318 RelativePath="..\Modules\cmathmodule.c"
320 </File>
321 <File
322 RelativePath="..\Objects\cobject.c"
324 </File>
325 <File
326 RelativePath="..\Python\codecs.c"
328 </File>
329 <File
330 RelativePath="..\Objects\codeobject.c"
332 </File>
333 <File
334 RelativePath="..\Modules\collectionsmodule.c"
336 </File>
337 <File
338 RelativePath="..\Python\compile.c"
340 </File>
341 <File
342 RelativePath="..\Objects\complexobject.c"
344 </File>
345 <File
346 RelativePath="..\PC\config.c"
348 </File>
349 <File
350 RelativePath="..\Modules\cPickle.c"
352 </File>
353 <File
354 RelativePath="..\Modules\cStringIO.c"
356 </File>
357 <File
358 RelativePath="..\Modules\datetimemodule.c"
360 </File>
361 <File
362 RelativePath="..\Objects\descrobject.c"
364 </File>
365 <File
366 RelativePath="..\Objects\dictobject.c"
368 </File>
369 <File
370 RelativePath="..\PC\dl_nt.c"
372 </File>
373 <File
374 RelativePath="..\Python\dynload_win.c"
376 </File>
377 <File
378 RelativePath="..\Objects\enumobject.c"
380 </File>
381 <File
382 RelativePath="..\Modules\errnomodule.c"
384 </File>
385 <File
386 RelativePath="..\Python\errors.c"
388 </File>
389 <File
390 RelativePath="..\Objects\exceptions.c"
392 </File>
393 <File
394 RelativePath="..\Objects\fileobject.c"
396 </File>
397 <File
398 RelativePath="..\Parser\firstsets.c"
400 </File>
401 <File
402 RelativePath="..\Objects\floatobject.c"
404 </File>
405 <File
406 RelativePath="..\Objects\frameobject.c"
408 </File>
409 <File
410 RelativePath="..\Python\frozen.c"
412 </File>
413 <File
414 RelativePath="..\Objects\funcobject.c"
416 </File>
417 <File
418 RelativePath="..\Python\future.c"
420 </File>
421 <File
422 RelativePath="..\Modules\gcmodule.c"
424 </File>
425 <File
426 RelativePath="..\Objects\genobject.c"
428 </File>
429 <File
430 RelativePath="..\Python\getargs.c"
432 </File>
433 <File
434 RelativePath="..\Python\getcompiler.c"
436 </File>
437 <File
438 RelativePath="..\Python\getcopyright.c"
440 </File>
441 <File
442 RelativePath="..\Python\getmtime.c"
444 </File>
445 <File
446 RelativePath="..\Python\getopt.c"
448 </File>
449 <File
450 RelativePath="..\PC\getpathp.c"
452 </File>
453 <File
454 RelativePath="..\Python\getplatform.c"
456 </File>
457 <File
458 RelativePath="..\Python\getversion.c"
460 </File>
461 <File
462 RelativePath="..\Python\graminit.c"
464 </File>
465 <File
466 RelativePath="..\Parser\grammar.c"
468 </File>
469 <File
470 RelativePath="..\Parser\grammar1.c"
472 </File>
473 <File
474 RelativePath="..\Modules\imageop.c"
476 </File>
477 <File
478 RelativePath="..\Python\import.c"
480 </File>
481 <File
482 RelativePath="..\PC\import_nt.c"
484 <FileConfiguration
485 Name="Release|Win32"
487 <Tool
488 Name="VCCLCompilerTool"
489 AdditionalIncludeDirectories="..\Python"
491 </FileConfiguration>
492 </File>
493 <File
494 RelativePath="..\Python\importdl.c"
496 </File>
497 <File
498 RelativePath="..\Objects\intobject.c"
500 </File>
501 <File
502 RelativePath="..\Objects\iterobject.c"
504 </File>
505 <File
506 RelativePath="..\Modules\itertoolsmodule.c"
508 </File>
509 <File
510 RelativePath="..\Parser\listnode.c"
512 </File>
513 <File
514 RelativePath="..\Objects\listobject.c"
516 </File>
517 <File
518 RelativePath="..\Objects\longobject.c"
520 </File>
521 <File
522 RelativePath="..\Modules\main.c"
524 </File>
525 <File
526 RelativePath="..\Python\marshal.c"
528 </File>
529 <File
530 RelativePath="..\Modules\mathmodule.c"
532 </File>
533 <File
534 RelativePath="..\Modules\md5.c"
536 </File>
537 <File
538 RelativePath="..\Modules\md5module.c"
540 </File>
541 <File
542 RelativePath="..\Parser\metagrammar.c"
544 </File>
545 <File
546 RelativePath="..\Objects\methodobject.c"
548 </File>
549 <File
550 RelativePath="..\Modules\mmapmodule.c"
552 </File>
553 <File
554 RelativePath="..\Python\modsupport.c"
556 </File>
557 <File
558 RelativePath="..\Objects\moduleobject.c"
560 </File>
561 <File
562 RelativePath="..\PC\msvcrtmodule.c"
564 </File>
565 <File
566 RelativePath="..\Modules\cjkcodecs\multibytecodec.c"
568 </File>
569 <File
570 RelativePath="..\Parser\myreadline.c"
572 </File>
573 <File
574 RelativePath="..\Python\mysnprintf.c"
576 </File>
577 <File
578 RelativePath="..\Python\mystrtoul.c"
580 </File>
581 <File
582 RelativePath="..\Parser\node.c"
584 </File>
585 <File
586 RelativePath="..\Objects\object.c"
588 </File>
589 <File
590 RelativePath="..\Objects\obmalloc.c"
592 </File>
593 <File
594 RelativePath="..\Modules\operator.c"
596 </File>
597 <File
598 RelativePath="..\Parser\parser.c"
600 </File>
601 <File
602 RelativePath="..\Modules\parsermodule.c"
604 </File>
605 <File
606 RelativePath="..\Parser\parsetok.c"
608 </File>
609 <File
610 RelativePath="..\Modules\posixmodule.c"
612 </File>
613 <File
614 RelativePath="..\Python\pyarena.c"
616 </File>
617 <File
618 RelativePath="..\Python\pyfpe.c"
620 </File>
621 <File
622 RelativePath="..\Python\pystate.c"
624 </File>
625 <File
626 RelativePath="..\Python\pystrtod.c"
628 </File>
629 <File
630 RelativePath="..\Python\Python-ast.c"
632 </File>
633 <File
634 RelativePath="..\PCbuild8\python.exe"
636 <FileConfiguration
637 Name="Release|Win32"
639 <Tool
640 Name="VCCustomBuildTool"
641 CommandLine="xcopy $(InputFileName)* $(OutDir) /F /I /Y&#x0D;&#x0A;"
642 Outputs="$(OutDir)\$(InputFileName)"
644 </FileConfiguration>
645 </File>
646 <File
647 RelativePath="..\PC\python_nt.rc"
649 </File>
650 <File
651 RelativePath="..\Python\pythonrun.c"
653 </File>
654 <File
655 RelativePath="..\Objects\rangeobject.c"
657 </File>
658 <File
659 RelativePath="..\Modules\rgbimgmodule.c"
661 </File>
662 <File
663 RelativePath="..\Modules\rotatingtree.c"
665 </File>
666 <File
667 RelativePath="..\Objects\setobject.c"
669 </File>
670 <File
671 RelativePath="..\Modules\sha256module.c"
673 </File>
674 <File
675 RelativePath="..\Modules\sha512module.c"
677 </File>
678 <File
679 RelativePath="..\Modules\sha512module.c"
681 </File>
682 <File
683 RelativePath="..\Modules\shamodule.c"
685 </File>
686 <File
687 RelativePath="..\Modules\signalmodule.c"
689 </File>
690 <File
691 RelativePath="..\Modules\signalmodule.c"
693 </File>
694 <File
695 RelativePath="..\Objects\sliceobject.c"
697 </File>
698 <File
699 RelativePath="..\Objects\stringobject.c"
701 </File>
702 <File
703 RelativePath="..\Modules\stropmodule.c"
705 </File>
706 <File
707 RelativePath="..\Python\structmember.c"
709 </File>
710 <File
711 RelativePath="..\Objects\structseq.c"
713 </File>
714 <File
715 RelativePath="..\Python\symtable.c"
717 </File>
718 <File
719 RelativePath="..\Modules\symtablemodule.c"
721 </File>
722 <File
723 RelativePath="..\Python\sysmodule.c"
725 </File>
726 <File
727 RelativePath="..\Python\thread.c"
729 </File>
730 <File
731 RelativePath="..\Modules\threadmodule.c"
733 </File>
734 <File
735 RelativePath="..\Modules\timemodule.c"
737 </File>
738 <File
739 RelativePath="..\Parser\tokenizer.c"
741 </File>
742 <File
743 RelativePath="..\Python\traceback.c"
745 </File>
746 <File
747 RelativePath="..\Objects\tupleobject.c"
749 </File>
750 <File
751 RelativePath="..\Objects\typeobject.c"
753 </File>
754 <File
755 RelativePath="..\Objects\unicodectype.c"
757 </File>
758 <File
759 RelativePath="..\Objects\unicodeobject.c"
761 </File>
762 <File
763 RelativePath="..\Objects\weakrefobject.c"
765 </File>
766 <File
767 RelativePath="..\Modules\xxsubtype.c"
769 </File>
770 <File
771 RelativePath="..\Modules\yuvconvert.c"
773 </File>
774 <File
775 RelativePath="..\Modules\zipimport.c"
777 </File>
778 </Files>
779 <Globals>
780 </Globals>
781 </VisualStudioProject>