GetZZL.vcproj
上传用户:liguizhu
上传日期:2015-11-01
资源大小:2422k
文件大小:5k
源码类别:

P2P编程

开发平台:

Visual C++

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