/PC/VS7.1/winsound.vcproj

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

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="winsound"
  6. SccProjectName="winsound"
  7. SccLocalPath="..\..\pc">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory=".\."
  16. IntermediateDirectory=".\x86-temp-debug\winsound"
  17. ConfigurationType="2"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  25. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. UsePrecompiledHeader="2"
  29. WarningLevel="3"
  30. SuppressStartupBanner="TRUE"
  31. DebugInformationFormat="3"
  32. CompileAs="0"/>
  33. <Tool
  34. Name="VCCustomBuildTool"/>
  35. <Tool
  36. Name="VCLinkerTool"
  37. AdditionalDependencies="winmm.lib"
  38. OutputFile="./winsound_d.pyd"
  39. LinkIncremental="1"
  40. SuppressStartupBanner="TRUE"
  41. GenerateDebugInformation="TRUE"
  42. ProgramDatabaseFile=".\./winsound_d.pdb"
  43. BaseAddress="0x1D160000"
  44. ImportLibrary=".\./winsound_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\winsound"
  71. ConfigurationType="2"
  72. UseOfMFC="0"
  73. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  74. CharacterSet="2">
  75. <Tool
  76. Name="VCCLCompilerTool"
  77. Optimization="2"
  78. InlineFunctionExpansion="1"
  79. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  80. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
  81. StringPooling="TRUE"
  82. RuntimeLibrary="2"
  83. EnableFunctionLevelLinking="TRUE"
  84. UsePrecompiledHeader="2"
  85. WarningLevel="3"
  86. SuppressStartupBanner="TRUE"
  87. CompileAs="0"/>
  88. <Tool
  89. Name="VCCustomBuildTool"/>
  90. <Tool
  91. Name="VCLinkerTool"
  92. AdditionalDependencies="winmm.lib"
  93. OutputFile="./winsound.pyd"
  94. LinkIncremental="1"
  95. SuppressStartupBanner="TRUE"
  96. ProgramDatabaseFile=".\./winsound.pdb"
  97. BaseAddress="0x1D160000"
  98. ImportLibrary=".\./winsound.lib"
  99. TargetMachine="1"/>
  100. <Tool
  101. Name="VCMIDLTool"/>
  102. <Tool
  103. Name="VCPostBuildEventTool"/>
  104. <Tool
  105. Name="VCPreBuildEventTool"/>
  106. <Tool
  107. Name="VCPreLinkEventTool"/>
  108. <Tool
  109. Name="VCResourceCompilerTool"/>
  110. <Tool
  111. Name="VCWebServiceProxyGeneratorTool"/>
  112. <Tool
  113. Name="VCXMLDataGeneratorTool"/>
  114. <Tool
  115. Name="VCWebDeploymentTool"/>
  116. <Tool
  117. Name="VCManagedWrapperGeneratorTool"/>
  118. <Tool
  119. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  120. </Configuration>
  121. <Configuration
  122. Name="ReleaseItanium|Win32"
  123. OutputDirectory=".\."
  124. IntermediateDirectory=".\ia64-temp-release\winsound"
  125. ConfigurationType="2"
  126. UseOfMFC="0"
  127. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  128. CharacterSet="2">
  129. <Tool
  130. Name="VCCLCompilerTool"
  131. AdditionalOptions=" /USECL:MS_ITANIUM /GS-"
  132. Optimization="2"
  133. InlineFunctionExpansion="1"
  134. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  135. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
  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="winmm.lib"
  153. OutputFile="./winsound.pyd"
  154. LinkIncremental="1"
  155. SuppressStartupBanner="TRUE"
  156. ProgramDatabaseFile=".\./winsound.pdb"
  157. BaseAddress="0x1D160000"
  158. ImportLibrary=".\./winsound.lib"
  159. TargetMachine="0"/>
  160. <Tool
  161. Name="VCMIDLTool"/>
  162. <Tool
  163. Name="VCPostBuildEventTool"/>
  164. <Tool
  165. Name="VCPreBuildEventTool"/>
  166. <Tool
  167. Name="VCPreLinkEventTool"/>
  168. <Tool
  169. Name="VCResourceCompilerTool"/>
  170. <Tool
  171. Name="VCWebServiceProxyGeneratorTool"/>
  172. <Tool
  173. Name="VCXMLDataGeneratorTool"/>
  174. <Tool
  175. Name="VCWebDeploymentTool"/>
  176. <Tool
  177. Name="VCManagedWrapperGeneratorTool"/>
  178. <Tool
  179. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  180. </Configuration>
  181. <Configuration
  182. Name="ReleaseAMD64|Win32"
  183. OutputDirectory="."
  184. IntermediateDirectory="amd64-temp-release\winsound"
  185. ConfigurationType="2"
  186. UseOfMFC="0"
  187. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  188. CharacterSet="2">
  189. <Tool
  190. Name="VCCLCompilerTool"
  191. AdditionalOptions=" /USECL:MS_OPTERON /GS-"
  192. Optimization="2"
  193. InlineFunctionExpansion="1"
  194. AdditionalIncludeDirectories="..\..\Include,..\..\PC"
  195. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_USRDLL;WINSOUND_EXPORTS"
  196. StringPooling="TRUE"
  197. BasicRuntimeChecks="0"
  198. RuntimeLibrary="2"
  199. BufferSecurityCheck="FALSE"
  200. EnableFunctionLevelLinking="TRUE"
  201. UsePrecompiledHeader="2"
  202. WarningLevel="3"
  203. SuppressStartupBanner="TRUE"
  204. Detect64BitPortabilityProblems="TRUE"
  205. DebugInformationFormat="3"
  206. CompileAs="0"/>
  207. <Tool
  208. Name="VCCustomBuildTool"/>
  209. <Tool
  210. Name="VCLinkerTool"
  211. AdditionalOptions=" /MACHINE:AMD64 /USELINK:MS_SDK"
  212. AdditionalDependencies="winmm.lib"
  213. OutputFile="./winsound.pyd"
  214. LinkIncremental="1"
  215. SuppressStartupBanner="TRUE"
  216. ProgramDatabaseFile=".\./winsound.pdb"
  217. BaseAddress="0x1D160000"
  218. ImportLibrary=".\./winsound.lib"
  219. TargetMachine="0"/>
  220. <Tool
  221. Name="VCMIDLTool"/>
  222. <Tool
  223. Name="VCPostBuildEventTool"/>
  224. <Tool
  225. Name="VCPreBuildEventTool"/>
  226. <Tool
  227. Name="VCPreLinkEventTool"/>
  228. <Tool
  229. Name="VCResourceCompilerTool"/>
  230. <Tool
  231. Name="VCWebServiceProxyGeneratorTool"/>
  232. <Tool
  233. Name="VCXMLDataGeneratorTool"/>
  234. <Tool
  235. Name="VCWebDeploymentTool"/>
  236. <Tool
  237. Name="VCManagedWrapperGeneratorTool"/>
  238. <Tool
  239. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  240. </Configuration>
  241. </Configurations>
  242. <References>
  243. </References>
  244. <Files>
  245. <File
  246. RelativePath="..\..\PC\winsound.c">
  247. </File>
  248. </Files>
  249. <Globals>
  250. </Globals>
  251. </VisualStudioProject>