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

3G开发

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="BpskSim_Bp"
  6. ProjectGUID="{BF0C2C23-9383-447A-AD7C-7BC668624168}"
  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)/BpskSim_Bp.exe"
  36. LinkIncremental="2"
  37. GenerateDebugInformation="TRUE"
  38. ProgramDatabaseFile="$(OutDir)/BpskSim_Bp.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. Optimization="2"
  71. InlineFunctionExpansion="1"
  72. OmitFramePointers="TRUE"
  73. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  74. StringPooling="TRUE"
  75. RuntimeLibrary="4"
  76. EnableFunctionLevelLinking="TRUE"
  77. UsePrecompiledHeader="0"
  78. WarningLevel="3"
  79. Detect64BitPortabilityProblems="TRUE"
  80. DebugInformationFormat="3"/>
  81. <Tool
  82. Name="VCCustomBuildTool"/>
  83. <Tool
  84. Name="VCLinkerTool"
  85. OutputFile="$(OutDir)/BpskSim_Bp.exe"
  86. LinkIncremental="1"
  87. GenerateDebugInformation="TRUE"
  88. SubSystem="1"
  89. OptimizeReferences="2"
  90. EnableCOMDATFolding="2"
  91. TargetMachine="1"/>
  92. <Tool
  93. Name="VCMIDLTool"/>
  94. <Tool
  95. Name="VCPostBuildEventTool"/>
  96. <Tool
  97. Name="VCPreBuildEventTool"/>
  98. <Tool
  99. Name="VCPreLinkEventTool"/>
  100. <Tool
  101. Name="VCResourceCompilerTool"/>
  102. <Tool
  103. Name="VCWebServiceProxyGeneratorTool"/>
  104. <Tool
  105. Name="VCXMLDataGeneratorTool"/>
  106. <Tool
  107. Name="VCWebDeploymentTool"/>
  108. <Tool
  109. Name="VCManagedWrapperGeneratorTool"/>
  110. <Tool
  111. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  112. </Configuration>
  113. </Configurations>
  114. <References>
  115. </References>
  116. <Files>
  117. <Filter
  118. Name="Source Files"
  119. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  120. <File
  121. RelativePath="....simsbpsk_sim_bp.cpp">
  122. </File>
  123. <File
  124. RelativePath="....utilsdit_pino_T.cpp">
  125. </File>
  126. <Filter
  127. Name="models"
  128. Filter="">
  129. <File
  130. RelativePath="....modelsadd_gaus_noise.cpp">
  131. </File>
  132. <File
  133. RelativePath="....modelsber_ctr.cpp">
  134. </File>
  135. <File
  136. RelativePath="....modelsbitgen.cpp">
  137. </File>
  138. <File
  139. RelativePath="....modelsbitwav.cpp">
  140. </File>
  141. <File
  142. RelativePath="....modelsbpsk_demod_bp.cpp">
  143. </File>
  144. <File
  145. RelativePath="....modelsbpsk_mod_bp.cpp">
  146. </File>
  147. <File
  148. RelativePath="....modelscarrier_genie.cpp">
  149. </File>
  150. <File
  151. RelativePath="....modelsk_berctr.cpp">
  152. </File>
  153. <File
  154. RelativePath="....modelsk_pwrmtr.cpp">
  155. </File>
  156. <File
  157. RelativePath="....modelssiganchr.cpp">
  158. </File>
  159. <File
  160. RelativePath="....modelsspec_analyzer.cpp">
  161. </File>
  162. </Filter>
  163. <Filter
  164. Name="support"
  165. Filter="">
  166. <File
  167. RelativePath="....supportcomplex_io.cpp">
  168. </File>
  169. <File
  170. RelativePath="....supportdigraph.cpp">
  171. </File>
  172. <File
  173. RelativePath="....supportexec.cpp">
  174. </File>
  175. <File
  176. RelativePath="....supportgensig.cpp">
  177. </File>
  178. <File
  179. RelativePath="....supportmodel_graph.cpp">
  180. </File>
  181. <File
  182. RelativePath="....supportparmfile.cpp">
  183. </File>
  184. <File
  185. RelativePath="....supportpsmodel.cpp">
  186. </File>
  187. <File
  188. RelativePath="....supportpsstream.cpp">
  189. </File>
  190. <File
  191. RelativePath="....supportreports.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="....supportspec_calc_kinds.cpp">
  204. </File>
  205. <File
  206. RelativePath="....supportsyst_graph.cpp">
  207. </File>
  208. </Filter>
  209. <Filter
  210. Name="utils"
  211. Filter="">
  212. <File
  213. RelativePath="....utilsbart_pdgm.cpp">
  214. </File>
  215. <File
  216. RelativePath="....utilsbpsk_theory.cpp">
  217. </File>
  218. <File
  219. RelativePath="....utilscbitrev_T.cpp">
  220. </File>
  221. <File
  222. RelativePath="....utilsfft_T.cpp">
  223. </File>
  224. <File
  225. RelativePath="....utilsgausrand.cpp">
  226. </File>
  227. <File
  228. RelativePath="....utilsgen_win.cpp">
  229. </File>
  230. <File
  231. RelativePath="....utilshann.cpp">
  232. </File>
  233. <File
  234. RelativePath="....utilslog2.cpp">
  235. </File>
  236. <File
  237. RelativePath="....utilsq_func.cpp">
  238. </File>
  239. <File
  240. RelativePath="....utilssamp_spect_util.cpp">
  241. </File>
  242. <File
  243. RelativePath="....utilssinc.cpp">
  244. </File>
  245. <File
  246. RelativePath="....utilsspec_estim.cpp">
  247. </File>
  248. <File
  249. RelativePath="....utilsuni_rand.cpp">
  250. </File>
  251. </Filter>
  252. </Filter>
  253. <Filter
  254. Name="Header Files"
  255. Filter="h;hpp;hxx;hm;inl;inc">
  256. </Filter>
  257. <Filter
  258. Name="Resource Files"
  259. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  260. </Filter>
  261. </Files>
  262. <Globals>
  263. </Globals>
  264. </VisualStudioProject>