blob: 313189b1b930692f5fff733f727c0ef2be59d708 [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="_socket"
6 SccProjectName="_socket"
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\_socket"
17 ConfigurationType="2"
18 UseOfMFC="0"
19 ATLMinimizesCRunTimeLibraryUsage="FALSE">
20 <Tool
21 Name="VCCLCompilerTool"
22 Optimization="0"
23 AdditionalIncludeDirectories="..\Include,..\PC"
24 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
25 RuntimeLibrary="3"
26 UsePrecompiledHeader="2"
27 PrecompiledHeaderFile=".\x86-temp-debug\_socket/_socket.pch"
28 AssemblerListingLocation=".\x86-temp-debug\_socket/"
29 ObjectFile=".\x86-temp-debug\_socket/"
30 ProgramDataBaseFileName=".\x86-temp-debug\_socket/"
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öwisc9f53b42004-09-18 16:16:34 +000039 AdditionalDependencies="ws2_32.lib"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +000040 OutputFile="./_socket_d.pyd"
41 LinkIncremental="1"
42 SuppressStartupBanner="TRUE"
43 GenerateDebugInformation="TRUE"
44 ProgramDatabaseFile=".\./_socket_d.pdb"
45 SubSystem="2"
46 BaseAddress="0x1e1D0000"
47 ImportLibrary=".\./_socket_d.lib"
48 TargetMachine="1"/>
49 <Tool
50 Name="VCMIDLTool"
51 PreprocessorDefinitions="_DEBUG"
52 MkTypLibCompatible="TRUE"
53 SuppressStartupBanner="TRUE"
54 TargetEnvironment="1"
55 TypeLibraryName=".\./_socket.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="_DEBUG"
66 Culture="1033"/>
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="Release|Win32"
80 OutputDirectory=".\."
81 IntermediateDirectory=".\x86-temp-release\_socket"
82 ConfigurationType="2"
83 UseOfMFC="0"
84 ATLMinimizesCRunTimeLibraryUsage="FALSE">
85 <Tool
86 Name="VCCLCompilerTool"
87 Optimization="2"
88 InlineFunctionExpansion="1"
89 AdditionalIncludeDirectories="..\Include,..\PC"
90 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
91 StringPooling="TRUE"
92 RuntimeLibrary="2"
93 EnableFunctionLevelLinking="TRUE"
94 UsePrecompiledHeader="2"
95 PrecompiledHeaderFile=".\x86-temp-release\_socket/_socket.pch"
96 AssemblerListingLocation=".\x86-temp-release\_socket/"
97 ObjectFile=".\x86-temp-release\_socket/"
98 ProgramDataBaseFileName=".\x86-temp-release\_socket/"
99 WarningLevel="3"
100 SuppressStartupBanner="TRUE"
101 DebugInformationFormat="3"
102 CompileAs="0"/>
103 <Tool
104 Name="VCCustomBuildTool"/>
105 <Tool
106 Name="VCLinkerTool"
Martin v. Löwisc9f53b42004-09-18 16:16:34 +0000107 AdditionalDependencies="ws2_32.lib"
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000108 OutputFile="./_socket.pyd"
109 LinkIncremental="1"
110 SuppressStartupBanner="TRUE"
111 GenerateDebugInformation="TRUE"
112 ProgramDatabaseFile=".\./_socket.pdb"
113 SubSystem="2"
114 BaseAddress="0x1e1D0000"
115 ImportLibrary=".\./_socket.lib"
116 TargetMachine="1"/>
117 <Tool
118 Name="VCMIDLTool"
119 PreprocessorDefinitions="NDEBUG"
120 MkTypLibCompatible="TRUE"
121 SuppressStartupBanner="TRUE"
122 TargetEnvironment="1"
123 TypeLibraryName=".\./_socket.tlb"
124 HeaderFileName=""/>
125 <Tool
126 Name="VCPostBuildEventTool"/>
127 <Tool
128 Name="VCPreBuildEventTool"/>
129 <Tool
130 Name="VCPreLinkEventTool"/>
131 <Tool
132 Name="VCResourceCompilerTool"
133 PreprocessorDefinitions="NDEBUG"
134 Culture="1033"/>
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>
Martin v. Löwis13e50fe2004-07-20 14:37:48 +0000146 <Configuration
147 Name="ReleaseItanium|Win32"
148 OutputDirectory="./."
149 IntermediateDirectory=".\ia64-temp-release\_socket"
150 ConfigurationType="2"
151 UseOfMFC="0"
152 ATLMinimizesCRunTimeLibraryUsage="FALSE">
153 <Tool
154 Name="VCCLCompilerTool"
155 AdditionalOptions=" /USECL:MS_ITANIUM"
156 Optimization="2"
157 InlineFunctionExpansion="1"
158 AdditionalIncludeDirectories="{MSSDKPATH}\include\Win64\atl;{MSSDKPATH}\include\Win64\crt;{MSSDKPATH}\include\Win64\crt\sys;{MSSDKPATH}\include\Win64\mfc;..\Include,..\PC"
159 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
160 StringPooling="TRUE"
161 BasicRuntimeChecks="0"
162 RuntimeLibrary="2"
163 BufferSecurityCheck="FALSE"
164 EnableFunctionLevelLinking="TRUE"
165 UsePrecompiledHeader="2"
166 PrecompiledHeaderFile=".\ia64-temp-release\_socket/_socket.pch"
167 AssemblerListingLocation=".\ia64-temp-release\_socket/"
168 ObjectFile=".\ia64-temp-release\_socket/"
169 ProgramDataBaseFileName=".\ia64-temp-release\_socket/"
170 WarningLevel="3"
171 SuppressStartupBanner="TRUE"
172 Detect64BitPortabilityProblems="TRUE"
173 DebugInformationFormat="3"
174 CompileAs="0"/>
175 <Tool
176 Name="VCCustomBuildTool"/>
177 <Tool
178 Name="VCLinkerTool"
179 AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
Martin v. Löwisc9f53b42004-09-18 16:16:34 +0000180 AdditionalDependencies="ws2_32.lib"
Martin v. Löwis13e50fe2004-07-20 14:37:48 +0000181 OutputFile="./_socket.pyd"
182 LinkIncremental="1"
183 SuppressStartupBanner="TRUE"
184 GenerateDebugInformation="TRUE"
185 ProgramDatabaseFile=".\./_socket.pdb"
186 SubSystem="2"
187 BaseAddress="0x1e1D0000"
188 ImportLibrary=".\./_socket.lib"
189 TargetMachine="0"/>
190 <Tool
191 Name="VCMIDLTool"
192 PreprocessorDefinitions="NDEBUG"
193 MkTypLibCompatible="TRUE"
194 SuppressStartupBanner="TRUE"
195 TargetEnvironment="1"
196 TypeLibraryName=".\./_socket.tlb"
197 HeaderFileName=""/>
198 <Tool
199 Name="VCPostBuildEventTool"/>
200 <Tool
201 Name="VCPreBuildEventTool"/>
202 <Tool
203 Name="VCPreLinkEventTool"/>
204 <Tool
205 Name="VCResourceCompilerTool"
206 PreprocessorDefinitions="NDEBUG"
207 Culture="1033"/>
208 <Tool
209 Name="VCWebServiceProxyGeneratorTool"/>
210 <Tool
211 Name="VCXMLDataGeneratorTool"/>
212 <Tool
213 Name="VCWebDeploymentTool"/>
214 <Tool
215 Name="VCManagedWrapperGeneratorTool"/>
216 <Tool
217 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
218 </Configuration>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000219 </Configurations>
220 <References>
221 </References>
222 <Files>
223 <File
224 RelativePath="..\Modules\socketmodule.c">
225 <FileConfiguration
226 Name="Debug|Win32">
227 <Tool
228 Name="VCCLCompilerTool"
229 Optimization="0"
230 AdditionalIncludeDirectories=""
231 PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
232 </FileConfiguration>
233 <FileConfiguration
234 Name="Release|Win32">
235 <Tool
236 Name="VCCLCompilerTool"
237 Optimization="2"
238 AdditionalIncludeDirectories=""
239 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
240 </FileConfiguration>
Martin v. Löwis13e50fe2004-07-20 14:37:48 +0000241 <FileConfiguration
242 Name="ReleaseItanium|Win32">
243 <Tool
244 Name="VCCLCompilerTool"
245 Optimization="2"
246 AdditionalIncludeDirectories=""
247 PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/>
248 </FileConfiguration>
Martin v. Löwis79ef96d2004-01-02 21:13:59 +0000249 </File>
250 </Files>
251 <Globals>
252 </Globals>
253</VisualStudioProject>