Neobus.vcproj
上传用户:yokoluohf
上传日期:2013-02-25
资源大小:769k
文件大小:5k
源码类别:

GIS编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "gb2312"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="Neobus"
  6. ProjectGUID="{1B7025E8-2AA2-4003-B6D8-2776D522A1B6}"
  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="1"
  19. CharacterSet="2">
  20. <Tool
  21. Name="VCCLCompilerTool"
  22. Optimization="0"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="1"
  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. AdditionalDependencies="gdiplus.lib"
  37. LinkIncremental="2"
  38. GenerateDebugInformation="TRUE"
  39. SubSystem="2"
  40. TargetMachine="1"/>
  41. <Tool
  42. Name="VCMIDLTool"
  43. PreprocessorDefinitions="_DEBUG"
  44. MkTypLibCompatible="FALSE"/>
  45. <Tool
  46. Name="VCPostBuildEventTool"/>
  47. <Tool
  48. Name="VCPreBuildEventTool"/>
  49. <Tool
  50. Name="VCPreLinkEventTool"/>
  51. <Tool
  52. Name="VCResourceCompilerTool"
  53. PreprocessorDefinitions="_DEBUG"
  54. Culture="1033"
  55. AdditionalIncludeDirectories="$(IntDir)"/>
  56. <Tool
  57. Name="VCWebServiceProxyGeneratorTool"/>
  58. <Tool
  59. Name="VCWebDeploymentTool"/>
  60. </Configuration>
  61. <Configuration
  62. Name="Release|Win32"
  63. OutputDirectory="Release"
  64. IntermediateDirectory="Release"
  65. ConfigurationType="1"
  66. UseOfMFC="1"
  67. CharacterSet="2">
  68. <Tool
  69. Name="VCCLCompilerTool"
  70. Optimization="2"
  71. InlineFunctionExpansion="1"
  72. OmitFramePointers="TRUE"
  73. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  74. StringPooling="TRUE"
  75. MinimalRebuild="FALSE"
  76. RuntimeLibrary="0"
  77. EnableFunctionLevelLinking="TRUE"
  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. AdditionalDependencies="gdiplus.lib"
  88. LinkIncremental="1"
  89. GenerateDebugInformation="TRUE"
  90. SubSystem="2"
  91. OptimizeReferences="2"
  92. EnableCOMDATFolding="2"
  93. TargetMachine="1"/>
  94. <Tool
  95. Name="VCMIDLTool"
  96. PreprocessorDefinitions="NDEBUG"
  97. MkTypLibCompatible="FALSE"/>
  98. <Tool
  99. Name="VCPostBuildEventTool"/>
  100. <Tool
  101. Name="VCPreBuildEventTool"/>
  102. <Tool
  103. Name="VCPreLinkEventTool"/>
  104. <Tool
  105. Name="VCResourceCompilerTool"
  106. PreprocessorDefinitions="NDEBUG"
  107. Culture="1033"
  108. AdditionalIncludeDirectories="$(IntDir)"/>
  109. <Tool
  110. Name="VCWebServiceProxyGeneratorTool"/>
  111. <Tool
  112. Name="VCWebDeploymentTool"/>
  113. </Configuration>
  114. </Configurations>
  115. <Files>
  116. <Filter
  117. Name="Source Files"
  118. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  119. <File
  120. RelativePath="Markup.cpp">
  121. </File>
  122. <File
  123. RelativePath="Neobus.cpp">
  124. </File>
  125. <File
  126. RelativePath="NeobusDlg.cpp">
  127. </File>
  128. <File
  129. RelativePath="XLine.cpp">
  130. </File>
  131. <File
  132. RelativePath="XLines.cpp">
  133. </File>
  134. <File
  135. RelativePath="XNeobus.cpp">
  136. </File>
  137. <File
  138. RelativePath="XPassage.cpp">
  139. </File>
  140. <File
  141. RelativePath="XPath.cpp">
  142. </File>
  143. <File
  144. RelativePath="XSpot.cpp">
  145. </File>
  146. <File
  147. RelativePath="XStation.cpp">
  148. </File>
  149. <File
  150. RelativePath="XStations.cpp">
  151. </File>
  152. <File
  153. RelativePath="XTube.cpp">
  154. </File>
  155. <File
  156. RelativePath="stdafx.cpp">
  157. <FileConfiguration
  158. Name="Debug|Win32">
  159. <Tool
  160. Name="VCCLCompilerTool"
  161. UsePrecompiledHeader="1"/>
  162. </FileConfiguration>
  163. <FileConfiguration
  164. Name="Release|Win32">
  165. <Tool
  166. Name="VCCLCompilerTool"
  167. UsePrecompiledHeader="1"/>
  168. </FileConfiguration>
  169. </File>
  170. </Filter>
  171. <Filter
  172. Name="Header Files"
  173. Filter="h;hpp;hxx;hm;inl;inc">
  174. <File
  175. RelativePath="Markup.h">
  176. </File>
  177. <File
  178. RelativePath="Neobus.h">
  179. </File>
  180. <File
  181. RelativePath="NeobusDlg.h">
  182. </File>
  183. <File
  184. RelativePath="Resource.h">
  185. </File>
  186. <File
  187. RelativePath="XLine.h">
  188. </File>
  189. <File
  190. RelativePath="XLines.h">
  191. </File>
  192. <File
  193. RelativePath="XNeobus.h">
  194. </File>
  195. <File
  196. RelativePath="XPassage.h">
  197. </File>
  198. <File
  199. RelativePath="XPath.h">
  200. </File>
  201. <File
  202. RelativePath="XSpot.h">
  203. </File>
  204. <File
  205. RelativePath="XStation.h">
  206. </File>
  207. <File
  208. RelativePath="XStations.h">
  209. </File>
  210. <File
  211. RelativePath="XTube.h">
  212. </File>
  213. <File
  214. RelativePath="stdafx.h">
  215. </File>
  216. </Filter>
  217. <Filter
  218. Name="Resource Files"
  219. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;jpg;jpeg;jpe;manifest">
  220. <File
  221. RelativePath="resNeobus.ico">
  222. </File>
  223. <File
  224. RelativePath="resNeobus.manifest">
  225. </File>
  226. <File
  227. RelativePath="Neobus.rc">
  228. </File>
  229. <File
  230. RelativePath="resNeobus.rc2">
  231. </File>
  232. </Filter>
  233. <File
  234. RelativePath="ReadMe.txt">
  235. </File>
  236. </Files>
  237. <Globals>
  238. </Globals>
  239. </VisualStudioProject>