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

3G开发

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="DanPdgm"
  6. ProjectGUID="{99A2CB15-FCE2-4800-9620-6DAF682A924F}"
  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)/DanPdgm.exe"
  36. LinkIncremental="2"
  37. GenerateDebugInformation="TRUE"
  38. ProgramDatabaseFile="$(OutDir)/DanPdgm.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)/DanPdgm.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="....simsdanpdgm_sim.cpp">
  118. </File>
  119. <Filter
  120. Name="models"
  121. Filter="">
  122. <File
  123. RelativePath="....modelsar_proc_gen.cpp">
  124. </File>
  125. <File
  126. RelativePath="....modelsdan_pdgm.cpp">
  127. </File>
  128. <File
  129. RelativePath="....modelssiganchr.cpp">
  130. </File>
  131. </Filter>
  132. <Filter
  133. Name="support"
  134. Filter="">
  135. <File
  136. RelativePath="....supportcomplex_io.cpp">
  137. </File>
  138. <File
  139. RelativePath="....supportdigraph.cpp">
  140. </File>
  141. <File
  142. RelativePath="....supportexec.cpp">
  143. </File>
  144. <File
  145. RelativePath="....supportgensig.cpp">
  146. </File>
  147. <File
  148. RelativePath="....supportmodel_error.cpp">
  149. </File>
  150. <File
  151. RelativePath="....supportmodel_graph.cpp">
  152. </File>
  153. <File
  154. RelativePath="....supportparmfile.cpp">
  155. </File>
  156. <File
  157. RelativePath="....supportpsmodel.cpp">
  158. </File>
  159. <File
  160. RelativePath="....supportpsstream.cpp">
  161. </File>
  162. <File
  163. RelativePath="....supportreports.cpp">
  164. </File>
  165. <File
  166. RelativePath="....supportsignal_T.cpp">
  167. </File>
  168. <File
  169. RelativePath="....supportsigplot.cpp">
  170. </File>
  171. <File
  172. RelativePath="....supportsim_startup.cpp">
  173. </File>
  174. <File
  175. RelativePath="....supportsyst_graph.cpp">
  176. </File>
  177. </Filter>
  178. <Filter
  179. Name="utils"
  180. Filter="">
  181. <File
  182. RelativePath="....utilsar_spec.cpp">
  183. </File>
  184. <File
  185. RelativePath="....utilscbitrev_T.cpp">
  186. </File>
  187. <File
  188. RelativePath="....utilsdit_pino_T.cpp">
  189. </File>
  190. <File
  191. RelativePath="....utilsdump_spect.cpp">
  192. </File>
  193. <File
  194. RelativePath="....utilsfft_T.cpp">
  195. </File>
  196. <File
  197. RelativePath="....utilsgausrand.cpp">
  198. </File>
  199. <File
  200. RelativePath="....utilslog2.cpp">
  201. </File>
  202. <File
  203. RelativePath="....utilsuni_rand.cpp">
  204. </File>
  205. </Filter>
  206. </Filter>
  207. <Filter
  208. Name="Header Files"
  209. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  210. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  211. </Filter>
  212. <Filter
  213. Name="Resource Files"
  214. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  215. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  216. </Filter>
  217. </Files>
  218. <Globals>
  219. </Globals>
  220. </VisualStudioProject>