Martin v. Löwis | 1a494bd | 2006-04-04 07:10:59 +0000 | [diff] [blame^] | 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioProject |
| 3 | ProjectType="Visual C++" |
| 4 | Version="7.10" |
| 5 | Name="_sqlite3" |
| 6 | ProjectGUID="{2FF0A312-22F9-4C34-B070-842916DE27A9}" |
| 7 | SccProjectName="_sqlite3" |
| 8 | SccLocalPath=".."> |
| 9 | <Platforms> |
| 10 | <Platform |
| 11 | Name="Win32"/> |
| 12 | </Platforms> |
| 13 | <Configurations> |
| 14 | <Configuration |
| 15 | Name="Debug|Win32" |
| 16 | OutputDirectory=".\." |
| 17 | IntermediateDirectory=".\x86-temp-debug\_sqlite3" |
| 18 | ConfigurationType="2" |
| 19 | UseOfMFC="0" |
| 20 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| 21 | <Tool |
| 22 | Name="VCCLCompilerTool" |
| 23 | Optimization="0" |
| 24 | AdditionalIncludeDirectories="..\Include;..\PC;..\..\sqlite-source-3.3.4" |
| 25 | PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;PYSQLITE_VERSION="2.1.3"" |
| 26 | RuntimeLibrary="3" |
| 27 | UsePrecompiledHeader="2" |
| 28 | WarningLevel="3" |
| 29 | SuppressStartupBanner="TRUE" |
| 30 | DebugInformationFormat="3" |
| 31 | CompileAs="0"/> |
| 32 | <Tool |
| 33 | Name="VCCustomBuildTool"/> |
| 34 | <Tool |
| 35 | Name="VCLinkerTool" |
| 36 | OutputFile="./_sqlite3_d.pyd" |
| 37 | LinkIncremental="1" |
| 38 | SuppressStartupBanner="TRUE" |
| 39 | IgnoreDefaultLibraryNames="" |
| 40 | GenerateDebugInformation="TRUE" |
| 41 | ProgramDatabaseFile=".\./_sqlite3_d.pdb" |
| 42 | SubSystem="2" |
| 43 | BaseAddress="0x1e180000" |
| 44 | ImportLibrary=".\./_sqlite3_d.lib" |
| 45 | TargetMachine="1"/> |
| 46 | <Tool |
| 47 | Name="VCMIDLTool"/> |
| 48 | <Tool |
| 49 | Name="VCPostBuildEventTool"/> |
| 50 | <Tool |
| 51 | Name="VCPreBuildEventTool"/> |
| 52 | <Tool |
| 53 | Name="VCPreLinkEventTool"/> |
| 54 | <Tool |
| 55 | Name="VCResourceCompilerTool"/> |
| 56 | <Tool |
| 57 | Name="VCWebServiceProxyGeneratorTool"/> |
| 58 | <Tool |
| 59 | Name="VCXMLDataGeneratorTool"/> |
| 60 | <Tool |
| 61 | Name="VCWebDeploymentTool"/> |
| 62 | <Tool |
| 63 | Name="VCManagedWrapperGeneratorTool"/> |
| 64 | <Tool |
| 65 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 66 | </Configuration> |
| 67 | <Configuration |
| 68 | Name="Release|Win32" |
| 69 | OutputDirectory=".\." |
| 70 | IntermediateDirectory=".\x86-temp-release\_sqlite3" |
| 71 | ConfigurationType="2" |
| 72 | UseOfMFC="0" |
| 73 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| 74 | <Tool |
| 75 | Name="VCCLCompilerTool" |
| 76 | Optimization="2" |
| 77 | InlineFunctionExpansion="1" |
| 78 | AdditionalIncludeDirectories="..\Include;..\PC;..\..\sqlite-source-3.3.4" |
| 79 | PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;PYSQLITE_VERSION=\"2.1.3\"" |
| 80 | StringPooling="TRUE" |
| 81 | RuntimeLibrary="2" |
| 82 | EnableFunctionLevelLinking="TRUE" |
| 83 | UsePrecompiledHeader="2" |
| 84 | WarningLevel="3" |
| 85 | SuppressStartupBanner="TRUE" |
| 86 | DebugInformationFormat="3" |
| 87 | CompileAs="0"/> |
| 88 | <Tool |
| 89 | Name="VCCustomBuildTool"/> |
| 90 | <Tool |
| 91 | Name="VCLinkerTool" |
| 92 | AdditionalDependencies="..\..\sqlite-source-3.3.4\sqlite3.lib" |
| 93 | OutputFile="./_sqlite3.pyd" |
| 94 | LinkIncremental="1" |
| 95 | SuppressStartupBanner="TRUE" |
| 96 | IgnoreDefaultLibraryNames="" |
| 97 | GenerateDebugInformation="TRUE" |
| 98 | ProgramDatabaseFile=".\./_sqlite3.pdb" |
| 99 | SubSystem="2" |
| 100 | BaseAddress="0x1e180000" |
| 101 | ImportLibrary=".\./_sqlite3.lib" |
| 102 | TargetMachine="1"/> |
| 103 | <Tool |
| 104 | Name="VCMIDLTool"/> |
| 105 | <Tool |
| 106 | Name="VCPostBuildEventTool"/> |
| 107 | <Tool |
| 108 | Name="VCPreBuildEventTool"/> |
| 109 | <Tool |
| 110 | Name="VCPreLinkEventTool"/> |
| 111 | <Tool |
| 112 | Name="VCResourceCompilerTool"/> |
| 113 | <Tool |
| 114 | Name="VCWebServiceProxyGeneratorTool"/> |
| 115 | <Tool |
| 116 | Name="VCXMLDataGeneratorTool"/> |
| 117 | <Tool |
| 118 | Name="VCWebDeploymentTool"/> |
| 119 | <Tool |
| 120 | Name="VCManagedWrapperGeneratorTool"/> |
| 121 | <Tool |
| 122 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 123 | </Configuration> |
| 124 | <Configuration |
| 125 | Name="ReleaseItanium|Win32" |
| 126 | OutputDirectory="./." |
| 127 | IntermediateDirectory=".\ia64-temp-release\_sqlite3" |
| 128 | ConfigurationType="2" |
| 129 | UseOfMFC="0" |
| 130 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| 131 | <Tool |
| 132 | Name="VCCLCompilerTool" |
| 133 | AdditionalOptions=" /USECL:MS_ITANIUM" |
| 134 | Optimization="2" |
| 135 | InlineFunctionExpansion="1" |
| 136 | AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include;..\PC;..\..\sqlite-source-3.3.4" |
| 137 | PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;PYSQLITE_VERSION="2.1.3"" |
| 138 | StringPooling="TRUE" |
| 139 | BasicRuntimeChecks="0" |
| 140 | RuntimeLibrary="2" |
| 141 | BufferSecurityCheck="FALSE" |
| 142 | EnableFunctionLevelLinking="TRUE" |
| 143 | UsePrecompiledHeader="2" |
| 144 | WarningLevel="3" |
| 145 | SuppressStartupBanner="TRUE" |
| 146 | Detect64BitPortabilityProblems="TRUE" |
| 147 | DebugInformationFormat="3" |
| 148 | CompileAs="0"/> |
| 149 | <Tool |
| 150 | Name="VCCustomBuildTool"/> |
| 151 | <Tool |
| 152 | Name="VCLinkerTool" |
| 153 | AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK" |
| 154 | OutputFile="./_sqlite3.pyd" |
| 155 | LinkIncremental="1" |
| 156 | SuppressStartupBanner="TRUE" |
| 157 | IgnoreDefaultLibraryNames="" |
| 158 | GenerateDebugInformation="TRUE" |
| 159 | ProgramDatabaseFile=".\./_sqlite3.pdb" |
| 160 | SubSystem="2" |
| 161 | BaseAddress="0x1e180000" |
| 162 | ImportLibrary=".\./_sqlite3.lib" |
| 163 | TargetMachine="0"/> |
| 164 | <Tool |
| 165 | Name="VCMIDLTool"/> |
| 166 | <Tool |
| 167 | Name="VCPostBuildEventTool"/> |
| 168 | <Tool |
| 169 | Name="VCPreBuildEventTool"/> |
| 170 | <Tool |
| 171 | Name="VCPreLinkEventTool"/> |
| 172 | <Tool |
| 173 | Name="VCResourceCompilerTool"/> |
| 174 | <Tool |
| 175 | Name="VCWebServiceProxyGeneratorTool"/> |
| 176 | <Tool |
| 177 | Name="VCXMLDataGeneratorTool"/> |
| 178 | <Tool |
| 179 | Name="VCWebDeploymentTool"/> |
| 180 | <Tool |
| 181 | Name="VCManagedWrapperGeneratorTool"/> |
| 182 | <Tool |
| 183 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 184 | </Configuration> |
| 185 | <Configuration |
| 186 | Name="ReleaseAMD64|Win32" |
| 187 | OutputDirectory="." |
| 188 | IntermediateDirectory="amd64-temp-release\_sqlite3" |
| 189 | ConfigurationType="2" |
| 190 | UseOfMFC="0" |
| 191 | ATLMinimizesCRunTimeLibraryUsage="FALSE"> |
| 192 | <Tool |
| 193 | Name="VCCLCompilerTool" |
| 194 | AdditionalOptions=" /USECL:MS_OPTERON" |
| 195 | Optimization="2" |
| 196 | InlineFunctionExpansion="1" |
| 197 | AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl\amd64;{MSSDKPATH}\include\Win64\crt\amd64;{MSSDKPATH}\include\Win64\crt\amd64\sys;{MSSDKPATH}\include\Win64\mfc\amd64;..\Include;..\PC;..\..\sqlite-source-3.3.4" |
| 198 | PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;PYSQLITE_VERSION="2.1.3"" |
| 199 | StringPooling="TRUE" |
| 200 | BasicRuntimeChecks="0" |
| 201 | RuntimeLibrary="2" |
| 202 | BufferSecurityCheck="FALSE" |
| 203 | EnableFunctionLevelLinking="TRUE" |
| 204 | UsePrecompiledHeader="2" |
| 205 | WarningLevel="3" |
| 206 | SuppressStartupBanner="TRUE" |
| 207 | Detect64BitPortabilityProblems="TRUE" |
| 208 | DebugInformationFormat="3" |
| 209 | CompileAs="0"/> |
| 210 | <Tool |
| 211 | Name="VCCustomBuildTool"/> |
| 212 | <Tool |
| 213 | Name="VCLinkerTool" |
| 214 | AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK" |
| 215 | OutputFile="./_sqlite3.pyd" |
| 216 | LinkIncremental="1" |
| 217 | SuppressStartupBanner="TRUE" |
| 218 | IgnoreDefaultLibraryNames="" |
| 219 | GenerateDebugInformation="TRUE" |
| 220 | ProgramDatabaseFile=".\./_sqlite3.pdb" |
| 221 | SubSystem="2" |
| 222 | BaseAddress="0x1e180000" |
| 223 | ImportLibrary=".\./_sqlite3.lib" |
| 224 | TargetMachine="0"/> |
| 225 | <Tool |
| 226 | Name="VCMIDLTool"/> |
| 227 | <Tool |
| 228 | Name="VCPostBuildEventTool"/> |
| 229 | <Tool |
| 230 | Name="VCPreBuildEventTool"/> |
| 231 | <Tool |
| 232 | Name="VCPreLinkEventTool"/> |
| 233 | <Tool |
| 234 | Name="VCResourceCompilerTool"/> |
| 235 | <Tool |
| 236 | Name="VCWebServiceProxyGeneratorTool"/> |
| 237 | <Tool |
| 238 | Name="VCXMLDataGeneratorTool"/> |
| 239 | <Tool |
| 240 | Name="VCWebDeploymentTool"/> |
| 241 | <Tool |
| 242 | Name="VCManagedWrapperGeneratorTool"/> |
| 243 | <Tool |
| 244 | Name="VCAuxiliaryManagedWrapperGeneratorTool"/> |
| 245 | </Configuration> |
| 246 | </Configurations> |
| 247 | <References> |
| 248 | </References> |
| 249 | <Files> |
| 250 | <File |
| 251 | RelativePath="..\Modules\_sqlite\adapters.c"> |
| 252 | </File> |
| 253 | <File |
| 254 | RelativePath="..\Modules\_sqlite\cache.c"> |
| 255 | </File> |
| 256 | <File |
| 257 | RelativePath="..\Modules\_sqlite\connection.c"> |
| 258 | </File> |
| 259 | <File |
| 260 | RelativePath="..\Modules\_sqlite\converters.c"> |
| 261 | </File> |
| 262 | <File |
| 263 | RelativePath="..\Modules\_sqlite\cursor.c"> |
| 264 | </File> |
| 265 | <File |
| 266 | RelativePath="..\Modules\_sqlite\microprotocols.c"> |
| 267 | </File> |
| 268 | <File |
| 269 | RelativePath="..\Modules\_sqlite\module.c"> |
| 270 | </File> |
| 271 | <File |
| 272 | RelativePath="..\Modules\_sqlite\prepare_protocol.c"> |
| 273 | </File> |
| 274 | <File |
| 275 | RelativePath="..\Modules\_sqlite\row.c"> |
| 276 | </File> |
| 277 | <File |
| 278 | RelativePath="..\Modules\_sqlite\statement.c"> |
| 279 | </File> |
| 280 | <File |
| 281 | RelativePath="..\Modules\_sqlite\util.c"> |
| 282 | </File> |
| 283 | </Files> |
| 284 | <Globals> |
| 285 | </Globals> |
| 286 | </VisualStudioProject> |