ToneGenTest.vcproj
上传用户:jtjnyq9001
上传日期:2014-11-21
资源大小:3974k
文件大小:8k
源码类别:

3G开发

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="ToneGenTest"
  6. ProjectGUID="{F29AB315-F814-469C-8E2C-9DE3DB22888C}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release|Win32"
  16. OutputDirectory=".Release"
  17. IntermediateDirectory=".Release"
  18. ConfigurationType="1"
  19. UseOfMFC="0"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. InlineFunctionExpansion="1"
  25. PreprocessorDefinitions="WIN32,NDEBUG,_CONSOLE"
  26. StringPooling="TRUE"
  27. RuntimeLibrary="4"
  28. EnableFunctionLevelLinking="TRUE"
  29. UsePrecompiledHeader="2"
  30. PrecompiledHeaderFile=".Release/ToneGenTest.pch"
  31. AssemblerListingLocation=".Release/"
  32. ObjectFile=".Release/"
  33. ProgramDataBaseFileName=".Release/"
  34. WarningLevel="3"
  35. SuppressStartupBanner="TRUE"/>
  36. <Tool
  37. Name="VCCustomBuildTool"/>
  38. <Tool
  39. Name="VCLinkerTool"
  40. AdditionalOptions="/MACHINE:I386"
  41. AdditionalDependencies="odbc32.lib odbccp32.lib"
  42. OutputFile=".Release/ToneGenTest.exe"
  43. LinkIncremental="1"
  44. SuppressStartupBanner="TRUE"
  45. ProgramDatabaseFile=".Release/ToneGenTest.pdb"
  46. SubSystem="1"/>
  47. <Tool
  48. Name="VCMIDLTool"
  49. TypeLibraryName=".Release/ToneGenTest.tlb"/>
  50. <Tool
  51. Name="VCPostBuildEventTool"/>
  52. <Tool
  53. Name="VCPreBuildEventTool"/>
  54. <Tool
  55. Name="VCPreLinkEventTool"/>
  56. <Tool
  57. Name="VCResourceCompilerTool"
  58. PreprocessorDefinitions="NDEBUG"
  59. Culture="1033"/>
  60. <Tool
  61. Name="VCWebServiceProxyGeneratorTool"/>
  62. <Tool
  63. Name="VCXMLDataGeneratorTool"/>
  64. <Tool
  65. Name="VCWebDeploymentTool"/>
  66. <Tool
  67. Name="VCManagedWrapperGeneratorTool"/>
  68. <Tool
  69. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  70. </Configuration>
  71. <Configuration
  72. Name="Debug|Win32"
  73. OutputDirectory=".Debug"
  74. IntermediateDirectory=".Debug"
  75. ConfigurationType="1"
  76. UseOfMFC="0"
  77. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  78. CharacterSet="2">
  79. <Tool
  80. Name="VCCLCompilerTool"
  81. Optimization="0"
  82. AdditionalIncludeDirectories="../../include"
  83. PreprocessorDefinitions="WIN32,_DEBUG,_CONSOLE,_VAR_BLOCKS"
  84. BasicRuntimeChecks="3"
  85. RuntimeLibrary="5"
  86. UsePrecompiledHeader="2"
  87. PrecompiledHeaderFile=".Debug/ToneGenTest.pch"
  88. AssemblerListingLocation=".Debug/"
  89. ObjectFile=".Debug/"
  90. ProgramDataBaseFileName=".Debug/"
  91. BrowseInformation="1"
  92. WarningLevel="3"
  93. SuppressStartupBanner="TRUE"
  94. DebugInformationFormat="4"
  95. CompileAs="0"/>
  96. <Tool
  97. Name="VCCustomBuildTool"/>
  98. <Tool
  99. Name="VCLinkerTool"
  100. AdditionalOptions="/MACHINE:I386"
  101. AdditionalDependencies="odbc32.lib odbccp32.lib"
  102. OutputFile=".Debug/ToneGenTest.exe"
  103. LinkIncremental="2"
  104. SuppressStartupBanner="TRUE"
  105. GenerateDebugInformation="TRUE"
  106. ProgramDatabaseFile=".Debug/ToneGenTest.pdb"
  107. SubSystem="1"/>
  108. <Tool
  109. Name="VCMIDLTool"
  110. TypeLibraryName=".Debug/ToneGenTest.tlb"/>
  111. <Tool
  112. Name="VCPostBuildEventTool"/>
  113. <Tool
  114. Name="VCPreBuildEventTool"/>
  115. <Tool
  116. Name="VCPreLinkEventTool"/>
  117. <Tool
  118. Name="VCResourceCompilerTool"
  119. PreprocessorDefinitions="_DEBUG"
  120. Culture="1033"/>
  121. <Tool
  122. Name="VCWebServiceProxyGeneratorTool"/>
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"/>
  125. <Tool
  126. Name="VCWebDeploymentTool"/>
  127. <Tool
  128. Name="VCManagedWrapperGeneratorTool"/>
  129. <Tool
  130. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  131. </Configuration>
  132. </Configurations>
  133. <References>
  134. </References>
  135. <Files>
  136. <Filter
  137. Name="Source Files"
  138. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  139. <File
  140. RelativePath="....utilsbart_pdgm.cpp">
  141. </File>
  142. <File
  143. RelativePath="....utilscbitrev_T.cpp">
  144. </File>
  145. <File
  146. RelativePath="....supportcomplex_io.cpp">
  147. </File>
  148. <File
  149. RelativePath="....supportdigraph.cpp">
  150. </File>
  151. <File
  152. RelativePath="....utilsdit_pino_T.cpp">
  153. </File>
  154. <File
  155. RelativePath="....supportexec.cpp">
  156. </File>
  157. <File
  158. RelativePath="....utilsfft_T.cpp">
  159. </File>
  160. <File
  161. RelativePath="....utilsgen_win.cpp">
  162. </File>
  163. <File
  164. RelativePath="....supportgensig.cpp">
  165. </File>
  166. <File
  167. RelativePath="....utilshann.cpp">
  168. </File>
  169. <File
  170. RelativePath="....utilslog2.cpp">
  171. </File>
  172. <File
  173. RelativePath="....supportmodel_graph.cpp">
  174. </File>
  175. <File
  176. RelativePath="....supportparmfile.cpp">
  177. </File>
  178. <File
  179. RelativePath="....supportpsmodel.cpp">
  180. </File>
  181. <File
  182. RelativePath="....supportpsstream.cpp">
  183. </File>
  184. <File
  185. RelativePath="....supportreports.cpp">
  186. </File>
  187. <File
  188. RelativePath="....utilssamp_spect_util.cpp">
  189. </File>
  190. <File
  191. RelativePath="....modelssiganchr.cpp">
  192. </File>
  193. <File
  194. RelativePath="....supportsignal_T.cpp">
  195. </File>
  196. <File
  197. RelativePath="....supportsigplot.cpp">
  198. </File>
  199. <File
  200. RelativePath="....supportsim_startup.cpp">
  201. </File>
  202. <File
  203. RelativePath="....modelsspec_analyzer.cpp">
  204. </File>
  205. <File
  206. RelativePath="....supportspec_calc_kinds.cpp">
  207. </File>
  208. <File
  209. RelativePath="....utilsspec_estim.cpp">
  210. </File>
  211. <File
  212. RelativePath="....supportsyst_graph.cpp">
  213. </File>
  214. <File
  215. RelativePath="....modelstone_gen.cpp">
  216. </File>
  217. <File
  218. RelativePath="....simstonegentest_sim.cpp">
  219. </File>
  220. </Filter>
  221. <Filter
  222. Name="Header Files"
  223. Filter="h;hpp;hxx;hm;inl">
  224. <File
  225. RelativePath="....includebart_pdgm_util.h">
  226. </File>
  227. <File
  228. RelativePath="....includecbitrev_T.h">
  229. </File>
  230. <File
  231. RelativePath="....includecomplex_io.h">
  232. </File>
  233. <File
  234. RelativePath="....includedigraph.h">
  235. </File>
  236. <File
  237. RelativePath="....includedit_sino_T.h">
  238. </File>
  239. <File
  240. RelativePath="....includeexec.h">
  241. </File>
  242. <File
  243. RelativePath="....includefft_T.h">
  244. </File>
  245. <File
  246. RelativePath="....includegen_win.h">
  247. </File>
  248. <File
  249. RelativePath="....includegensig.h">
  250. </File>
  251. <File
  252. RelativePath="....includeglobal_stuff.h">
  253. </File>
  254. <File
  255. RelativePath="....includeglobals.h">
  256. </File>
  257. <File
  258. RelativePath="....includehann.h">
  259. </File>
  260. <File
  261. RelativePath="....includelog2.h">
  262. </File>
  263. <File
  264. RelativePath="....includemisdefs.h">
  265. </File>
  266. <File
  267. RelativePath="....includemodel_graph.h">
  268. </File>
  269. <File
  270. RelativePath="....includeparmfile.h">
  271. </File>
  272. <File
  273. RelativePath="....includepsmodel.h">
  274. </File>
  275. <File
  276. RelativePath="....includepsstream.h">
  277. </File>
  278. <File
  279. RelativePath="....includereports.h">
  280. </File>
  281. <File
  282. RelativePath="....includesamp_spect_util.h">
  283. </File>
  284. <File
  285. RelativePath="....includesiganchr.h">
  286. </File>
  287. <File
  288. RelativePath="....includesignal_T.h">
  289. </File>
  290. <File
  291. RelativePath="....includesigplot.h">
  292. </File>
  293. <File
  294. RelativePath="....includesigstuff.h">
  295. </File>
  296. <File
  297. RelativePath="....includespec_analyzer.h">
  298. </File>
  299. <File
  300. RelativePath="....includespec_estim.h">
  301. </File>
  302. <File
  303. RelativePath="....includespect_calc_kinds.h">
  304. </File>
  305. <File
  306. RelativePath="....includesyst_graph.h">
  307. </File>
  308. <File
  309. RelativePath="....includetone_gen.h">
  310. </File>
  311. </Filter>
  312. <Filter
  313. Name="Resource Files"
  314. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  315. </Filter>
  316. </Files>
  317. <Globals>
  318. </Globals>
  319. </VisualStudioProject>