DetourQQ.vcproj
上传用户:qc13828
上传日期:2007-06-21
资源大小:63k
文件大小:4k
源码类别:

ICQ弱点检测代码

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="DetourQQ"
  6. ProjectGUID="{ABAF7C2F-74B8-4343-934F-042AF85D8BA7}"
  7. Keyword="Win32Proj">
  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="1"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  23. MinimalRebuild="TRUE"
  24. BasicRuntimeChecks="3"
  25. RuntimeLibrary="5"
  26. UsePrecompiledHeader="0"
  27. WarningLevel="3"
  28. Detect64BitPortabilityProblems="TRUE"
  29. DebugInformationFormat="4"/>
  30. <Tool
  31. Name="VCCustomBuildTool"/>
  32. <Tool
  33. Name="VCLinkerTool"
  34. OutputFile="$(OutDir)/DetourQQ.exe"
  35. LinkIncremental="2"
  36. GenerateDebugInformation="TRUE"
  37. ProgramDatabaseFile="$(OutDir)/DetourQQ.pdb"
  38. SubSystem="2"
  39. TargetMachine="1"/>
  40. <Tool
  41. Name="VCMIDLTool"/>
  42. <Tool
  43. Name="VCPostBuildEventTool"/>
  44. <Tool
  45. Name="VCPreBuildEventTool"
  46. CommandLine="BPP"/>
  47. <Tool
  48. Name="VCPreLinkEventTool"/>
  49. <Tool
  50. Name="VCResourceCompilerTool"/>
  51. <Tool
  52. Name="VCWebServiceProxyGeneratorTool"/>
  53. <Tool
  54. Name="VCXMLDataGeneratorTool"/>
  55. <Tool
  56. Name="VCWebDeploymentTool"/>
  57. <Tool
  58. Name="VCManagedWrapperGeneratorTool"/>
  59. <Tool
  60. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  61. </Configuration>
  62. <Configuration
  63. Name="Release|Win32"
  64. OutputDirectory="Release"
  65. IntermediateDirectory="Release"
  66. ConfigurationType="1"
  67. CharacterSet="2">
  68. <Tool
  69. Name="VCCLCompilerTool"
  70. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  71. RuntimeLibrary="4"
  72. UsePrecompiledHeader="0"
  73. WarningLevel="3"
  74. Detect64BitPortabilityProblems="TRUE"
  75. DebugInformationFormat="3"/>
  76. <Tool
  77. Name="VCCustomBuildTool"/>
  78. <Tool
  79. Name="VCLinkerTool"
  80. OutputFile="$(OutDir)/DetourQQ.exe"
  81. LinkIncremental="1"
  82. GenerateDebugInformation="TRUE"
  83. SubSystem="2"
  84. OptimizeReferences="2"
  85. EnableCOMDATFolding="2"
  86. TargetMachine="1"/>
  87. <Tool
  88. Name="VCMIDLTool"/>
  89. <Tool
  90. Name="VCPostBuildEventTool"/>
  91. <Tool
  92. Name="VCPreBuildEventTool"
  93. CommandLine="BPP -Release"/>
  94. <Tool
  95. Name="VCPreLinkEventTool"/>
  96. <Tool
  97. Name="VCResourceCompilerTool"/>
  98. <Tool
  99. Name="VCWebServiceProxyGeneratorTool"/>
  100. <Tool
  101. Name="VCXMLDataGeneratorTool"/>
  102. <Tool
  103. Name="VCWebDeploymentTool"/>
  104. <Tool
  105. Name="VCManagedWrapperGeneratorTool"/>
  106. <Tool
  107. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  108. </Configuration>
  109. </Configurations>
  110. <References>
  111. </References>
  112. <Files>
  113. <Filter
  114. Name="源文件"
  115. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
  116. UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
  117. <File
  118. RelativePath=".AboutDlg.cpp">
  119. </File>
  120. <File
  121. RelativePath=".CodeAtom.cpp">
  122. </File>
  123. <File
  124. RelativePath=".DetourQQ.cpp">
  125. <FileConfiguration
  126. Name="Debug|Win32">
  127. <Tool
  128. Name="VCCLCompilerTool"
  129. ObjectFile="$(IntDir)/$(InputName)1.obj"/>
  130. </FileConfiguration>
  131. <FileConfiguration
  132. Name="Release|Win32">
  133. <Tool
  134. Name="VCCLCompilerTool"
  135. ObjectFile="$(IntDir)/$(InputName)1.obj"/>
  136. </FileConfiguration>
  137. </File>
  138. </Filter>
  139. <Filter
  140. Name="头文件"
  141. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  142. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  143. <File
  144. RelativePath=".AboutDlg.h">
  145. </File>
  146. <File
  147. RelativePath=".CodeAtom.h">
  148. </File>
  149. <File
  150. RelativePath=".Define.h">
  151. </File>
  152. <File
  153. RelativePath=".Resource.h">
  154. </File>
  155. </Filter>
  156. <Filter
  157. Name="资源文件"
  158. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  159. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  160. <File
  161. RelativePath=".ResourceMain.ico">
  162. </File>
  163. <File
  164. RelativePath=".Resource.rc">
  165. </File>
  166. </Filter>
  167. <File
  168. RelativePath=".ResourceClassXP.manifest">
  169. </File>
  170. </Files>
  171. <Globals>
  172. </Globals>
  173. </VisualStudioProject>