blob: 222fd7e3628f3b35396a2db3fb5f6063399e0e9c [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="_testcapi"
6 SccProjectName="_testcapi"
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\_testcapi"
17 ConfigurationType="2"
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;_WINDOWS;_USRDLL;MMAP_EXPORTS"
27 StringPooling="TRUE"
28 RuntimeLibrary="2"
29 EnableFunctionLevelLinking="TRUE"
30 UsePrecompiledHeader="2"
31 PrecompiledHeaderFile=".\x86-temp-release\_testcapi/_testcapi.pch"
32 AssemblerListingLocation=".\x86-temp-release\_testcapi/"
33 ObjectFile=".\x86-temp-release\_testcapi/"
34 ProgramDataBaseFileName=".\x86-temp-release\_testcapi/"
35 WarningLevel="3"
36 SuppressStartupBanner="TRUE"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 OutputFile="./_testcapi.pyd"
43 LinkIncremental="1"
44 SuppressStartupBanner="TRUE"
45 ProgramDatabaseFile=".\./_testcapi.pdb"
46 BaseAddress="0x1e1F0000"
47 ImportLibrary=".\./_testcapi.lib"
48 TargetMachine="1"/>
49 <Tool
50 Name="VCMIDLTool"
51 PreprocessorDefinitions="NDEBUG"
52 MkTypLibCompatible="TRUE"
53 SuppressStartupBanner="TRUE"
54 TargetEnvironment="1"
55 TypeLibraryName=".\./_testcapi.tlb"
56 HeaderFileName=""/>
57 <Tool
58 Name="VCPostBuildEventTool"/>
59 <Tool
60 Name="VCPreBuildEventTool"/>
61 <Tool
62 Name="VCPreLinkEventTool"/>
63 <Tool
64 Name="VCResourceCompilerTool"
65 PreprocessorDefinitions="NDEBUG"
66 Culture="3081"/>
67 <Tool
68 Name="VCWebServiceProxyGeneratorTool"/>
69 <Tool
70 Name="VCXMLDataGeneratorTool"/>
71 <Tool
72 Name="VCWebDeploymentTool"/>
73 <Tool
74 Name="VCManagedWrapperGeneratorTool"/>
75 <Tool
76 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
77 </Configuration>
78 <Configuration
79 Name="Debug|Win32"
80 OutputDirectory=".\."
81 IntermediateDirectory=".\x86-temp-debug\_testcapi"
82 ConfigurationType="2"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE"
85 CharacterSet="2">
86 <Tool
87 Name="VCCLCompilerTool"
88 Optimization="0"
89 AdditionalIncludeDirectories="..\Include,..\PC"
90 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
91 BasicRuntimeChecks="3"
92 RuntimeLibrary="3"
93 UsePrecompiledHeader="2"
94 PrecompiledHeaderFile=".\x86-temp-debug\_testcapi/_testcapi.pch"
95 AssemblerListingLocation=".\x86-temp-debug\_testcapi/"
96 ObjectFile=".\x86-temp-debug\_testcapi/"
97 ProgramDataBaseFileName=".\x86-temp-debug\_testcapi/"
98 WarningLevel="3"
99 SuppressStartupBanner="TRUE"
100 DebugInformationFormat="3"
101 CompileAs="0"/>
102 <Tool
103 Name="VCCustomBuildTool"/>
104 <Tool
105 Name="VCLinkerTool"
106 OutputFile="./_testcapi_d.pyd"
107 LinkIncremental="1"
108 SuppressStartupBanner="TRUE"
109 GenerateDebugInformation="TRUE"
110 ProgramDatabaseFile=".\./_testcapi_d.pdb"
111 BaseAddress="0x1e1F0000"
112 ImportLibrary=".\./_testcapi_d.lib"
113 TargetMachine="1"/>
114 <Tool
115 Name="VCMIDLTool"
116 PreprocessorDefinitions="_DEBUG"
117 MkTypLibCompatible="TRUE"
118 SuppressStartupBanner="TRUE"
119 TargetEnvironment="1"
120 TypeLibraryName=".\./_testcapi.tlb"
121 HeaderFileName=""/>
122 <Tool
123 Name="VCPostBuildEventTool"/>
124 <Tool
125 Name="VCPreBuildEventTool"/>
126 <Tool
127 Name="VCPreLinkEventTool"/>
128 <Tool
129 Name="VCResourceCompilerTool"
130 PreprocessorDefinitions="_DEBUG"
131 Culture="3081"/>
132 <Tool
133 Name="VCWebServiceProxyGeneratorTool"/>
134 <Tool
135 Name="VCXMLDataGeneratorTool"/>
136 <Tool
137 Name="VCWebDeploymentTool"/>
138 <Tool
139 Name="VCManagedWrapperGeneratorTool"/>
140 <Tool
141 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
142 </Configuration>
Martin v. Löwis13e50fe2004-07-20 14:37:48 +0000143 <Configuration
144 Name="ReleaseItanium|Win32"
145 OutputDirectory="./."
146 IntermediateDirectory=".\ia64-temp-release\_testcapi"
147 ConfigurationType="2"
148 UseOfMFC="0"
149 ATLMinimizesCRunTimeLibraryUsage="FALSE"
150 CharacterSet="2">
151 <Tool
152 Name="VCCLCompilerTool"
153 AdditionalOptions=" /USECL:MS_ITANIUM"
154 Optimization="2"
155 InlineFunctionExpansion="1"
156 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include,..\PC"
157 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;MMAP_EXPORTS"
158 StringPooling="TRUE"
159 BasicRuntimeChecks="0"
160 RuntimeLibrary="2"
161 BufferSecurityCheck="FALSE"
162 EnableFunctionLevelLinking="TRUE"
163 UsePrecompiledHeader="2"
164 PrecompiledHeaderFile=".\ia64-temp-release\_testcapi/_testcapi.pch"
165 AssemblerListingLocation=".\ia64-temp-release\_testcapi/"
166 ObjectFile=".\ia64-temp-release\_testcapi/"
167 ProgramDataBaseFileName=".\ia64-temp-release\_testcapi/"
168 WarningLevel="3"
169 SuppressStartupBanner="TRUE"
170 Detect64BitPortabilityProblems="TRUE"
171 DebugInformationFormat="3"
172 CompileAs="0"/>
173 <Tool
174 Name="VCCustomBuildTool"/>
175 <Tool
176 Name="VCLinkerTool"
177 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
178 OutputFile="./_testcapi.pyd"
179 LinkIncremental="1"
180 SuppressStartupBanner="TRUE"
181 ProgramDatabaseFile=".\./_testcapi.pdb"
182 BaseAddress="0x1e1F0000"
183 ImportLibrary=".\./_testcapi.lib"
184 TargetMachine="0"/>
185 <Tool
186 Name="VCMIDLTool"
187 PreprocessorDefinitions="NDEBUG"
188 MkTypLibCompatible="TRUE"
189 SuppressStartupBanner="TRUE"
190 TargetEnvironment="1"
191 TypeLibraryName=".\./_testcapi.tlb"
192 HeaderFileName=""/>
193 <Tool
194 Name="VCPostBuildEventTool"/>
195 <Tool
196 Name="VCPreBuildEventTool"/>
197 <Tool
198 Name="VCPreLinkEventTool"/>
199 <Tool
200 Name="VCResourceCompilerTool"
201 PreprocessorDefinitions="NDEBUG"
202 Culture="3081"/>
203 <Tool
204 Name="VCWebServiceProxyGeneratorTool"/>
205 <Tool
206 Name="VCXMLDataGeneratorTool"/>
207 <Tool
208 Name="VCWebDeploymentTool"/>
209 <Tool
210 Name="VCManagedWrapperGeneratorTool"/>
211 <Tool
212 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
213 </Configuration>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000214 </Configurations>
215 <References>
216 </References>
217 <Files>
218 <File
219 RelativePath="..\Modules\_testcapimodule.c">
220 <FileConfiguration
221 Name="Release|Win32">
222 <Tool
223 Name="VCCLCompilerTool"
224 Optimization="2"
225 AdditionalIncludeDirectories=""
226 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
227 </FileConfiguration>
228 <FileConfiguration
229 Name="Debug|Win32">
230 <Tool
231 Name="VCCLCompilerTool"
232 Optimization="0"
233 AdditionalIncludeDirectories=""
234 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"
235 BasicRuntimeChecks="3"/>
236 </FileConfiguration>
Martin v. Löwis13e50fe2004-07-20 14:37:48 +0000237 <FileConfiguration
238 Name="ReleaseItanium|Win32">
239 <Tool
240 Name="VCCLCompilerTool"
241 Optimization="2"
242 AdditionalIncludeDirectories=""
243 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_MBCS;_USRDLL;MMAP_EXPORTS;$(NoInherit)"/>
244 </FileConfiguration>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000245 </File>
246 </Files>
247 <Globals>
248 </Globals>
249</VisualStudioProject>