System.vcproj
上传用户:xjjlds
上传日期:2015-12-05
资源大小:22823k
文件大小:5k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="System"
  6. SccProjectName=""
  7. SccLocalPath="">
  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="4"
  18. UseOfMFC="0"
  19. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  20. CharacterSet="2">
  21. <Tool
  22. Name="VCCLCompilerTool"
  23. Optimization="0"
  24. AdditionalIncludeDirectories="........SourceSystemStdC,........SourceCore,........SourceConfig"
  25. PreprocessorDefinitions="WIN32,_DEBUG,_LIB"
  26. BasicRuntimeChecks="3"
  27. RuntimeLibrary="3"
  28. UsePrecompiledHeader="2"
  29. PrecompiledHeaderFile=".Debug/System.pch"
  30. AssemblerListingLocation=".Debug/"
  31. ObjectFile=".Debug/"
  32. ProgramDataBaseFileName=".Debug/"
  33. WarningLevel="3"
  34. SuppressStartupBanner="TRUE"
  35. DebugInformationFormat="4"
  36. CompileAs="0"/>
  37. <Tool
  38. Name="VCCustomBuildTool"/>
  39. <Tool
  40. Name="VCLibrarianTool"
  41. OutputFile=".DebugSystem.lib"
  42. SuppressStartupBanner="TRUE"/>
  43. <Tool
  44. Name="VCMIDLTool"/>
  45. <Tool
  46. Name="VCPostBuildEventTool"/>
  47. <Tool
  48. Name="VCPreBuildEventTool"/>
  49. <Tool
  50. Name="VCPreLinkEventTool"/>
  51. <Tool
  52. Name="VCResourceCompilerTool"
  53. PreprocessorDefinitions="_DEBUG"
  54. Culture="1033"/>
  55. <Tool
  56. Name="VCWebServiceProxyGeneratorTool"/>
  57. <Tool
  58. Name="VCXMLDataGeneratorTool"/>
  59. <Tool
  60. Name="VCManagedWrapperGeneratorTool"/>
  61. <Tool
  62. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  63. </Configuration>
  64. <Configuration
  65. Name="Release|Win32"
  66. OutputDirectory=".Release"
  67. IntermediateDirectory=".Release"
  68. ConfigurationType="4"
  69. UseOfMFC="0"
  70. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  71. CharacterSet="2">
  72. <Tool
  73. Name="VCCLCompilerTool"
  74. InlineFunctionExpansion="1"
  75. AdditionalIncludeDirectories="........SourceSystemStdC,........SourceCore,........SourceConfig"
  76. PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
  77. StringPooling="TRUE"
  78. RuntimeLibrary="2"
  79. EnableFunctionLevelLinking="TRUE"
  80. UsePrecompiledHeader="2"
  81. PrecompiledHeaderFile=".Release/System.pch"
  82. AssemblerListingLocation=".Release/"
  83. ObjectFile=".Release/"
  84. ProgramDataBaseFileName=".Release/"
  85. WarningLevel="3"
  86. SuppressStartupBanner="TRUE"
  87. CompileAs="0"/>
  88. <Tool
  89. Name="VCCustomBuildTool"/>
  90. <Tool
  91. Name="VCLibrarianTool"
  92. OutputFile=".ReleaseSystem.lib"
  93. SuppressStartupBanner="TRUE"/>
  94. <Tool
  95. Name="VCMIDLTool"/>
  96. <Tool
  97. Name="VCPostBuildEventTool"/>
  98. <Tool
  99. Name="VCPreBuildEventTool"/>
  100. <Tool
  101. Name="VCPreLinkEventTool"/>
  102. <Tool
  103. Name="VCResourceCompilerTool"
  104. PreprocessorDefinitions="NDEBUG"
  105. Culture="1033"/>
  106. <Tool
  107. Name="VCWebServiceProxyGeneratorTool"/>
  108. <Tool
  109. Name="VCXMLDataGeneratorTool"/>
  110. <Tool
  111. Name="VCManagedWrapperGeneratorTool"/>
  112. <Tool
  113. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  114. </Configuration>
  115. <Configuration
  116. Name="ST|Win32"
  117. OutputDirectory="$(ConfigurationName)"
  118. IntermediateDirectory="$(ConfigurationName)"
  119. ConfigurationType="4"
  120. UseOfMFC="0"
  121. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  122. CharacterSet="2">
  123. <Tool
  124. Name="VCCLCompilerTool"
  125. InlineFunctionExpansion="1"
  126. AdditionalIncludeDirectories="........SourceSystemStdC,........SourceCore,........SourceConfig"
  127. PreprocessorDefinitions="WIN32,NDEBUG,_LIB"
  128. StringPooling="TRUE"
  129. RuntimeLibrary="4"
  130. EnableFunctionLevelLinking="TRUE"
  131. UsePrecompiledHeader="2"
  132. PrecompiledHeaderFile=".Release/System.pch"
  133. AssemblerListingLocation=".Release/"
  134. ObjectFile=".Release/"
  135. ProgramDataBaseFileName=".Release/"
  136. WarningLevel="3"
  137. SuppressStartupBanner="TRUE"
  138. CompileAs="0"/>
  139. <Tool
  140. Name="VCCustomBuildTool"/>
  141. <Tool
  142. Name="VCLibrarianTool"
  143. OutputFile=".ReleaseSystem.lib"
  144. SuppressStartupBanner="TRUE"/>
  145. <Tool
  146. Name="VCMIDLTool"/>
  147. <Tool
  148. Name="VCPostBuildEventTool"/>
  149. <Tool
  150. Name="VCPreBuildEventTool"/>
  151. <Tool
  152. Name="VCPreLinkEventTool"/>
  153. <Tool
  154. Name="VCResourceCompilerTool"
  155. PreprocessorDefinitions="NDEBUG"
  156. Culture="1033"/>
  157. <Tool
  158. Name="VCWebServiceProxyGeneratorTool"/>
  159. <Tool
  160. Name="VCXMLDataGeneratorTool"/>
  161. <Tool
  162. Name="VCManagedWrapperGeneratorTool"/>
  163. <Tool
  164. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  165. </Configuration>
  166. </Configurations>
  167. <References>
  168. </References>
  169. <Files>
  170. <Filter
  171. Name="Source Files"
  172. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  173. <File
  174. RelativePath="........SourceSystemStdCAp4StdCFileByteStream.cpp">
  175. </File>
  176. </Filter>
  177. <Filter
  178. Name="Header Files"
  179. Filter="h;hpp;hxx;hm;inl">
  180. <File
  181. RelativePath="........SourceConfigAp4Config.h">
  182. </File>
  183. </Filter>
  184. </Files>
  185. <Globals>
  186. </Globals>
  187. </VisualStudioProject>