|
24 | 24 | PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS" |
25 | 25 | RuntimeLibrary="3" |
26 | 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 | 27 | WarningLevel="3" |
32 | 28 | SuppressStartupBanner="TRUE" |
33 | 29 | DebugInformationFormat="3" |
|
47 | 43 | ImportLibrary=".\./_socket_d.lib" |
48 | 44 | TargetMachine="1"/> |
49 | 45 | <Tool |
50 | | - Name="VCMIDLTool" |
51 | | - PreprocessorDefinitions="_DEBUG" |
52 | | - MkTypLibCompatible="TRUE" |
53 | | - SuppressStartupBanner="TRUE" |
54 | | - TargetEnvironment="1" |
55 | | - TypeLibraryName=".\./_socket.tlb" |
56 | | - HeaderFileName=""/> |
| 46 | + Name="VCMIDLTool"/> |
57 | 47 | <Tool |
58 | 48 | Name="VCPostBuildEventTool"/> |
59 | 49 | <Tool |
60 | 50 | Name="VCPreBuildEventTool"/> |
61 | 51 | <Tool |
62 | 52 | Name="VCPreLinkEventTool"/> |
63 | 53 | <Tool |
64 | | - Name="VCResourceCompilerTool" |
65 | | - PreprocessorDefinitions="_DEBUG" |
66 | | - Culture="1033"/> |
| 54 | + Name="VCResourceCompilerTool"/> |
67 | 55 | <Tool |
68 | 56 | Name="VCWebServiceProxyGeneratorTool"/> |
69 | 57 | <Tool |
|
92 | 80 | RuntimeLibrary="2" |
93 | 81 | EnableFunctionLevelLinking="TRUE" |
94 | 82 | 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 | 83 | WarningLevel="3" |
100 | 84 | SuppressStartupBanner="TRUE" |
101 | 85 | DebugInformationFormat="3" |
|
115 | 99 | ImportLibrary=".\./_socket.lib" |
116 | 100 | TargetMachine="1"/> |
117 | 101 | <Tool |
118 | | - Name="VCMIDLTool" |
119 | | - PreprocessorDefinitions="NDEBUG" |
120 | | - MkTypLibCompatible="TRUE" |
121 | | - SuppressStartupBanner="TRUE" |
122 | | - TargetEnvironment="1" |
123 | | - TypeLibraryName=".\./_socket.tlb" |
124 | | - HeaderFileName=""/> |
| 102 | + Name="VCMIDLTool"/> |
125 | 103 | <Tool |
126 | 104 | Name="VCPostBuildEventTool"/> |
127 | 105 | <Tool |
128 | 106 | Name="VCPreBuildEventTool"/> |
129 | 107 | <Tool |
130 | 108 | Name="VCPreLinkEventTool"/> |
131 | 109 | <Tool |
132 | | - Name="VCResourceCompilerTool" |
133 | | - PreprocessorDefinitions="NDEBUG" |
134 | | - Culture="1033"/> |
| 110 | + Name="VCResourceCompilerTool"/> |
135 | 111 | <Tool |
136 | 112 | Name="VCWebServiceProxyGeneratorTool"/> |
137 | 113 | <Tool |
|
163 | 139 | BufferSecurityCheck="FALSE" |
164 | 140 | EnableFunctionLevelLinking="TRUE" |
165 | 141 | 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 | 142 | WarningLevel="3" |
171 | 143 | SuppressStartupBanner="TRUE" |
172 | 144 | Detect64BitPortabilityProblems="TRUE" |
|
188 | 160 | ImportLibrary=".\./_socket.lib" |
189 | 161 | TargetMachine="0"/> |
190 | 162 | <Tool |
191 | | - Name="VCMIDLTool" |
192 | | - PreprocessorDefinitions="NDEBUG" |
193 | | - MkTypLibCompatible="TRUE" |
194 | | - SuppressStartupBanner="TRUE" |
195 | | - TargetEnvironment="1" |
196 | | - TypeLibraryName=".\./_socket.tlb" |
197 | | - HeaderFileName=""/> |
| 163 | + Name="VCMIDLTool"/> |
198 | 164 | <Tool |
199 | 165 | Name="VCPostBuildEventTool"/> |
200 | 166 | <Tool |
201 | 167 | Name="VCPreBuildEventTool"/> |
202 | 168 | <Tool |
203 | 169 | Name="VCPreLinkEventTool"/> |
204 | 170 | <Tool |
205 | | - Name="VCResourceCompilerTool" |
206 | | - PreprocessorDefinitions="NDEBUG" |
207 | | - Culture="1033"/> |
| 171 | + Name="VCResourceCompilerTool"/> |
208 | 172 | <Tool |
209 | 173 | Name="VCWebServiceProxyGeneratorTool"/> |
210 | 174 | <Tool |
|
222 | 186 | <Files> |
223 | 187 | <File |
224 | 188 | 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> |
241 | | - <FileConfiguration |
242 | | - Name="ReleaseItanium|Win32"> |
243 | | - <Tool |
244 | | - Name="VCCLCompilerTool" |
245 | | - Optimization="2" |
246 | | - AdditionalIncludeDirectories="" |
247 | | - PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;$(NoInherit)"/> |
248 | | - </FileConfiguration> |
249 | 189 | </File> |
250 | 190 | </Files> |
251 | 191 | <Globals> |
|
0 commit comments