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

Audio

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="rtp_loss"
  6. ProjectGUID="{BE2D5D97-BD3F-489B-A346-123834DDDBBD}"
  7. SccProjectName=""
  8. SccLocalPath="">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Debug|Win32"
  16. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  17. IntermediateDirectory="$(ConfigurationName)_vc8"
  18. ConfigurationType="1"
  19. CharacterSet="1"
  20. >
  21. <Tool
  22. Name="VCPreBuildEventTool"
  23. />
  24. <Tool
  25. Name="VCCustomBuildTool"
  26. />
  27. <Tool
  28. Name="VCXMLDataGeneratorTool"
  29. />
  30. <Tool
  31. Name="VCWebServiceProxyGeneratorTool"
  32. />
  33. <Tool
  34. Name="VCMIDLTool"
  35. />
  36. <Tool
  37. Name="VCCLCompilerTool"
  38. Optimization="0"
  39. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
  40. MinimalRebuild="true"
  41. BasicRuntimeChecks="3"
  42. RuntimeLibrary="3"
  43. UsePrecompiledHeader="0"
  44. WarningLevel="3"
  45. Detect64BitPortabilityProblems="true"
  46. DebugInformationFormat="4"
  47. />
  48. <Tool
  49. Name="VCManagedResourceCompilerTool"
  50. />
  51. <Tool
  52. Name="VCResourceCompilerTool"
  53. />
  54. <Tool
  55. Name="VCPreLinkEventTool"
  56. />
  57. <Tool
  58. Name="VCLinkerTool"
  59. OutputFile="..bin$(ProjectName).exe"
  60. LinkIncremental="2"
  61. GenerateDebugInformation="true"
  62. SubSystem="1"
  63. TargetMachine="1"
  64. />
  65. <Tool
  66. Name="VCALinkTool"
  67. />
  68. <Tool
  69. Name="VCManifestTool"
  70. />
  71. <Tool
  72. Name="VCXDCMakeTool"
  73. />
  74. <Tool
  75. Name="VCBscMakeTool"
  76. />
  77. <Tool
  78. Name="VCFxCopTool"
  79. />
  80. <Tool
  81. Name="VCAppVerifierTool"
  82. />
  83. <Tool
  84. Name="VCWebDeploymentTool"
  85. />
  86. <Tool
  87. Name="VCPostBuildEventTool"
  88. />
  89. </Configuration>
  90. <Configuration
  91. Name="Release|Win32"
  92. OutputDirectory="$(SolutionDir)$(ConfigurationName)"
  93. IntermediateDirectory="$(ConfigurationName)_vc8"
  94. ConfigurationType="1"
  95. CharacterSet="1"
  96. WholeProgramOptimization="1"
  97. >
  98. <Tool
  99. Name="VCPreBuildEventTool"
  100. />
  101. <Tool
  102. Name="VCCustomBuildTool"
  103. />
  104. <Tool
  105. Name="VCXMLDataGeneratorTool"
  106. />
  107. <Tool
  108. Name="VCWebServiceProxyGeneratorTool"
  109. />
  110. <Tool
  111. Name="VCMIDLTool"
  112. />
  113. <Tool
  114. Name="VCCLCompilerTool"
  115. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;_CRT_SECURE_NO_WARNINGS"
  116. RuntimeLibrary="2"
  117. UsePrecompiledHeader="0"
  118. WarningLevel="3"
  119. Detect64BitPortabilityProblems="true"
  120. DebugInformationFormat="3"
  121. />
  122. <Tool
  123. Name="VCManagedResourceCompilerTool"
  124. />
  125. <Tool
  126. Name="VCResourceCompilerTool"
  127. />
  128. <Tool
  129. Name="VCPreLinkEventTool"
  130. />
  131. <Tool
  132. Name="VCLinkerTool"
  133. OutputFile="..bin$(ProjectName).exe"
  134. LinkIncremental="1"
  135. GenerateDebugInformation="true"
  136. SubSystem="1"
  137. OptimizeReferences="2"
  138. EnableCOMDATFolding="2"
  139. TargetMachine="1"
  140. />
  141. <Tool
  142. Name="VCALinkTool"
  143. />
  144. <Tool
  145. Name="VCManifestTool"
  146. />
  147. <Tool
  148. Name="VCXDCMakeTool"
  149. />
  150. <Tool
  151. Name="VCBscMakeTool"
  152. />
  153. <Tool
  154. Name="VCFxCopTool"
  155. />
  156. <Tool
  157. Name="VCAppVerifierTool"
  158. />
  159. <Tool
  160. Name="VCWebDeploymentTool"
  161. />
  162. <Tool
  163. Name="VCPostBuildEventTool"
  164. />
  165. </Configuration>
  166. </Configurations>
  167. <References>
  168. </References>
  169. <Files>
  170. <Filter
  171. Name="Source Files"
  172. Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
  173. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
  174. >
  175. <File
  176. RelativePath=".rtp_loss.cpp"
  177. >
  178. </File>
  179. </Filter>
  180. <Filter
  181. Name="Header Files"
  182. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  183. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
  184. >
  185. </Filter>
  186. <Filter
  187. Name="Resource Files"
  188. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
  189. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
  190. >
  191. </Filter>
  192. <File
  193. RelativePath=".ReadMe.txt"
  194. >
  195. </File>
  196. </Files>
  197. <Globals>
  198. </Globals>
  199. </VisualStudioProject>