FireWall.vcproj
上传用户:apgaozhao
上传日期:2022-04-17
资源大小:69k
文件大小:5k
开发平台:

Visual C++

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