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