wavetsp.vcproj
上传用户:hcyyun520
上传日期:2019-05-14
资源大小:365k
文件大小:9k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="9.00"
  5. Name="wavetsp"
  6. ProjectGUID="{FA3B5D58-32F9-409D-A01D-7158083F7F62}"
  7. TargetFrameworkVersion="0"
  8. >
  9. <Platforms>
  10. <Platform
  11. Name="Win32"
  12. />
  13. </Platforms>
  14. <ToolFiles>
  15. </ToolFiles>
  16. <Configurations>
  17. <Configuration
  18. Name="Debug|Win32"
  19. OutputDirectory=".Debug"
  20. IntermediateDirectory=".Debug"
  21. ConfigurationType="2"
  22. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  23. UseOfMFC="0"
  24. ATLMinimizesCRunTimeLibraryUsage="false"
  25. >
  26. <Tool
  27. Name="VCPreBuildEventTool"
  28. />
  29. <Tool
  30. Name="VCCustomBuildTool"
  31. />
  32. <Tool
  33. Name="VCXMLDataGeneratorTool"
  34. />
  35. <Tool
  36. Name="VCWebServiceProxyGeneratorTool"
  37. />
  38. <Tool
  39. Name="VCMIDLTool"
  40. PreprocessorDefinitions="_DEBUG"
  41. MkTypLibCompatible="true"
  42. SuppressStartupBanner="true"
  43. TargetEnvironment="1"
  44. TypeLibraryName=".Debug/wavetsp.tlb"
  45. HeaderFileName=""
  46. />
  47. <Tool
  48. Name="VCCLCompilerTool"
  49. Optimization="0"
  50. AdditionalIncludeDirectories="....tfx"
  51. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  52. MinimalRebuild="true"
  53. RuntimeLibrary="1"
  54. UsePrecompiledHeader="2"
  55. PrecompiledHeaderThrough="pch.h"
  56. PrecompiledHeaderFile=".Debug/wavetsp.pch"
  57. AssemblerListingLocation=".Debug/"
  58. ObjectFile=".Debug/"
  59. ProgramDataBaseFileName=".Debug/"
  60. WarningLevel="3"
  61. SuppressStartupBanner="true"
  62. DebugInformationFormat="4"
  63. />
  64. <Tool
  65. Name="VCManagedResourceCompilerTool"
  66. />
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="_DEBUG"
  70. Culture="1033"
  71. />
  72. <Tool
  73. Name="VCPreLinkEventTool"
  74. />
  75. <Tool
  76. Name="VCLinkerTool"
  77. OutputFile=".Debug/wavetsp.dll"
  78. LinkIncremental="2"
  79. SuppressStartupBanner="true"
  80. ModuleDefinitionFile=".WaveTsp.def"
  81. GenerateDebugInformation="true"
  82. ProgramDatabaseFile=".Debug/wavetsp.pdb"
  83. SubSystem="2"
  84. RandomizedBaseAddress="1"
  85. DataExecutionPrevention="0"
  86. ImportLibrary=".Debug/wavetsp.lib"
  87. TargetMachine="1"
  88. />
  89. <Tool
  90. Name="VCALinkTool"
  91. />
  92. <Tool
  93. Name="VCManifestTool"
  94. />
  95. <Tool
  96. Name="VCXDCMakeTool"
  97. />
  98. <Tool
  99. Name="VCBscMakeTool"
  100. SuppressStartupBanner="true"
  101. OutputFile=".Debug/wavetsp.bsc"
  102. />
  103. <Tool
  104. Name="VCFxCopTool"
  105. />
  106. <Tool
  107. Name="VCAppVerifierTool"
  108. />
  109. <Tool
  110. Name="VCPostBuildEventTool"
  111. Description="Copying to WindowsSystem"
  112. CommandLine="copy debugwavetsp.dll c:winntsystem32wavetsp.tsp"
  113. />
  114. </Configuration>
  115. <Configuration
  116. Name="Release|Win32"
  117. OutputDirectory=".Release"
  118. IntermediateDirectory=".Release"
  119. ConfigurationType="2"
  120. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC60.vsprops"
  121. UseOfMFC="0"
  122. ATLMinimizesCRunTimeLibraryUsage="false"
  123. >
  124. <Tool
  125. Name="VCPreBuildEventTool"
  126. />
  127. <Tool
  128. Name="VCCustomBuildTool"
  129. />
  130. <Tool
  131. Name="VCXMLDataGeneratorTool"
  132. />
  133. <Tool
  134. Name="VCWebServiceProxyGeneratorTool"
  135. />
  136. <Tool
  137. Name="VCMIDLTool"
  138. PreprocessorDefinitions="NDEBUG"
  139. MkTypLibCompatible="true"
  140. SuppressStartupBanner="true"
  141. TargetEnvironment="1"
  142. TypeLibraryName=".Release/wavetsp.tlb"
  143. HeaderFileName=""
  144. />
  145. <Tool
  146. Name="VCCLCompilerTool"
  147. Optimization="2"
  148. InlineFunctionExpansion="1"
  149. AdditionalIncludeDirectories="....tfx"
  150. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  151. StringPooling="true"
  152. RuntimeLibrary="0"
  153. EnableFunctionLevelLinking="true"
  154. UsePrecompiledHeader="2"
  155. PrecompiledHeaderThrough="pch.h"
  156. PrecompiledHeaderFile=".Release/wavetsp.pch"
  157. AssemblerListingLocation=".Release/"
  158. ObjectFile=".Release/"
  159. ProgramDataBaseFileName=".Release/"
  160. WarningLevel="3"
  161. SuppressStartupBanner="true"
  162. />
  163. <Tool
  164. Name="VCManagedResourceCompilerTool"
  165. />
  166. <Tool
  167. Name="VCResourceCompilerTool"
  168. PreprocessorDefinitions="NDEBUG"
  169. Culture="1033"
  170. />
  171. <Tool
  172. Name="VCPreLinkEventTool"
  173. />
  174. <Tool
  175. Name="VCLinkerTool"
  176. OutputFile=".Release/wavetsp.dll"
  177. LinkIncremental="1"
  178. SuppressStartupBanner="true"
  179. ModuleDefinitionFile=".WaveTsp.def"
  180. ProgramDatabaseFile=".Release/wavetsp.pdb"
  181. SubSystem="2"
  182. RandomizedBaseAddress="1"
  183. DataExecutionPrevention="0"
  184. ImportLibrary=".Release/wavetsp.lib"
  185. TargetMachine="1"
  186. />
  187. <Tool
  188. Name="VCALinkTool"
  189. />
  190. <Tool
  191. Name="VCManifestTool"
  192. />
  193. <Tool
  194. Name="VCXDCMakeTool"
  195. />
  196. <Tool
  197. Name="VCBscMakeTool"
  198. SuppressStartupBanner="true"
  199. OutputFile=".Release/wavetsp.bsc"
  200. />
  201. <Tool
  202. Name="VCFxCopTool"
  203. />
  204. <Tool
  205. Name="VCAppVerifierTool"
  206. />
  207. <Tool
  208. Name="VCPostBuildEventTool"
  209. />
  210. </Configuration>
  211. </Configurations>
  212. <References>
  213. </References>
  214. <Files>
  215. <File
  216. RelativePath="icon1.ico"
  217. >
  218. </File>
  219. <File
  220. RelativePath="pch.cpp"
  221. >
  222. <FileConfiguration
  223. Name="Debug|Win32"
  224. >
  225. <Tool
  226. Name="VCCLCompilerTool"
  227. AdditionalIncludeDirectories=""
  228. PreprocessorDefinitions=""
  229. UsePrecompiledHeader="1"
  230. />
  231. </FileConfiguration>
  232. <FileConfiguration
  233. Name="Release|Win32"
  234. >
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. AdditionalIncludeDirectories=""
  238. PreprocessorDefinitions=""
  239. UsePrecompiledHeader="1"
  240. />
  241. </FileConfiguration>
  242. </File>
  243. <File
  244. RelativePath="pch.h"
  245. >
  246. </File>
  247. <File
  248. RelativePath="tspcall.cpp"
  249. >
  250. <FileConfiguration
  251. Name="Debug|Win32"
  252. >
  253. <Tool
  254. Name="VCCLCompilerTool"
  255. AdditionalIncludeDirectories=""
  256. PreprocessorDefinitions=""
  257. />
  258. </FileConfiguration>
  259. <FileConfiguration
  260. Name="Release|Win32"
  261. >
  262. <Tool
  263. Name="VCCLCompilerTool"
  264. AdditionalIncludeDirectories=""
  265. PreprocessorDefinitions=""
  266. />
  267. </FileConfiguration>
  268. </File>
  269. <File
  270. RelativePath="tspcall.h"
  271. >
  272. </File>
  273. <File
  274. RelativePath="tspline.cpp"
  275. >
  276. <FileConfiguration
  277. Name="Debug|Win32"
  278. >
  279. <Tool
  280. Name="VCCLCompilerTool"
  281. AdditionalIncludeDirectories=""
  282. PreprocessorDefinitions=""
  283. />
  284. </FileConfiguration>
  285. <FileConfiguration
  286. Name="Release|Win32"
  287. >
  288. <Tool
  289. Name="VCCLCompilerTool"
  290. AdditionalIncludeDirectories=""
  291. PreprocessorDefinitions=""
  292. />
  293. </FileConfiguration>
  294. </File>
  295. <File
  296. RelativePath="tspline.h"
  297. >
  298. </File>
  299. <File
  300. RelativePath="uicall.cpp"
  301. >
  302. <FileConfiguration
  303. Name="Debug|Win32"
  304. >
  305. <Tool
  306. Name="VCCLCompilerTool"
  307. AdditionalIncludeDirectories=""
  308. PreprocessorDefinitions=""
  309. />
  310. </FileConfiguration>
  311. <FileConfiguration
  312. Name="Release|Win32"
  313. >
  314. <Tool
  315. Name="VCCLCompilerTool"
  316. AdditionalIncludeDirectories=""
  317. PreprocessorDefinitions=""
  318. />
  319. </FileConfiguration>
  320. </File>
  321. <File
  322. RelativePath="uicall.h"
  323. >
  324. </File>
  325. <File
  326. RelativePath="utilities.cpp"
  327. >
  328. <FileConfiguration
  329. Name="Debug|Win32"
  330. >
  331. <Tool
  332. Name="VCCLCompilerTool"
  333. AdditionalIncludeDirectories=""
  334. PreprocessorDefinitions=""
  335. />
  336. </FileConfiguration>
  337. <FileConfiguration
  338. Name="Release|Win32"
  339. >
  340. <Tool
  341. Name="VCCLCompilerTool"
  342. AdditionalIncludeDirectories=""
  343. PreprocessorDefinitions=""
  344. />
  345. </FileConfiguration>
  346. </File>
  347. <File
  348. RelativePath="WaveTsp.cpp"
  349. >
  350. <FileConfiguration
  351. Name="Debug|Win32"
  352. >
  353. <Tool
  354. Name="VCCLCompilerTool"
  355. AdditionalIncludeDirectories=""
  356. PreprocessorDefinitions=""
  357. />
  358. </FileConfiguration>
  359. <FileConfiguration
  360. Name="Release|Win32"
  361. >
  362. <Tool
  363. Name="VCCLCompilerTool"
  364. AdditionalIncludeDirectories=""
  365. PreprocessorDefinitions=""
  366. />
  367. </FileConfiguration>
  368. </File>
  369. <File
  370. RelativePath="WaveTsp.def"
  371. >
  372. </File>
  373. <File
  374. RelativePath="WaveTsp.h"
  375. >
  376. </File>
  377. <File
  378. RelativePath="WaveTsp.rc"
  379. >
  380. <FileConfiguration
  381. Name="Debug|Win32"
  382. >
  383. <Tool
  384. Name="VCResourceCompilerTool"
  385. PreprocessorDefinitions=""
  386. />
  387. </FileConfiguration>
  388. <FileConfiguration
  389. Name="Release|Win32"
  390. >
  391. <Tool
  392. Name="VCResourceCompilerTool"
  393. PreprocessorDefinitions=""
  394. />
  395. </FileConfiguration>
  396. </File>
  397. <File
  398. RelativePath="waveui.cpp"
  399. >
  400. <FileConfiguration
  401. Name="Debug|Win32"
  402. >
  403. <Tool
  404. Name="VCCLCompilerTool"
  405. AdditionalIncludeDirectories=""
  406. PreprocessorDefinitions=""
  407. />
  408. </FileConfiguration>
  409. <FileConfiguration
  410. Name="Release|Win32"
  411. >
  412. <Tool
  413. Name="VCCLCompilerTool"
  414. AdditionalIncludeDirectories=""
  415. PreprocessorDefinitions=""
  416. />
  417. </FileConfiguration>
  418. </File>
  419. </Files>
  420. <Globals>
  421. </Globals>
  422. </VisualStudioProject>