Added duplicate call to fileConfig() to ensure that it cleans up after itself correctly.
[python.git] / PCbuild8 / make_buildinfo.vcproj
blob5dc6bca570a34b7633ad6285eec92a1c126e043c
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="8,00"
5 Name="make_buildinfo"
6 ProjectGUID="{C73F0EC1-358B-4177-940F-0846AC8B04CD}"
7 Keyword="Win32Proj"
9 <Platforms>
10 <Platform
11 Name="Win32"
13 </Platforms>
14 <ToolFiles>
15 </ToolFiles>
16 <Configurations>
17 <Configuration
18 Name="Debug|Win32"
19 OutputDirectory="."
20 IntermediateDirectory=".\x86-temp-release\make_buildinfo"
21 ConfigurationType="1"
22 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
23 CharacterSet="2"
25 <Tool
26 Name="VCPreBuildEventTool"
28 <Tool
29 Name="VCCustomBuildTool"
31 <Tool
32 Name="VCXMLDataGeneratorTool"
34 <Tool
35 Name="VCWebServiceProxyGeneratorTool"
37 <Tool
38 Name="VCMIDLTool"
40 <Tool
41 Name="VCCLCompilerTool"
42 Optimization="0"
43 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
44 MinimalRebuild="true"
45 BasicRuntimeChecks="3"
46 RuntimeLibrary="1"
47 UsePrecompiledHeader="0"
48 WarningLevel="3"
49 Detect64BitPortabilityProblems="true"
50 DebugInformationFormat="4"
52 <Tool
53 Name="VCManagedResourceCompilerTool"
55 <Tool
56 Name="VCResourceCompilerTool"
58 <Tool
59 Name="VCPreLinkEventTool"
61 <Tool
62 Name="VCLinkerTool"
63 OutputFile="$(OutDir)/make_buildinfo.exe"
64 LinkIncremental="2"
65 GenerateDebugInformation="true"
66 ProgramDatabaseFile="$(OutDir)/make_buildinfo.pdb"
67 SubSystem="1"
68 TargetMachine="1"
70 <Tool
71 Name="VCALinkTool"
73 <Tool
74 Name="VCManifestTool"
76 <Tool
77 Name="VCXDCMakeTool"
79 <Tool
80 Name="VCBscMakeTool"
82 <Tool
83 Name="VCFxCopTool"
85 <Tool
86 Name="VCAppVerifierTool"
88 <Tool
89 Name="VCWebDeploymentTool"
91 <Tool
92 Name="VCPostBuildEventTool"
94 </Configuration>
95 <Configuration
96 Name="Release|Win32"
97 OutputDirectory="."
98 IntermediateDirectory=".\x86-temp-release\make_buildinfo"
99 ConfigurationType="1"
100 InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
101 CharacterSet="2"
103 <Tool
104 Name="VCPreBuildEventTool"
106 <Tool
107 Name="VCCustomBuildTool"
109 <Tool
110 Name="VCXMLDataGeneratorTool"
112 <Tool
113 Name="VCWebServiceProxyGeneratorTool"
115 <Tool
116 Name="VCMIDLTool"
118 <Tool
119 Name="VCCLCompilerTool"
120 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
121 RuntimeLibrary="0"
122 UsePrecompiledHeader="0"
123 WarningLevel="3"
124 Detect64BitPortabilityProblems="true"
125 DebugInformationFormat="3"
127 <Tool
128 Name="VCManagedResourceCompilerTool"
130 <Tool
131 Name="VCResourceCompilerTool"
133 <Tool
134 Name="VCPreLinkEventTool"
136 <Tool
137 Name="VCLinkerTool"
138 OutputFile="$(OutDir)/make_buildinfo.exe"
139 LinkIncremental="1"
140 GenerateDebugInformation="true"
141 SubSystem="1"
142 OptimizeReferences="2"
143 EnableCOMDATFolding="2"
144 TargetMachine="1"
146 <Tool
147 Name="VCALinkTool"
149 <Tool
150 Name="VCManifestTool"
152 <Tool
153 Name="VCXDCMakeTool"
155 <Tool
156 Name="VCBscMakeTool"
158 <Tool
159 Name="VCFxCopTool"
161 <Tool
162 Name="VCAppVerifierTool"
164 <Tool
165 Name="VCWebDeploymentTool"
167 <Tool
168 Name="VCPostBuildEventTool"
170 </Configuration>
171 </Configurations>
172 <References>
173 </References>
174 <Files>
175 <Filter
176 Name="Source Files"
177 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
178 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
180 <File
181 RelativePath=".\make_buildinfo.c"
183 </File>
184 </Filter>
185 </Files>
186 <Globals>
187 </Globals>
188 </VisualStudioProject>