blob: cff3f508ac6403bd35f074424c4afdc291aa37a3 [file] [log] [blame]
Martin v. Löwis79ef96d2004-01-02 21:13:59 +00001<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="make_versioninfo"
6 SccProjectName="make_versioninfo"
7 SccLocalPath="..">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Release|Win32"
15 OutputDirectory=".\."
16 IntermediateDirectory=".\x86-temp-release\make_versioninfo"
17 ConfigurationType="1"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE"
20 CharacterSet="2">
21 <Tool
22 Name="VCCLCompilerTool"
23 Optimization="2"
24 InlineFunctionExpansion="1"
25 AdditionalIncludeDirectories="..\Include,..\PC"
26 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 UsePrecompiledHeader="2"
31 PrecompiledHeaderFile=".\x86-temp-release\make_versioninfo/make_versioninfo.pch"
32 AssemblerListingLocation=".\x86-temp-release\make_versioninfo/"
33 ObjectFile=".\x86-temp-release\make_versioninfo/"
34 ProgramDataBaseFileName=".\x86-temp-release\make_versioninfo/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 DebugInformationFormat="3"
38 CompileAs="0"/>
39 <Tool
40 Name="VCCustomBuildTool"
41 CommandLine=".\make_versioninfo.exe &gt;..\PC\pythonnt_rc.h
42"
43 Outputs="..\PC\pythonnt_rc.h"/>
44 <Tool
45 Name="VCLinkerTool"
46 AdditionalDependencies="odbc32.lib odbccp32.lib"
47 OutputFile=".\./make_versioninfo.exe"
48 LinkIncremental="1"
49 SuppressStartupBanner="TRUE"
50 GenerateDebugInformation="TRUE"
51 ProgramDatabaseFile=".\./make_versioninfo.pdb"
52 SubSystem="1"
53 BaseAddress="0x1d000000"
54 TargetMachine="1"/>
55 <Tool
56 Name="VCMIDLTool"
57 TypeLibraryName=".\./make_versioninfo.tlb"
58 HeaderFileName=""/>
59 <Tool
60 Name="VCPostBuildEventTool"/>
61 <Tool
62 Name="VCPreBuildEventTool"/>
63 <Tool
64 Name="VCPreLinkEventTool"/>
65 <Tool
66 Name="VCResourceCompilerTool"
67 PreprocessorDefinitions="NDEBUG"
68 Culture="1033"/>
69 <Tool
70 Name="VCWebServiceProxyGeneratorTool"/>
71 <Tool
72 Name="VCXMLDataGeneratorTool"/>
73 <Tool
74 Name="VCWebDeploymentTool"/>
75 <Tool
76 Name="VCManagedWrapperGeneratorTool"/>
77 <Tool
78 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
79 </Configuration>
80 <Configuration
81 Name="Debug|Win32"
82 OutputDirectory=".\."
83 IntermediateDirectory=".\x86-temp-debug\make_versioninfo"
84 ConfigurationType="1"
85 UseOfMFC="0"
86 ATLMinimizesCRunTimeLibraryUsage="FALSE"
87 CharacterSet="2">
88 <Tool
89 Name="VCCLCompilerTool"
90 Optimization="0"
91 AdditionalIncludeDirectories="..\Include,..\PC"
92 PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
93 RuntimeLibrary="3"
94 UsePrecompiledHeader="2"
95 PrecompiledHeaderFile=".\x86-temp-debug\make_versioninfo/make_versioninfo.pch"
96 AssemblerListingLocation=".\x86-temp-debug\make_versioninfo/"
97 ObjectFile=".\x86-temp-debug\make_versioninfo/"
98 ProgramDataBaseFileName=".\x86-temp-debug\make_versioninfo/"
99 BrowseInformation="1"
100 WarningLevel="3"
101 SuppressStartupBanner="TRUE"
102 DebugInformationFormat="3"
103 CompileAs="0"/>
104 <Tool
105 Name="VCCustomBuildTool"
106 CommandLine=".\make_versioninfo_d.exe &gt;..\PC\pythonnt_rc_d.h
107"
108 Outputs="..\PC\pythonnt_rc_d.h"/>
109 <Tool
110 Name="VCLinkerTool"
111 AdditionalDependencies="odbc32.lib odbccp32.lib"
112 OutputFile="./make_versioninfo_d.exe"
113 LinkIncremental="1"
114 SuppressStartupBanner="TRUE"
115 GenerateDebugInformation="TRUE"
116 ProgramDatabaseFile=".\./make_versioninfo_d.pdb"
117 SubSystem="1"
118 BaseAddress="0x1d000000"
119 TargetMachine="1"/>
120 <Tool
121 Name="VCMIDLTool"
122 TypeLibraryName=".\./make_versioninfo.tlb"
123 HeaderFileName=""/>
124 <Tool
125 Name="VCPostBuildEventTool"/>
126 <Tool
127 Name="VCPreBuildEventTool"/>
128 <Tool
129 Name="VCPreLinkEventTool"/>
130 <Tool
131 Name="VCResourceCompilerTool"
132 PreprocessorDefinitions="_DEBUG"
133 Culture="1033"
134 AdditionalIncludeDirectories="..\Include"/>
135 <Tool
136 Name="VCWebServiceProxyGeneratorTool"/>
137 <Tool
138 Name="VCXMLDataGeneratorTool"/>
139 <Tool
140 Name="VCWebDeploymentTool"/>
141 <Tool
142 Name="VCManagedWrapperGeneratorTool"/>
143 <Tool
144 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
145 </Configuration>
146 </Configurations>
147 <References>
148 </References>
149 <Files>
150 <File
151 RelativePath="..\PC\make_versioninfo.c">
152 <FileConfiguration
153 Name="Release|Win32">
154 <Tool
155 Name="VCCLCompilerTool"
156 Optimization="2"
157 AdditionalIncludeDirectories=""
158 PreprocessorDefinitions=""/>
159 </FileConfiguration>
160 <FileConfiguration
161 Name="Debug|Win32">
162 <Tool
163 Name="VCCLCompilerTool"
164 Optimization="0"
165 AdditionalIncludeDirectories=""
166 PreprocessorDefinitions=""
167 BrowseInformation="1"/>
168 </FileConfiguration>
169 </File>
170 </Files>
171 <Globals>
172 </Globals>
173</VisualStudioProject>