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

3G开发

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="AnalogFilters"
  6. ProjectGUID="{2809CD51-BA5A-4CF2-8038-A99289E7AB01}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="Debug"
  16. IntermediateDirectory="Debug"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="../../include"
  23. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="5"
  27. UsePrecompiledHeader="0"
  28. WarningLevel="3"
  29. Detect64BitPortabilityProblems="TRUE"
  30. DebugInformationFormat="4"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLinkerTool"
  35. OutputFile="$(OutDir)/AnalogFilters.exe"
  36. LinkIncremental="2"
  37. GenerateDebugInformation="TRUE"
  38. ProgramDatabaseFile="$(OutDir)/AnalogFilters.pdb"
  39. SubSystem="1"
  40. TargetMachine="1"/>
  41. <Tool
  42. Name="VCMIDLTool"/>
  43. <Tool
  44. Name="VCPostBuildEventTool"/>
  45. <Tool
  46. Name="VCPreBuildEventTool"/>
  47. <Tool
  48. Name="VCPreLinkEventTool"/>
  49. <Tool
  50. Name="VCResourceCompilerTool"/>
  51. <Tool
  52. Name="VCWebServiceProxyGeneratorTool"/>
  53. <Tool
  54. Name="VCXMLDataGeneratorTool"/>
  55. <Tool
  56. Name="VCWebDeploymentTool"/>
  57. <Tool
  58. Name="VCManagedWrapperGeneratorTool"/>
  59. <Tool
  60. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  61. </Configuration>
  62. <Configuration
  63. Name="Release|Win32"
  64. OutputDirectory="Release"
  65. IntermediateDirectory="Release"
  66. ConfigurationType="1"
  67. CharacterSet="2">
  68. <Tool
  69. Name="VCCLCompilerTool"
  70. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  71. RuntimeLibrary="4"
  72. UsePrecompiledHeader="0"
  73. WarningLevel="3"
  74. Detect64BitPortabilityProblems="TRUE"
  75. DebugInformationFormat="3"/>
  76. <Tool
  77. Name="VCCustomBuildTool"/>
  78. <Tool
  79. Name="VCLinkerTool"
  80. OutputFile="$(OutDir)/AnalogFilters.exe"
  81. LinkIncremental="1"
  82. GenerateDebugInformation="TRUE"
  83. SubSystem="1"
  84. OptimizeReferences="2"
  85. EnableCOMDATFolding="2"
  86. TargetMachine="1"/>
  87. <Tool
  88. Name="VCMIDLTool"/>
  89. <Tool
  90. Name="VCPostBuildEventTool"/>
  91. <Tool
  92. Name="VCPreBuildEventTool"/>
  93. <Tool
  94. Name="VCPreLinkEventTool"/>
  95. <Tool
  96. Name="VCResourceCompilerTool"/>
  97. <Tool
  98. Name="VCWebServiceProxyGeneratorTool"/>
  99. <Tool
  100. Name="VCXMLDataGeneratorTool"/>
  101. <Tool
  102. Name="VCWebDeploymentTool"/>
  103. <Tool
  104. Name="VCManagedWrapperGeneratorTool"/>
  105. <Tool
  106. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  107. </Configuration>
  108. </Configurations>
  109. <References>
  110. </References>
  111. <Files>
  112. <Filter
  113. Name="Source Files"
  114. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  115. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  116. <File
  117. RelativePath="....simsanalog_filters_sim.cpp">
  118. </File>
  119. <File
  120. RelativePath="....modelsnoise_gen.cpp">
  121. </File>
  122. <File
  123. RelativePath="....utilsnuminteg.cpp">
  124. </File>
  125. <Filter
  126. Name="models"
  127. Filter="">
  128. <File
  129. RelativePath="....modelsampl_to_db_pwr.cpp">
  130. </File>
  131. <File
  132. RelativePath="....modelsanlg_filt_iir.cpp">
  133. </File>
  134. <File
  135. RelativePath="....modelsanlg_filt_intg.cpp">
  136. </File>
  137. <File
  138. RelativePath="....modelsbess_filt_iir.cpp">
  139. </File>
  140. <File
  141. RelativePath="....modelsbitgen.cpp">
  142. </File>
  143. <File
  144. RelativePath="....modelsbitwav.cpp">
  145. </File>
  146. <File
  147. RelativePath="....modelsbutt_filt_iir.cpp">
  148. </File>
  149. <File
  150. RelativePath="....modelsbutt_filt_intg.cpp">
  151. </File>
  152. <File
  153. RelativePath="....modelscheb_filt_iir.cpp">
  154. </File>
  155. <File
  156. RelativePath="....modelscheb_filt_intg.cpp">
  157. </File>
  158. <File
  159. RelativePath="....modelselip_filt_iir.cpp">
  160. </File>
  161. <File
  162. RelativePath="....modelselip_filt_intg.cpp">
  163. </File>
  164. <File
  165. RelativePath="....modelssiganchr.cpp">
  166. </File>
  167. <File
  168. RelativePath="....modelsspec_analyzer.cpp">
  169. </File>
  170. <File
  171. RelativePath="....modelsstepgen.cpp">
  172. </File>
  173. <File
  174. RelativePath="....modelsswep_tone_rcvr.cpp">
  175. </File>
  176. <File
  177. RelativePath="....modelsswep_tone_xmtr.cpp">
  178. </File>
  179. </Filter>
  180. <Filter
  181. Name="support"
  182. Filter="">
  183. <File
  184. RelativePath="....supportcomplex_io.cpp">
  185. </File>
  186. <File
  187. RelativePath="....supportcontrol_T.cpp">
  188. </File>
  189. <File
  190. RelativePath="....supportdigraph.cpp">
  191. </File>
  192. <File
  193. RelativePath="....supportexec.cpp">
  194. </File>
  195. <File
  196. RelativePath="....supportfilter_types.cpp">
  197. </File>
  198. <File
  199. RelativePath="....supportgenctl.cpp">
  200. </File>
  201. <File
  202. RelativePath="....supportgensig.cpp">
  203. </File>
  204. <File
  205. RelativePath="....supportmodel_error.cpp">
  206. </File>
  207. <File
  208. RelativePath="....supportmodel_graph.cpp">
  209. </File>
  210. <File
  211. RelativePath="....supportparmfile.cpp">
  212. </File>
  213. <File
  214. RelativePath="....supportpsmodel.cpp">
  215. </File>
  216. <File
  217. RelativePath="....supportpsstream.cpp">
  218. </File>
  219. <File
  220. RelativePath="....supportreports.cpp">
  221. </File>
  222. <File
  223. RelativePath="....supportsignal_T.cpp">
  224. </File>
  225. <File
  226. RelativePath="....supportsigplot.cpp">
  227. </File>
  228. <File
  229. RelativePath="....supportsim_startup.cpp">
  230. </File>
  231. <File
  232. RelativePath="....supportspec_calc_kinds.cpp">
  233. </File>
  234. <File
  235. RelativePath="....supportsyst_graph.cpp">
  236. </File>
  237. </Filter>
  238. <Filter
  239. Name="utils"
  240. Filter="">
  241. <File
  242. RelativePath="....utilsbart_pdgm.cpp">
  243. </File>
  244. <File
  245. RelativePath="....utilsbessel_proto.cpp">
  246. </File>
  247. <File
  248. RelativePath="....utilsbilin_transf.cpp">
  249. </File>
  250. <File
  251. RelativePath="....utilsbitrev.cpp">
  252. </File>
  253. <File
  254. RelativePath="....utilsbutterworth_proto.cpp">
  255. </File>
  256. <File
  257. RelativePath="....utilscbitrev_T.cpp">
  258. </File>
  259. <File
  260. RelativePath="....utilschebyshev_proto.cpp">
  261. </File>
  262. <File
  263. RelativePath="....utilscmpxpoly.cpp">
  264. </File>
  265. <File
  266. RelativePath="....utilsdenorm_proto.cpp">
  267. </File>
  268. <File
  269. RelativePath="....utilsdit_nipo_T.cpp">
  270. </File>
  271. <File
  272. RelativePath="....utilsdit_pino_T.cpp">
  273. </File>
  274. <File
  275. RelativePath="....utilsdump_spect.cpp">
  276. </File>
  277. <File
  278. RelativePath="....utilselliptical_proto.cpp">
  279. </File>
  280. <File
  281. RelativePath="....utilsfft_T.cpp">
  282. </File>
  283. <File
  284. RelativePath="....utilsfilter_proto.cpp">
  285. </File>
  286. <File
  287. RelativePath="....utilsgausrand.cpp">
  288. </File>
  289. <File
  290. RelativePath="....utilsgen_win.cpp">
  291. </File>
  292. <File
  293. RelativePath="....utilshann.cpp">
  294. </File>
  295. <File
  296. RelativePath="....utilsiir_comp_resp.cpp">
  297. </File>
  298. <File
  299. RelativePath="....utilsipow.cpp">
  300. </File>
  301. <File
  302. RelativePath="....utilslaguerre.cpp">
  303. </File>
  304. <File
  305. RelativePath="....utilslog2.cpp">
  306. </File>
  307. <File
  308. RelativePath="....utilspause.cpp">
  309. </File>
  310. <File
  311. RelativePath="....utilsq_func.cpp">
  312. </File>
  313. <File
  314. RelativePath="....utilsrealpoly.cpp">
  315. </File>
  316. <File
  317. RelativePath="....utilssamp_spect_util.cpp">
  318. </File>
  319. <File
  320. RelativePath="....utilssinc.cpp">
  321. </File>
  322. <File
  323. RelativePath="....utilsspec_estim.cpp">
  324. </File>
  325. <File
  326. RelativePath="....utilsuni_rand.cpp">
  327. </File>
  328. <File
  329. RelativePath="....utilsunwrap.cpp">
  330. </File>
  331. </Filter>
  332. </Filter>
  333. <Filter
  334. Name="Header Files"
  335. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  336. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  337. <File
  338. RelativePath="....includeanlg_filt_iir.h">
  339. </File>
  340. <File
  341. RelativePath="....includecmpxpoly.h">
  342. </File>
  343. </Filter>
  344. <Filter
  345. Name="Resource Files"
  346. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  347. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  348. </Filter>
  349. </Files>
  350. <Globals>
  351. </Globals>
  352. </VisualStudioProject>