test.vcproj.7.10.old
上传用户:hf65dy5tr
上传日期:2014-08-16
资源大小:9650k
文件大小:3k
源码类别:

视频捕捉/采集

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="big5"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="test"
  6. ProjectGUID="{30BA0711-FBE9-4B15-A387-5C627EAE9100}"
  7. Keyword="Win32Proj">
  8. <Platforms>
  9. <Platform
  10. Name="Win32"/>
  11. </Platforms>
  12. <Configurations>
  13. <Configuration
  14. Name="Debug|Win32"
  15. OutputDirectory="$(SolutionDir)"
  16. IntermediateDirectory="$(ConfigurationName)"
  17. ConfigurationType="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="2"
  22. PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
  23. MinimalRebuild="FALSE"
  24. BasicRuntimeChecks="0"
  25. RuntimeLibrary="2"
  26. UsePrecompiledHeader="0"
  27. PrecompiledHeaderFile=""
  28. WarningLevel="3"
  29. Detect64BitPortabilityProblems="TRUE"
  30. DebugInformationFormat="3"/>
  31. <Tool
  32. Name="VCCustomBuildTool"/>
  33. <Tool
  34. Name="VCLinkerTool"
  35. OutputFile="$(OutDir)/test.exe"
  36. LinkIncremental="1"
  37. GenerateDebugInformation="TRUE"
  38. ProgramDatabaseFile="$(OutDir)/test.pdb"
  39. SubSystem="1"
  40. OptimizeReferences="2"
  41. EnableCOMDATFolding="2"
  42. TargetMachine="1"/>
  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. <Tool
  54. Name="VCWebServiceProxyGeneratorTool"/>
  55. <Tool
  56. Name="VCXMLDataGeneratorTool"/>
  57. <Tool
  58. Name="VCWebDeploymentTool"/>
  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="1"
  69. CharacterSet="2">
  70. <Tool
  71. Name="VCCLCompilerTool"
  72. PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
  73. RuntimeLibrary="4"
  74. UsePrecompiledHeader="0"
  75. WarningLevel="3"
  76. Detect64BitPortabilityProblems="TRUE"
  77. DebugInformationFormat="3"/>
  78. <Tool
  79. Name="VCCustomBuildTool"/>
  80. <Tool
  81. Name="VCLinkerTool"
  82. OutputFile="$(OutDir)/test.exe"
  83. LinkIncremental="1"
  84. GenerateDebugInformation="TRUE"
  85. SubSystem="1"
  86. OptimizeReferences="2"
  87. EnableCOMDATFolding="2"
  88. TargetMachine="1"/>
  89. <Tool
  90. Name="VCMIDLTool"/>
  91. <Tool
  92. Name="VCPostBuildEventTool"/>
  93. <Tool
  94. Name="VCPreBuildEventTool"/>
  95. <Tool
  96. Name="VCPreLinkEventTool"/>
  97. <Tool
  98. Name="VCResourceCompilerTool"/>
  99. <Tool
  100. Name="VCWebServiceProxyGeneratorTool"/>
  101. <Tool
  102. Name="VCXMLDataGeneratorTool"/>
  103. <Tool
  104. Name="VCWebDeploymentTool"/>
  105. <Tool
  106. Name="VCManagedWrapperGeneratorTool"/>
  107. <Tool
  108. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  109. </Configuration>
  110. </Configurations>
  111. <References>
  112. </References>
  113. <Files>
  114. <Filter
  115. Name="