blob: 1406da1c0f1ffc08cad4be30ec9dfb468cfd5143 [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="select"
6 SccProjectName="select"
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\select"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="2"
23 InlineFunctionExpansion="1"
24 AdditionalIncludeDirectories="..\Include,..\PC,..\..\select113"
25 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
26 StringPooling="TRUE"
27 RuntimeLibrary="2"
28 EnableFunctionLevelLinking="TRUE"
29 UsePrecompiledHeader="2"
30 PrecompiledHeaderFile=".\x86-temp-release\select/select.pch"
31 AssemblerListingLocation=".\x86-temp-release\select/"
32 ObjectFile=".\x86-temp-release\select/"
33 ProgramDataBaseFileName=".\x86-temp-release\select/"
34 WarningLevel="3"
35 SuppressStartupBanner="TRUE"
36 DebugInformationFormat="3"
37 CompileAs="0"/>
38 <Tool
39 Name="VCCustomBuildTool"/>
40 <Tool
41 Name="VCLinkerTool"
42 AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
43 OutputFile="./select.pyd"
44 LinkIncremental="1"
45 SuppressStartupBanner="TRUE"
46 IgnoreDefaultLibraryNames="libc"
47 GenerateDebugInformation="TRUE"
48 ProgramDatabaseFile=".\./select.pdb"
49 SubSystem="2"
50 BaseAddress="0x1D110000"
51 ImportLibrary=".\./select.lib"
52 TargetMachine="1"/>
53 <Tool
54 Name="VCMIDLTool"
55 PreprocessorDefinitions="NDEBUG"
56 MkTypLibCompatible="TRUE"
57 SuppressStartupBanner="TRUE"
58 TargetEnvironment="1"
59 TypeLibraryName=".\./select.tlb"
60 HeaderFileName=""/>
61 <Tool
62 Name="VCPostBuildEventTool"/>
63 <Tool
64 Name="VCPreBuildEventTool"/>
65 <Tool
66 Name="VCPreLinkEventTool"/>
67 <Tool
68 Name="VCResourceCompilerTool"
69 PreprocessorDefinitions="NDEBUG"
70 Culture="1033"/>
71 <Tool
72 Name="VCWebServiceProxyGeneratorTool"/>
73 <Tool
74 Name="VCXMLDataGeneratorTool"/>
75 <Tool
76 Name="VCWebDeploymentTool"/>
77 <Tool
78 Name="VCManagedWrapperGeneratorTool"/>
79 <Tool
80 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
81 </Configuration>
82 <Configuration
83 Name="Debug|Win32"
84 OutputDirectory=".\."
85 IntermediateDirectory=".\x86-temp-debug\select"
86 ConfigurationType="2"
87 UseOfMFC="0"
88 ATLMinimizesCRunTimeLibraryUsage="FALSE">
89 <Tool
90 Name="VCCLCompilerTool"
91 Optimization="0"
92 AdditionalIncludeDirectories="..\Include,..\PC,..\..\select113"
93 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
94 RuntimeLibrary="3"
95 UsePrecompiledHeader="2"
96 PrecompiledHeaderFile=".\x86-temp-debug\select/select.pch"
97 AssemblerListingLocation=".\x86-temp-debug\select/"
98 ObjectFile=".\x86-temp-debug\select/"
99 ProgramDataBaseFileName=".\x86-temp-debug\select/"
100 WarningLevel="3"
101 SuppressStartupBanner="TRUE"
102 DebugInformationFormat="3"
103 CompileAs="0"/>
104 <Tool
105 Name="VCCustomBuildTool"/>
106 <Tool
107 Name="VCLinkerTool"
108 AdditionalDependencies="odbc32.lib odbccp32.lib wsock32.lib"
109 OutputFile="./select_d.pyd"
110 LinkIncremental="1"
111 SuppressStartupBanner="TRUE"
112 IgnoreDefaultLibraryNames="libc,msvcrt"
113 GenerateDebugInformation="TRUE"
114 ProgramDatabaseFile=".\./select_d.pdb"
115 SubSystem="2"
116 BaseAddress="0x1D110000"
117 ImportLibrary=".\./select_d.lib"
118 TargetMachine="1"/>
119 <Tool
120 Name="VCMIDLTool"
121 PreprocessorDefinitions="_DEBUG"
122 MkTypLibCompatible="TRUE"
123 SuppressStartupBanner="TRUE"
124 TargetEnvironment="1"
125 TypeLibraryName=".\./select.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="_DEBUG"
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>
148 </Configurations>
149 <References>
150 </References>
151 <Files>
152 <File
153 RelativePath="..\Modules\selectmodule.c">
154 <FileConfiguration
155 Name="Release|Win32">
156 <Tool
157 Name="VCCLCompilerTool"
158 Optimization="2"
159 AdditionalIncludeDirectories=""
160 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
161 </FileConfiguration>
162 <FileConfiguration
163 Name="Debug|Win32">
164 <Tool
165 Name="VCCLCompilerTool"
166 Optimization="0"
167 AdditionalIncludeDirectories=""
168 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
169 </FileConfiguration>
170 </File>
171 </Files>
172 <Globals>
173 </Globals>
174</VisualStudioProject>