/PC/VS7.1/_socket.vcproj

http://unladen-swallow.googlecode.com/ · MSBuild · 254 lines · 254 code · 0 blank · 0 comment · 0 complexity · d89a832e02310a91a6c1810df67b3d9e MD5 · raw file

  1. <?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. WarningLevel="3"
  28. SuppressStartupBanner="TRUE"
  29. DebugInformationFormat="3"
  30. CompileAs="0"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLinkerTool"
  35. AdditionalDependencies="ws2_32.lib"
  36. OutputFile="./_socket_d.pyd"
  37. LinkIncremental="1"
  38. SuppressStartupBanner="TRUE"
  39. GenerateDebugInformation="TRUE"
  40. ProgramDatabaseFile=".\./_socket_d.pdb"
  41. SubSystem="2"
  42. BaseAddress="0x1e1D0000"
  43. ImportLibrary=".\./_socket_d.lib"
  44. TargetMachine="1"/>
  45. <Tool
  46. Name="VCMIDLTool"/>
  47. <Tool
  48. Name="VCPostBuildEventTool"/>
  49. <Tool
  50. Name="VCPreBuildEventTool"/>
  51. <Tool
  52. Name="VCPreLinkEventTool"/>
  53. <Tool
  54. Name="VCResourceCompilerTool"/>
  55. <Tool
  56. Name="VCWebServiceProxyGeneratorTool"/>
  57. <Tool
  58. Name="VCXMLDataGeneratorTool"/>
  59. <Tool
  60. Name="VCWebDeploymentTool"/>
  61. <Tool
  62. Name="VCManagedWrapperGeneratorTool"/>
  63. <Tool
  64. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  65. </Configuration>
  66. <Configuration
  67. Name="Release|Win32"
  68. OutputDirectory=".\."
  69. IntermediateDirectory=".\x86-temp-release\_socket"
  70. ConfigurationType="2"
  71. UseOfMFC="0"
  72. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  73. <Tool
  74. Name="VCCLCompilerTool"
  75. Optimization="2"
  76. InlineFunctionExpansion="1"
  77. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  78. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
  79. StringPooling="TRUE"
  80. RuntimeLibrary="2"
  81. EnableFunctionLevelLinking="TRUE"
  82. UsePrecompiledHeader="2"
  83. WarningLevel="3"
  84. SuppressStartupBanner="TRUE"
  85. DebugInformationFormat="3"
  86. CompileAs="0"/>
  87. <Tool
  88. Name="VCCustomBuildTool"/>
  89. <Tool
  90. Name="VCLinkerTool"
  91. AdditionalDependencies="ws2_32.lib"
  92. OutputFile="./_socket.pyd"
  93. LinkIncremental="1"
  94. SuppressStartupBanner="TRUE"
  95. GenerateDebugInformation="TRUE"
  96. ProgramDatabaseFile=".\./_socket.pdb"
  97. SubSystem="2"
  98. BaseAddress="0x1e1D0000"
  99. ImportLibrary=".\./_socket.lib"
  100. TargetMachine="1"/>
  101. <Tool
  102. Name="VCMIDLTool"/>
  103. <Tool
  104. Name="VCPostBuildEventTool"/>
  105. <Tool
  106. Name="VCPreBuildEventTool"/>
  107. <Tool
  108. Name="VCPreLinkEventTool"/>
  109. <Tool
  110. Name="VCResourceCompilerTool"/>
  111. <Tool
  112. Name="VCWebServiceProxyGeneratorTool"/>
  113. <Tool
  114. Name="VCXMLDataGeneratorTool"/>
  115. <Tool
  116. Name="VCWebDeploymentTool"/>
  117. <Tool
  118. Name="VCManagedWrapperGeneratorTool"/>
  119. <Tool
  120. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  121. </Configuration>
  122. <Configuration
  123. Name="ReleaseItanium|Win32"
  124. OutputDirectory="./."
  125. IntermediateDirectory=".\ia64-temp-release\_socket"
  126. ConfigurationType="2"
  127. UseOfMFC="0"
  128. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  129. <Tool
  130. Name="VCCLCompilerTool"
  131. AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
  132. Optimization="2"
  133. InlineFunctionExpansion="1"
  134. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  135. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
  136. StringPooling="TRUE"
  137. BasicRuntimeChecks="0"
  138. RuntimeLibrary="2"
  139. BufferSecurityCheck="FALSE"
  140. EnableFunctionLevelLinking="TRUE"
  141. UsePrecompiledHeader="2"
  142. WarningLevel="3"
  143. SuppressStartupBanner="TRUE"
  144. Detect64BitPortabilityProblems="TRUE"
  145. DebugInformationFormat="3"
  146. CompileAs="0"/>
  147. <Tool
  148. Name="VCCustomBuildTool"/>
  149. <Tool
  150. Name="VCLinkerTool"
  151. AdditionalOptions=" /MACHINE:IA64 /USELINK:MS_SDK"
  152. AdditionalDependencies="ws2_32.lib"
  153. OutputFile="./_socket.pyd"
  154. LinkIncremental="1"
  155. SuppressStartupBanner="TRUE"
  156. GenerateDebugInformation="TRUE"
  157. ProgramDatabaseFile=".\./_socket.pdb"
  158. SubSystem="2"
  159. BaseAddress="0x1e1D0000"
  160. ImportLibrary=".\./_socket.lib"
  161. TargetMachine="0"/>
  162. <Tool
  163. Name="VCMIDLTool"/>
  164. <Tool
  165. Name="VCPostBuildEventTool"/>
  166. <Tool
  167. Name="VCPreBuildEventTool"/>
  168. <Tool
  169. Name="VCPreLinkEventTool"/>
  170. <Tool
  171. Name="VCResourceCompilerTool"/>
  172. <Tool
  173. Name="VCWebServiceProxyGeneratorTool"/>
  174. <Tool
  175. Name="VCXMLDataGeneratorTool"/>
  176. <Tool
  177. Name="VCWebDeploymentTool"/>
  178. <Tool
  179. Name="VCManagedWrapperGeneratorTool"/>
  180. <Tool
  181. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  182. </Configuration>
  183. <Configuration
  184. Name="ReleaseAMD64|Win32"
  185. OutputDirectory="."
  186. IntermediateDirectory="amd64-temp-release\_socket"
  187. ConfigurationType="2"
  188. UseOfMFC="0"
  189. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  190. <Tool
  191. Name="VCCLCompilerTool"
  192. AdditionalOptions=" /USECL:MS_OPTERON /GS-"
  193. Optimization="2"
  194. InlineFunctionExpansion="1"
  195. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  196. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
  197. StringPooling="TRUE"
  198. BasicRuntimeChecks="0"
  199. RuntimeLibrary="2"
  200. BufferSecurityCheck="FALSE"
  201. EnableFunctionLevelLinking="TRUE"
  202. UsePrecompiledHeader="2"
  203. WarningLevel="3"
  204. SuppressStartupBanner="TRUE"
  205. Detect64BitPortabilityProblems="TRUE"
  206. DebugInformationFormat="3"
  207. CompileAs="0"/>
  208. <Tool
  209. Name="VCCustomBuildTool"/>
  210. <Tool
  211. Name="VCLinkerTool"
  212. AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
  213. AdditionalDependencies="ws2_32.lib"
  214. OutputFile="./_socket.pyd"
  215. LinkIncremental="1"
  216. SuppressStartupBanner="TRUE"
  217. GenerateDebugInformation="TRUE"
  218. ProgramDatabaseFile=".\./_socket.pdb"
  219. SubSystem="2"
  220. BaseAddress="0x1e1D0000"
  221. ImportLibrary=".\./_socket.lib"
  222. TargetMachine="0"/>
  223. <Tool
  224. Name="VCMIDLTool"/>
  225. <Tool
  226. Name="VCPostBuildEventTool"/>
  227. <Tool
  228. Name="VCPreBuildEventTool"/>
  229. <Tool
  230. Name="VCPreLinkEventTool"/>
  231. <Tool
  232. Name="VCResourceCompilerTool"/>
  233. <Tool
  234. Name="VCWebServiceProxyGeneratorTool"/>
  235. <Tool
  236. Name="VCXMLDataGeneratorTool"/>
  237. <Tool
  238. Name="VCWebDeploymentTool"/>
  239. <Tool
  240. Name="VCManagedWrapperGeneratorTool"/>
  241. <Tool
  242. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  243. </Configuration>
  244. </Configurations>
  245. <References>
  246. </References>
  247. <Files>
  248. <File
  249. RelativePath="..\..\Modules\socketmodule.c">
  250. </File>
  251. </Files>
  252. <Globals>
  253. </Globals>
  254. </VisualStudioProject>