SetNet.vcproj
上传用户:bjdfmy_886
上传日期:2007-09-01
资源大小:45k
文件大小:5k
源码类别:

网格计算

开发平台:

Visual C++

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