rtpdump_vc8.vcproj
上传用户:hjq518
上传日期:2021-12-09
资源大小:5084k
文件大小:6k
源码类别:

Audio

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="8.00"
  5. Name="rtpdump"
  6. ProjectGUID="{BE2D5D97-BD3F-489B-A346-123834DDDBBD}"
  7. >
  8. <Platforms>
  9. <Platform
  10. Name="Win32"
  11. />
  12. </Platforms>
  13. <ToolFiles>
  14. </ToolFiles>
  15. <Configurations>
  16. <Configuration
  17. Name="Debug|Win32"
  18. OutputDirectory=".Debug_vc8"
  19. IntermediateDirectory=".Debug_vc8"
  20. ConfigurationType="1"
  21. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
  22. UseOfMFC="0"
  23. ATLMinimizesCRunTimeLibraryUsage="false"
  24. CharacterSet="2"
  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. TypeLibraryName=".Debug_vc8/rtpdump.tlb"
  41. HeaderFileName=""
  42. />
  43. <Tool
  44. Name="VCCLCompilerTool"
  45. Optimization="0"
  46. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
  47. BasicRuntimeChecks="3"
  48. RuntimeLibrary="1"
  49. UsePrecompiledHeader="2"
  50. PrecompiledHeaderThrough="stdafx.h"
  51. PrecompiledHeaderFile=".Debug_vc8/rtpdump.pch"
  52. AssemblerListingLocation=".Debug_vc8/"
  53. ObjectFile=".Debug_vc8/"
  54. ProgramDataBaseFileName=".Debug_vc8/"
  55. BrowseInformation="1"
  56. WarningLevel="3"
  57. SuppressStartupBanner="true"
  58. DebugInformationFormat="4"
  59. />
  60. <Tool
  61. Name="VCManagedResourceCompilerTool"
  62. />
  63. <Tool
  64. Name="VCResourceCompilerTool"
  65. PreprocessorDefinitions="_DEBUG"
  66. Culture="1033"
  67. />
  68. <Tool
  69. Name="VCPreLinkEventTool"
  70. />
  71. <Tool
  72. Name="VCLinkerTool"
  73. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  74. OutputFile=".Debug_vc8/rtpdump.exe"
  75. LinkIncremental="2"
  76. SuppressStartupBanner="true"
  77. GenerateDebugInformation="true"
  78. ProgramDatabaseFile=".Debug_vc8/rtpdump.pdb"
  79. SubSystem="1"
  80. TargetMachine="1"
  81. />
  82. <Tool
  83. Name="VCALinkTool"
  84. />
  85. <Tool
  86. Name="VCManifestTool"
  87. />
  88. <Tool
  89. Name="VCXDCMakeTool"
  90. />
  91. <Tool
  92. Name="VCBscMakeTool"
  93. />
  94. <Tool
  95. Name="VCFxCopTool"
  96. />
  97. <Tool
  98. Name="VCAppVerifierTool"
  99. />
  100. <Tool
  101. Name="VCWebDeploymentTool"
  102. />
  103. <Tool
  104. Name="VCPostBuildEventTool"
  105. />
  106. </Configuration>
  107. <Configuration
  108. Name="Release|Win32"
  109. OutputDirectory=".Release_vc8"
  110. IntermediateDirectory=".Release_vc8"
  111. ConfigurationType="1"
  112. InheritedPropertySheets="$(VCInstallDir)VCProjectDefaultsUpgradeFromVC71.vsprops"
  113. UseOfMFC="0"
  114. ATLMinimizesCRunTimeLibraryUsage="false"
  115. CharacterSet="2"
  116. >
  117. <Tool
  118. Name="VCPreBuildEventTool"
  119. />
  120. <Tool
  121. Name="VCCustomBuildTool"
  122. />
  123. <Tool
  124. Name="VCXMLDataGeneratorTool"
  125. />
  126. <Tool
  127. Name="VCWebServiceProxyGeneratorTool"
  128. />
  129. <Tool
  130. Name="VCMIDLTool"
  131. TypeLibraryName=".Release_vc8/rtpdump.tlb"
  132. HeaderFileName=""
  133. />
  134. <Tool
  135. Name="VCCLCompilerTool"
  136. Optimization="2"
  137. InlineFunctionExpansion="1"
  138. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE"
  139. StringPooling="true"
  140. RuntimeLibrary="0"
  141. EnableFunctionLevelLinking="true"
  142. UsePrecompiledHeader="2"
  143. PrecompiledHeaderThrough="stdafx.h"
  144. PrecompiledHeaderFile=".Release_vc8/rtpdump.pch"
  145. AssemblerListingLocation=".Release_vc8/"
  146. ObjectFile=".Release_vc8/"
  147. ProgramDataBaseFileName=".Release_vc8/"
  148. WarningLevel="3"
  149. SuppressStartupBanner="true"
  150. />
  151. <Tool
  152. Name="VCManagedResourceCompilerTool"
  153. />
  154. <Tool
  155. Name="VCResourceCompilerTool"
  156. PreprocessorDefinitions="NDEBUG"
  157. Culture="1033"
  158. />
  159. <Tool
  160. Name="VCPreLinkEventTool"
  161. />
  162. <Tool
  163. Name="VCLinkerTool"
  164. AdditionalDependencies="odbc32.lib odbccp32.lib Ws2_32.lib"
  165. OutputFile=".Release_vc8/rtpdump.exe"
  166. LinkIncremental="1"
  167. SuppressStartupBanner="true"
  168. ProgramDatabaseFile=".Release_vc8/rtpdump.pdb"
  169. SubSystem="1"
  170. TargetMachine="1"
  171. />
  172. <Tool
  173. Name="VCALinkTool"
  174. />
  175. <Tool
  176. Name="VCManifestTool"
  177. />
  178. <Tool
  179. Name="VCXDCMakeTool"
  180. />
  181. <Tool
  182. Name="VCBscMakeTool"
  183. />
  184. <Tool
  185. Name="VCFxCopTool"
  186. />
  187. <Tool
  188. Name="VCAppVerifierTool"
  189. />
  190. <Tool
  191. Name="VCWebDeploymentTool"
  192. />
  193. <Tool
  194. Name="VCPostBuildEventTool"
  195. />
  196. </Configuration>
  197. </Configurations>
  198. <References>
  199. </References>
  200. <Files>
  201. <Filter
  202. Name="Source Files"
  203. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
  204. >
  205. <File
  206. RelativePath="rtpdump.cpp"
  207. >
  208. <FileConfiguration
  209. Name="Debug|Win32"
  210. >
  211. <Tool
  212. Name="VCCLCompilerTool"
  213. Optimization="0"
  214. PreprocessorDefinitions=""
  215. BasicRuntimeChecks="3"
  216. BrowseInformation="1"
  217. />
  218. </FileConfiguration>
  219. <FileConfiguration
  220. Name="Release|Win32"
  221. >
  222. <Tool
  223. Name="VCCLCompilerTool"
  224. Optimization="2"
  225. PreprocessorDefinitions=""
  226. />
  227. </FileConfiguration>
  228. </File>
  229. <File
  230. RelativePath="StdAfx.cpp"
  231. >
  232. <FileConfiguration
  233. Name="Debug|Win32"
  234. >
  235. <Tool
  236. Name="VCCLCompilerTool"
  237. Optimization="0"
  238. PreprocessorDefinitions=""
  239. BasicRuntimeChecks="3"
  240. UsePrecompiledHeader="1"
  241. BrowseInformation="1"
  242. />
  243. </FileConfiguration>
  244. <FileConfiguration
  245. Name="Release|Win32"
  246. >
  247. <Tool
  248. Name="VCCLCompilerTool"
  249. Optimization="2"
  250. PreprocessorDefinitions=""
  251. UsePrecompiledHeader="1"
  252. />
  253. </FileConfiguration>
  254. </File>
  255. </Filter>
  256. <Filter
  257. Name="Header Files"
  258. Filter="h;hpp;hxx;hm;inl"
  259. >
  260. <File
  261. RelativePath="StdAfx.h"
  262. >
  263. </File>
  264. </Filter>
  265. <Filter
  266. Name="Resource Files"
  267. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe"
  268. >
  269. </Filter>
  270. </Files>
  271. <Globals>
  272. </Globals>
  273. </VisualStudioProject>