~pythonregexp2.7/python/issue2636-11

« back to all changes in this revision

Viewing changes to PC/VS8.0/make_versioninfo.vcproj

  • Committer: Jeffrey C. "The TimeHorse" Jacobs
  • Date: 2008-09-21 13:47:31 UTC
  • mfrom: (39021.1.404 Regexp-2.7)
  • mto: This revision was merged to the branch mainline in revision 39030.
  • Revision ID: darklord@timehorse.com-20080921134731-rudomuzeh1b2tz1y
Merged in changes from the latest python source snapshot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="Windows-1252"?>
2
 
<VisualStudioProject
3
 
        ProjectType="Visual C++"
4
 
        Version="8.00"
5
 
        Name="make_versioninfo"
6
 
        ProjectGUID="{F0E0541E-F17D-430B-97C4-93ADF0DD284E}"
7
 
        RootNamespace="make_versioninfo"
8
 
        TargetFrameworkVersion="131072"
9
 
        >
10
 
        <Platforms>
11
 
                <Platform
12
 
                        Name="Win32"
13
 
                />
14
 
                <Platform
15
 
                        Name="x64"
16
 
                />
17
 
        </Platforms>
18
 
        <ToolFiles>
19
 
        </ToolFiles>
20
 
        <Configurations>
21
 
                <Configuration
22
 
                        Name="Release|Win32"
23
 
                        ConfigurationType="1"
24
 
                        InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
25
 
                        UseOfMFC="0"
26
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
27
 
                        CharacterSet="2"
28
 
                        >
29
 
                        <Tool
30
 
                                Name="VCPreBuildEventTool"
31
 
                        />
32
 
                        <Tool
33
 
                                Name="VCCustomBuildTool"
34
 
                                Description="Build PC/pythonnt_rc(_d).h"
35
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\pythonnt_rc.h&#x0D;&#x0A;"
36
 
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc.h"
37
 
                        />
38
 
                        <Tool
39
 
                                Name="VCXMLDataGeneratorTool"
40
 
                        />
41
 
                        <Tool
42
 
                                Name="VCWebServiceProxyGeneratorTool"
43
 
                        />
44
 
                        <Tool
45
 
                                Name="VCMIDLTool"
46
 
                        />
47
 
                        <Tool
48
 
                                Name="VCCLCompilerTool"
49
 
                                Optimization="2"
50
 
                                InlineFunctionExpansion="1"
51
 
                                EnableIntrinsicFunctions="true"
52
 
                                AdditionalIncludeDirectories=""
53
 
                                PreprocessorDefinitions="_CONSOLE"
54
 
                                StringPooling="true"
55
 
                                RuntimeLibrary="2"
56
 
                                EnableFunctionLevelLinking="true"
57
 
                                CompileAs="0"
58
 
                        />
59
 
                        <Tool
60
 
                                Name="VCManagedResourceCompilerTool"
61
 
                        />
62
 
                        <Tool
63
 
                                Name="VCResourceCompilerTool"
64
 
                        />
65
 
                        <Tool
66
 
                                Name="VCPreLinkEventTool"
67
 
                        />
68
 
                        <Tool
69
 
                                Name="VCLinkerTool"
70
 
                                AdditionalDependencies="odbccp32.lib"
71
 
                                OutputFile="$(SolutionDir)make_versioninfo.exe"
72
 
                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
73
 
                                SubSystem="1"
74
 
                                BaseAddress="0x1d000000"
75
 
                        />
76
 
                        <Tool
77
 
                                Name="VCALinkTool"
78
 
                        />
79
 
                        <Tool
80
 
                                Name="VCManifestTool"
81
 
                        />
82
 
                        <Tool
83
 
                                Name="VCXDCMakeTool"
84
 
                        />
85
 
                        <Tool
86
 
                                Name="VCBscMakeTool"
87
 
                        />
88
 
                        <Tool
89
 
                                Name="VCFxCopTool"
90
 
                        />
91
 
                        <Tool
92
 
                                Name="VCAppVerifierTool"
93
 
                        />
94
 
                        <Tool
95
 
                                Name="VCPostBuildEventTool"
96
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\python_nt.h&#x0D;&#x0A;"
97
 
                        />
98
 
                </Configuration>
99
 
                <Configuration
100
 
                        Name="Release|x64"
101
 
                        ConfigurationType="1"
102
 
                        InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops"
103
 
                        >
104
 
                        <Tool
105
 
                                Name="VCPreBuildEventTool"
106
 
                        />
107
 
                        <Tool
108
 
                                Name="VCCustomBuildTool"
109
 
                                Description="Build PC/pythonnt_rc(_d).h"
110
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\pythonnt_rc.h&#x0D;&#x0A;"
111
 
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc.h"
112
 
                        />
113
 
                        <Tool
114
 
                                Name="VCXMLDataGeneratorTool"
115
 
                        />
116
 
                        <Tool
117
 
                                Name="VCWebServiceProxyGeneratorTool"
118
 
                        />
119
 
                        <Tool
120
 
                                Name="VCMIDLTool"
121
 
                        />
122
 
                        <Tool
123
 
                                Name="VCCLCompilerTool"
124
 
                                Optimization="2"
125
 
                                InlineFunctionExpansion="1"
126
 
                                EnableIntrinsicFunctions="true"
127
 
                                PreprocessorDefinitions="_CONSOLE"
128
 
                        />
129
 
                        <Tool
130
 
                                Name="VCManagedResourceCompilerTool"
131
 
                        />
132
 
                        <Tool
133
 
                                Name="VCResourceCompilerTool"
134
 
                        />
135
 
                        <Tool
136
 
                                Name="VCPreLinkEventTool"
137
 
                        />
138
 
                        <Tool
139
 
                                Name="VCLinkerTool"
140
 
                                OutputFile="$(SolutionDir)make_versioninfo.exe"
141
 
                        />
142
 
                        <Tool
143
 
                                Name="VCALinkTool"
144
 
                        />
145
 
                        <Tool
146
 
                                Name="VCManifestTool"
147
 
                        />
148
 
                        <Tool
149
 
                                Name="VCXDCMakeTool"
150
 
                        />
151
 
                        <Tool
152
 
                                Name="VCBscMakeTool"
153
 
                        />
154
 
                        <Tool
155
 
                                Name="VCFxCopTool"
156
 
                        />
157
 
                        <Tool
158
 
                                Name="VCAppVerifierTool"
159
 
                        />
160
 
                        <Tool
161
 
                                Name="VCPostBuildEventTool"
162
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\python_nt.h&#x0D;&#x0A;"
163
 
                        />
164
 
                </Configuration>
165
 
                <Configuration
166
 
                        Name="Debug|Win32"
167
 
                        ConfigurationType="1"
168
 
                        InheritedPropertySheets=".\pyproject.vsprops;.\debug.vsprops"
169
 
                        UseOfMFC="0"
170
 
                        ATLMinimizesCRunTimeLibraryUsage="false"
171
 
                        CharacterSet="0"
172
 
                        >
173
 
                        <Tool
174
 
                                Name="VCPreBuildEventTool"
175
 
                        />
176
 
                        <Tool
177
 
                                Name="VCCustomBuildTool"
178
 
                                Description="Build PC/pythonnt_rc(_d).h"
179
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
180
 
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc_d.h"
181
 
                        />
182
 
                        <Tool
183
 
                                Name="VCXMLDataGeneratorTool"
184
 
                        />
185
 
                        <Tool
186
 
                                Name="VCWebServiceProxyGeneratorTool"
187
 
                        />
188
 
                        <Tool
189
 
                                Name="VCMIDLTool"
190
 
                        />
191
 
                        <Tool
192
 
                                Name="VCCLCompilerTool"
193
 
                                Optimization="0"
194
 
                                InlineFunctionExpansion="1"
195
 
                                EnableIntrinsicFunctions="false"
196
 
                                AdditionalIncludeDirectories=""
197
 
                                PreprocessorDefinitions="_CONSOLE"
198
 
                                StringPooling="true"
199
 
                                RuntimeLibrary="2"
200
 
                                EnableFunctionLevelLinking="true"
201
 
                                CompileAs="0"
202
 
                        />
203
 
                        <Tool
204
 
                                Name="VCManagedResourceCompilerTool"
205
 
                        />
206
 
                        <Tool
207
 
                                Name="VCResourceCompilerTool"
208
 
                        />
209
 
                        <Tool
210
 
                                Name="VCPreLinkEventTool"
211
 
                        />
212
 
                        <Tool
213
 
                                Name="VCLinkerTool"
214
 
                                AdditionalDependencies="odbccp32.lib"
215
 
                                OutputFile="$(SolutionDir)make_versioninfo_d.exe"
216
 
                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
217
 
                                SubSystem="1"
218
 
                                BaseAddress="0x1d000000"
219
 
                        />
220
 
                        <Tool
221
 
                                Name="VCALinkTool"
222
 
                        />
223
 
                        <Tool
224
 
                                Name="VCManifestTool"
225
 
                        />
226
 
                        <Tool
227
 
                                Name="VCXDCMakeTool"
228
 
                        />
229
 
                        <Tool
230
 
                                Name="VCBscMakeTool"
231
 
                        />
232
 
                        <Tool
233
 
                                Name="VCFxCopTool"
234
 
                        />
235
 
                        <Tool
236
 
                                Name="VCAppVerifierTool"
237
 
                        />
238
 
                        <Tool
239
 
                                Name="VCPostBuildEventTool"
240
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\python_nt_d.h&#x0D;&#x0A;"
241
 
                        />
242
 
                </Configuration>
243
 
                <Configuration
244
 
                        Name="Debug|x64"
245
 
                        ConfigurationType="1"
246
 
                        InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\debug.vsprops"
247
 
                        >
248
 
                        <Tool
249
 
                                Name="VCPreBuildEventTool"
250
 
                        />
251
 
                        <Tool
252
 
                                Name="VCCustomBuildTool"
253
 
                                Description="Build PC/pythonnt_rc(_d).h"
254
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
255
 
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc_d.h"
256
 
                        />
257
 
                        <Tool
258
 
                                Name="VCXMLDataGeneratorTool"
259
 
                        />
260
 
                        <Tool
261
 
                                Name="VCWebServiceProxyGeneratorTool"
262
 
                        />
263
 
                        <Tool
264
 
                                Name="VCMIDLTool"
265
 
                                TargetEnvironment="3"
266
 
                        />
267
 
                        <Tool
268
 
                                Name="VCCLCompilerTool"
269
 
                                Optimization="0"
270
 
                                InlineFunctionExpansion="1"
271
 
                                EnableIntrinsicFunctions="false"
272
 
                                PreprocessorDefinitions="_CONSOLE"
273
 
                        />
274
 
                        <Tool
275
 
                                Name="VCManagedResourceCompilerTool"
276
 
                        />
277
 
                        <Tool
278
 
                                Name="VCResourceCompilerTool"
279
 
                        />
280
 
                        <Tool
281
 
                                Name="VCPreLinkEventTool"
282
 
                        />
283
 
                        <Tool
284
 
                                Name="VCLinkerTool"
285
 
                                OutputFile="$(SolutionDir)make_versioninfo_d.exe"
286
 
                                TargetMachine="17"
287
 
                        />
288
 
                        <Tool
289
 
                                Name="VCALinkTool"
290
 
                        />
291
 
                        <Tool
292
 
                                Name="VCManifestTool"
293
 
                        />
294
 
                        <Tool
295
 
                                Name="VCXDCMakeTool"
296
 
                        />
297
 
                        <Tool
298
 
                                Name="VCBscMakeTool"
299
 
                        />
300
 
                        <Tool
301
 
                                Name="VCFxCopTool"
302
 
                        />
303
 
                        <Tool
304
 
                                Name="VCAppVerifierTool"
305
 
                        />
306
 
                        <Tool
307
 
                                Name="VCPostBuildEventTool"
308
 
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\python_nt_d.h&#x0D;&#x0A;"
309
 
                        />
310
 
                </Configuration>
311
 
        </Configurations>
312
 
        <References>
313
 
        </References>
314
 
        <Files>
315
 
                <Filter
316
 
                        Name="Source Files"
317
 
                        >
318
 
                        <File
319
 
                                RelativePath="..\..\PC\make_versioninfo.c"
320
 
                                >
321
 
                        </File>
322
 
                </Filter>
323
 
        </Files>
324
 
        <Globals>
325
 
        </Globals>
326
 
</VisualStudioProject>
 
1
<?xml version="1.0" encoding="Windows-1252"?>
 
2
<VisualStudioProject
 
3
        ProjectType="Visual C++"
 
4
        Version="8.00"
 
5
        Name="make_versioninfo"
 
6
        ProjectGUID="{F0E0541E-F17D-430B-97C4-93ADF0DD284E}"
 
7
        RootNamespace="make_versioninfo"
 
8
        TargetFrameworkVersion="131072"
 
9
        >
 
10
        <Platforms>
 
11
                <Platform
 
12
                        Name="Win32"
 
13
                />
 
14
                <Platform
 
15
                        Name="x64"
 
16
                />
 
17
        </Platforms>
 
18
        <ToolFiles>
 
19
        </ToolFiles>
 
20
        <Configurations>
 
21
                <Configuration
 
22
                        Name="Release|Win32"
 
23
                        ConfigurationType="1"
 
24
                        InheritedPropertySheets=".\pyproject.vsprops;.\release.vsprops"
 
25
                        UseOfMFC="0"
 
26
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
27
                        CharacterSet="2"
 
28
                        >
 
29
                        <Tool
 
30
                                Name="VCPreBuildEventTool"
 
31
                        />
 
32
                        <Tool
 
33
                                Name="VCCustomBuildTool"
 
34
                                Description="Build PC/pythonnt_rc(_d).h"
 
35
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\pythonnt_rc.h&#x0D;&#x0A;"
 
36
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc.h"
 
37
                        />
 
38
                        <Tool
 
39
                                Name="VCXMLDataGeneratorTool"
 
40
                        />
 
41
                        <Tool
 
42
                                Name="VCWebServiceProxyGeneratorTool"
 
43
                        />
 
44
                        <Tool
 
45
                                Name="VCMIDLTool"
 
46
                        />
 
47
                        <Tool
 
48
                                Name="VCCLCompilerTool"
 
49
                                Optimization="2"
 
50
                                InlineFunctionExpansion="1"
 
51
                                EnableIntrinsicFunctions="true"
 
52
                                AdditionalIncludeDirectories=""
 
53
                                PreprocessorDefinitions="_CONSOLE"
 
54
                                StringPooling="true"
 
55
                                RuntimeLibrary="2"
 
56
                                EnableFunctionLevelLinking="true"
 
57
                                CompileAs="0"
 
58
                        />
 
59
                        <Tool
 
60
                                Name="VCManagedResourceCompilerTool"
 
61
                        />
 
62
                        <Tool
 
63
                                Name="VCResourceCompilerTool"
 
64
                        />
 
65
                        <Tool
 
66
                                Name="VCPreLinkEventTool"
 
67
                        />
 
68
                        <Tool
 
69
                                Name="VCLinkerTool"
 
70
                                OutputFile="$(SolutionDir)make_versioninfo.exe"
 
71
                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
 
72
                                SubSystem="1"
 
73
                                BaseAddress="0x1d000000"
 
74
                        />
 
75
                        <Tool
 
76
                                Name="VCALinkTool"
 
77
                        />
 
78
                        <Tool
 
79
                                Name="VCManifestTool"
 
80
                        />
 
81
                        <Tool
 
82
                                Name="VCXDCMakeTool"
 
83
                        />
 
84
                        <Tool
 
85
                                Name="VCBscMakeTool"
 
86
                        />
 
87
                        <Tool
 
88
                                Name="VCFxCopTool"
 
89
                        />
 
90
                        <Tool
 
91
                                Name="VCAppVerifierTool"
 
92
                        />
 
93
                        <Tool
 
94
                                Name="VCPostBuildEventTool"
 
95
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\python_nt.h&#x0D;&#x0A;"
 
96
                        />
 
97
                </Configuration>
 
98
                <Configuration
 
99
                        Name="Release|x64"
 
100
                        ConfigurationType="1"
 
101
                        InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\release.vsprops"
 
102
                        >
 
103
                        <Tool
 
104
                                Name="VCPreBuildEventTool"
 
105
                        />
 
106
                        <Tool
 
107
                                Name="VCCustomBuildTool"
 
108
                                Description="Build PC/pythonnt_rc(_d).h"
 
109
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\pythonnt_rc.h&#x0D;&#x0A;"
 
110
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc.h"
 
111
                        />
 
112
                        <Tool
 
113
                                Name="VCXMLDataGeneratorTool"
 
114
                        />
 
115
                        <Tool
 
116
                                Name="VCWebServiceProxyGeneratorTool"
 
117
                        />
 
118
                        <Tool
 
119
                                Name="VCMIDLTool"
 
120
                        />
 
121
                        <Tool
 
122
                                Name="VCCLCompilerTool"
 
123
                                Optimization="2"
 
124
                                InlineFunctionExpansion="1"
 
125
                                EnableIntrinsicFunctions="true"
 
126
                                PreprocessorDefinitions="_CONSOLE"
 
127
                        />
 
128
                        <Tool
 
129
                                Name="VCManagedResourceCompilerTool"
 
130
                        />
 
131
                        <Tool
 
132
                                Name="VCResourceCompilerTool"
 
133
                        />
 
134
                        <Tool
 
135
                                Name="VCPreLinkEventTool"
 
136
                        />
 
137
                        <Tool
 
138
                                Name="VCLinkerTool"
 
139
                                OutputFile="$(SolutionDir)make_versioninfo.exe"
 
140
                        />
 
141
                        <Tool
 
142
                                Name="VCALinkTool"
 
143
                        />
 
144
                        <Tool
 
145
                                Name="VCManifestTool"
 
146
                        />
 
147
                        <Tool
 
148
                                Name="VCXDCMakeTool"
 
149
                        />
 
150
                        <Tool
 
151
                                Name="VCBscMakeTool"
 
152
                        />
 
153
                        <Tool
 
154
                                Name="VCFxCopTool"
 
155
                        />
 
156
                        <Tool
 
157
                                Name="VCAppVerifierTool"
 
158
                        />
 
159
                        <Tool
 
160
                                Name="VCPostBuildEventTool"
 
161
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo.exe &gt; ..\..\PC\python_nt.h&#x0D;&#x0A;"
 
162
                        />
 
163
                </Configuration>
 
164
                <Configuration
 
165
                        Name="Debug|Win32"
 
166
                        ConfigurationType="1"
 
167
                        InheritedPropertySheets=".\pyproject.vsprops;.\debug.vsprops"
 
168
                        UseOfMFC="0"
 
169
                        ATLMinimizesCRunTimeLibraryUsage="false"
 
170
                        CharacterSet="0"
 
171
                        >
 
172
                        <Tool
 
173
                                Name="VCPreBuildEventTool"
 
174
                        />
 
175
                        <Tool
 
176
                                Name="VCCustomBuildTool"
 
177
                                Description="Build PC/pythonnt_rc(_d).h"
 
178
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
 
179
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc_d.h"
 
180
                        />
 
181
                        <Tool
 
182
                                Name="VCXMLDataGeneratorTool"
 
183
                        />
 
184
                        <Tool
 
185
                                Name="VCWebServiceProxyGeneratorTool"
 
186
                        />
 
187
                        <Tool
 
188
                                Name="VCMIDLTool"
 
189
                        />
 
190
                        <Tool
 
191
                                Name="VCCLCompilerTool"
 
192
                                Optimization="0"
 
193
                                InlineFunctionExpansion="1"
 
194
                                EnableIntrinsicFunctions="false"
 
195
                                AdditionalIncludeDirectories=""
 
196
                                PreprocessorDefinitions="_CONSOLE"
 
197
                                StringPooling="true"
 
198
                                RuntimeLibrary="2"
 
199
                                EnableFunctionLevelLinking="true"
 
200
                                CompileAs="0"
 
201
                        />
 
202
                        <Tool
 
203
                                Name="VCManagedResourceCompilerTool"
 
204
                        />
 
205
                        <Tool
 
206
                                Name="VCResourceCompilerTool"
 
207
                        />
 
208
                        <Tool
 
209
                                Name="VCPreLinkEventTool"
 
210
                        />
 
211
                        <Tool
 
212
                                Name="VCLinkerTool"
 
213
                                OutputFile="$(SolutionDir)make_versioninfo_d.exe"
 
214
                                ProgramDatabaseFile="$(TargetDir)$(TargetName).pdb"
 
215
                                SubSystem="1"
 
216
                                BaseAddress="0x1d000000"
 
217
                        />
 
218
                        <Tool
 
219
                                Name="VCALinkTool"
 
220
                        />
 
221
                        <Tool
 
222
                                Name="VCManifestTool"
 
223
                        />
 
224
                        <Tool
 
225
                                Name="VCXDCMakeTool"
 
226
                        />
 
227
                        <Tool
 
228
                                Name="VCBscMakeTool"
 
229
                        />
 
230
                        <Tool
 
231
                                Name="VCFxCopTool"
 
232
                        />
 
233
                        <Tool
 
234
                                Name="VCAppVerifierTool"
 
235
                        />
 
236
                        <Tool
 
237
                                Name="VCPostBuildEventTool"
 
238
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\python_nt_d.h&#x0D;&#x0A;"
 
239
                        />
 
240
                </Configuration>
 
241
                <Configuration
 
242
                        Name="Debug|x64"
 
243
                        ConfigurationType="1"
 
244
                        InheritedPropertySheets=".\pyproject.vsprops;.\x64.vsprops;.\debug.vsprops"
 
245
                        >
 
246
                        <Tool
 
247
                                Name="VCPreBuildEventTool"
 
248
                        />
 
249
                        <Tool
 
250
                                Name="VCCustomBuildTool"
 
251
                                Description="Build PC/pythonnt_rc(_d).h"
 
252
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\pythonnt_rc_d.h&#x0D;&#x0A;"
 
253
                                Outputs="$(SolutionDir)..\..\PC\pythonnt_rc_d.h"
 
254
                        />
 
255
                        <Tool
 
256
                                Name="VCXMLDataGeneratorTool"
 
257
                        />
 
258
                        <Tool
 
259
                                Name="VCWebServiceProxyGeneratorTool"
 
260
                        />
 
261
                        <Tool
 
262
                                Name="VCMIDLTool"
 
263
                                TargetEnvironment="3"
 
264
                        />
 
265
                        <Tool
 
266
                                Name="VCCLCompilerTool"
 
267
                                Optimization="0"
 
268
                                InlineFunctionExpansion="1"
 
269
                                EnableIntrinsicFunctions="false"
 
270
                                PreprocessorDefinitions="_CONSOLE"
 
271
                        />
 
272
                        <Tool
 
273
                                Name="VCManagedResourceCompilerTool"
 
274
                        />
 
275
                        <Tool
 
276
                                Name="VCResourceCompilerTool"
 
277
                        />
 
278
                        <Tool
 
279
                                Name="VCPreLinkEventTool"
 
280
                        />
 
281
                        <Tool
 
282
                                Name="VCLinkerTool"
 
283
                                OutputFile="$(SolutionDir)make_versioninfo_d.exe"
 
284
                                TargetMachine="17"
 
285
                        />
 
286
                        <Tool
 
287
                                Name="VCALinkTool"
 
288
                        />
 
289
                        <Tool
 
290
                                Name="VCManifestTool"
 
291
                        />
 
292
                        <Tool
 
293
                                Name="VCXDCMakeTool"
 
294
                        />
 
295
                        <Tool
 
296
                                Name="VCBscMakeTool"
 
297
                        />
 
298
                        <Tool
 
299
                                Name="VCFxCopTool"
 
300
                        />
 
301
                        <Tool
 
302
                                Name="VCAppVerifierTool"
 
303
                        />
 
304
                        <Tool
 
305
                                Name="VCPostBuildEventTool"
 
306
                                CommandLine="cd $(SolutionDir)&#x0D;&#x0A;make_versioninfo_d.exe &gt; ..\..\PC\python_nt_d.h&#x0D;&#x0A;"
 
307
                        />
 
308
                </Configuration>
 
309
        </Configurations>
 
310
        <References>
 
311
        </References>
 
312
        <Files>
 
313
                <Filter
 
314
                        Name="Source Files"
 
315
                        >
 
316
                        <File
 
317
                                RelativePath="..\..\PC\make_versioninfo.c"
 
318
                                >
 
319
                        </File>
 
320
                </Filter>
 
321
        </Files>
 
322
        <Globals>
 
323
        </Globals>
 
324
</VisualStudioProject>