BrowseEdit_vc71.vcproj
上传用户:szled88
上传日期:2015-04-09
资源大小:43957k
文件大小:11k
源码类别:

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="BrowseEdit"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Unicode Release|Win32"
  16. OutputDirectory=".Unicode_Release/vc71"
  17. IntermediateDirectory=".Unicode_Release/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="2"
  26. InlineFunctionExpansion="1"
  27. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  28. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="2"
  31. EnableFunctionLevelLinking="TRUE"
  32. TreatWChar_tAsBuiltInType="TRUE"
  33. UsePrecompiledHeader="3"
  34. PrecompiledHeaderThrough="stdafx.h"
  35. PrecompiledHeaderFile=".Unicode_Release/vc71/BrowseEdit.pch"
  36. AssemblerListingLocation=".Unicode_Release/vc71/"
  37. ObjectFile=".Unicode_Release/vc71/"
  38. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  39. WarningLevel="3"
  40. SuppressStartupBanner="TRUE"
  41. CompileAs="0"/>
  42. <Tool
  43. Name="VCCustomBuildTool"/>
  44. <Tool
  45. Name="VCLinkerTool"
  46. OutputFile="../../../bin/vc71/BrowseEditU.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Unicode_Release/vc71/BrowseEditU.pdb"
  51. SubSystem="2"
  52. EntryPointSymbol="wWinMainCRTStartup"
  53. TargetMachine="1"/>
  54. <Tool
  55. Name="VCMIDLTool"
  56. PreprocessorDefinitions="NDEBUG"
  57. MkTypLibCompatible="TRUE"
  58. SuppressStartupBanner="TRUE"
  59. TargetEnvironment="1"
  60. TypeLibraryName=".Unicode_Release/vc71/BrowseEdit.tlb"
  61. HeaderFileName=""/>
  62. <Tool
  63. Name="VCPostBuildEventTool"/>
  64. <Tool
  65. Name="VCPreBuildEventTool"/>
  66. <Tool
  67. Name="VCPreLinkEventTool"/>
  68. <Tool
  69. Name="VCResourceCompilerTool"
  70. PreprocessorDefinitions="NDEBUG"
  71. Culture="1033"
  72. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  73. <Tool
  74. Name="VCWebServiceProxyGeneratorTool"/>
  75. <Tool
  76. Name="VCXMLDataGeneratorTool"/>
  77. <Tool
  78. Name="VCWebDeploymentTool"/>
  79. <Tool
  80. Name="VCManagedWrapperGeneratorTool"/>
  81. <Tool
  82. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  83. </Configuration>
  84. <Configuration
  85. Name="Debug|Win32"
  86. OutputDirectory=".Debug/vc71"
  87. IntermediateDirectory=".Debug/vc71"
  88. ConfigurationType="1"
  89. UseOfMFC="2"
  90. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  91. <Tool
  92. Name="VCCLCompilerTool"
  93. AdditionalOptions="/Zm200 "
  94. Optimization="0"
  95. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  96. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  97. RuntimeLibrary="3"
  98. TreatWChar_tAsBuiltInType="TRUE"
  99. UsePrecompiledHeader="3"
  100. PrecompiledHeaderThrough="stdafx.h"
  101. PrecompiledHeaderFile=".Debug/vc71/BrowseEdit.pch"
  102. AssemblerListingLocation=".Debug/vc71/"
  103. ObjectFile=".Debug/vc71/"
  104. ProgramDataBaseFileName=".Debug/vc71/"
  105. WarningLevel="3"
  106. SuppressStartupBanner="TRUE"
  107. DebugInformationFormat="4"
  108. CompileAs="0"/>
  109. <Tool
  110. Name="VCCustomBuildTool"/>
  111. <Tool
  112. Name="VCLinkerTool"
  113. OutputFile="../../../bin/vc71/BrowseEditD.exe"
  114. LinkIncremental="2"
  115. SuppressStartupBanner="TRUE"
  116. AdditionalLibraryDirectories="../../../lib/vc71"
  117. GenerateDebugInformation="TRUE"
  118. ProgramDatabaseFile=".Debug/vc71/BrowseEditD.pdb"
  119. SubSystem="2"
  120. TargetMachine="1"/>
  121. <Tool
  122. Name="VCMIDLTool"
  123. PreprocessorDefinitions="_DEBUG"
  124. MkTypLibCompatible="TRUE"
  125. SuppressStartupBanner="TRUE"
  126. TargetEnvironment="1"
  127. TypeLibraryName=".Debug/vc71/BrowseEdit.tlb"
  128. HeaderFileName=""/>
  129. <Tool
  130. Name="VCPostBuildEventTool"/>
  131. <Tool
  132. Name="VCPreBuildEventTool"/>
  133. <Tool
  134. Name="VCPreLinkEventTool"/>
  135. <Tool
  136. Name="VCResourceCompilerTool"
  137. PreprocessorDefinitions="_DEBUG"
  138. Culture="1033"
  139. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  140. <Tool
  141. Name="VCWebServiceProxyGeneratorTool"/>
  142. <Tool
  143. Name="VCXMLDataGeneratorTool"/>
  144. <Tool
  145. Name="VCWebDeploymentTool"/>
  146. <Tool
  147. Name="VCManagedWrapperGeneratorTool"/>
  148. <Tool
  149. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  150. </Configuration>
  151. <Configuration
  152. Name="Release|Win32"
  153. OutputDirectory=".Release/vc71"
  154. IntermediateDirectory=".Release/vc71"
  155. ConfigurationType="1"
  156. UseOfMFC="1"
  157. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  158. <Tool
  159. Name="VCCLCompilerTool"
  160. AdditionalOptions="/Zm200 "
  161. Optimization="2"
  162. InlineFunctionExpansion="1"
  163. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  164. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  165. StringPooling="TRUE"
  166. RuntimeLibrary="0"
  167. EnableFunctionLevelLinking="TRUE"
  168. TreatWChar_tAsBuiltInType="TRUE"
  169. UsePrecompiledHeader="3"
  170. PrecompiledHeaderThrough="stdafx.h"
  171. PrecompiledHeaderFile=".Release/vc71/BrowseEdit.pch"
  172. AssemblerListingLocation=".Release/vc71/"
  173. ObjectFile=".Release/vc71/"
  174. ProgramDataBaseFileName=".Release/vc71/"
  175. WarningLevel="3"
  176. SuppressStartupBanner="TRUE"
  177. CompileAs="0"/>
  178. <Tool
  179. Name="VCCustomBuildTool"/>
  180. <Tool
  181. Name="VCLinkerTool"
  182. OutputFile="../../../bin/vc71/BrowseEdit.exe"
  183. LinkIncremental="1"
  184. SuppressStartupBanner="TRUE"
  185. AdditionalLibraryDirectories="../../../lib/vc71"
  186. ProgramDatabaseFile=".Release/vc71/BrowseEdit.pdb"
  187. SubSystem="2"
  188. TargetMachine="1"/>
  189. <Tool
  190. Name="VCMIDLTool"
  191. PreprocessorDefinitions="NDEBUG"
  192. MkTypLibCompatible="TRUE"
  193. SuppressStartupBanner="TRUE"
  194. TargetEnvironment="1"
  195. TypeLibraryName=".Release/vc71/BrowseEdit.tlb"
  196. HeaderFileName=""/>
  197. <Tool
  198. Name="VCPostBuildEventTool"/>
  199. <Tool
  200. Name="VCPreBuildEventTool"/>
  201. <Tool
  202. Name="VCPreLinkEventTool"/>
  203. <Tool
  204. Name="VCResourceCompilerTool"
  205. PreprocessorDefinitions="NDEBUG"
  206. Culture="1033"
  207. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  208. <Tool
  209. Name="VCWebServiceProxyGeneratorTool"/>
  210. <Tool
  211. Name="VCXMLDataGeneratorTool"/>
  212. <Tool
  213. Name="VCWebDeploymentTool"/>
  214. <Tool
  215. Name="VCManagedWrapperGeneratorTool"/>
  216. <Tool
  217. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  218. </Configuration>
  219. <Configuration
  220. Name="Unicode Debug|Win32"
  221. OutputDirectory=".Unicode_Debug/vc71"
  222. IntermediateDirectory=".Unicode_Debug/vc71"
  223. ConfigurationType="1"
  224. UseOfMFC="2"
  225. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  226. CharacterSet="1">
  227. <Tool
  228. Name="VCCLCompilerTool"
  229. AdditionalOptions="/Zm200 "
  230. Optimization="0"
  231. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  232. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  233. RuntimeLibrary="3"
  234. TreatWChar_tAsBuiltInType="TRUE"
  235. UsePrecompiledHeader="3"
  236. PrecompiledHeaderThrough="stdafx.h"
  237. PrecompiledHeaderFile=".Unicode_Debug/vc71/BrowseEdit.pch"
  238. AssemblerListingLocation=".Unicode_Debug/vc71/"
  239. ObjectFile=".Unicode_Debug/vc71/"
  240. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  241. BrowseInformation="1"
  242. WarningLevel="3"
  243. SuppressStartupBanner="TRUE"
  244. DebugInformationFormat="4"
  245. CompileAs="0"/>
  246. <Tool
  247. Name="VCCustomBuildTool"/>
  248. <Tool
  249. Name="VCLinkerTool"
  250. OutputFile="../../../bin/vc71/BrowseEditUD.exe"
  251. LinkIncremental="2"
  252. SuppressStartupBanner="TRUE"
  253. AdditionalLibraryDirectories="../../../lib/vc71"
  254. GenerateDebugInformation="TRUE"
  255. ProgramDatabaseFile=".Unicode_Debug/vc71/BrowseEditUD.pdb"
  256. SubSystem="2"
  257. EntryPointSymbol="wWinMainCRTStartup"
  258. TargetMachine="1"/>
  259. <Tool
  260. Name="VCMIDLTool"
  261. PreprocessorDefinitions="_DEBUG"
  262. MkTypLibCompatible="TRUE"
  263. SuppressStartupBanner="TRUE"
  264. TargetEnvironment="1"
  265. TypeLibraryName=".Unicode_Debug/vc71/BrowseEdit.tlb"
  266. HeaderFileName=""/>
  267. <Tool
  268. Name="VCPostBuildEventTool"/>
  269. <Tool
  270. Name="VCPreBuildEventTool"/>
  271. <Tool
  272. Name="VCPreLinkEventTool"/>
  273. <Tool
  274. Name="VCResourceCompilerTool"
  275. PreprocessorDefinitions="_DEBUG"
  276. Culture="1033"
  277. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  278. <Tool
  279. Name="VCWebServiceProxyGeneratorTool"/>
  280. <Tool
  281. Name="VCXMLDataGeneratorTool"/>
  282. <Tool
  283. Name="VCWebDeploymentTool"/>
  284. <Tool
  285. Name="VCManagedWrapperGeneratorTool"/>
  286. <Tool
  287. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  288. </Configuration>
  289. </Configurations>
  290. <References>
  291. </References>
  292. <Files>
  293. <Filter
  294. Name="Source Files"
  295. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  296. <File
  297. RelativePath="BrowseEdit.cpp">
  298. <FileConfiguration
  299. Name="Unicode Debug|Win32">
  300. <Tool
  301. Name="VCCLCompilerTool"
  302. BrowseInformation="1"/>
  303. </FileConfiguration>
  304. </File>
  305. <File
  306. RelativePath="BrowseEdit.rc">
  307. </File>
  308. <File
  309. RelativePath="BrowseEditDlg.cpp">
  310. <FileConfiguration
  311. Name="Unicode Debug|Win32">
  312. <Tool
  313. Name="VCCLCompilerTool"
  314. BrowseInformation="1"/>
  315. </FileConfiguration>
  316. </File>
  317. <File
  318. RelativePath="StdAfx.cpp">
  319. <FileConfiguration
  320. Name="Unicode Release|Win32">
  321. <Tool
  322. Name="VCCLCompilerTool"
  323. UsePrecompiledHeader="1"/>
  324. </FileConfiguration>
  325. <FileConfiguration
  326. Name="Debug|Win32">
  327. <Tool
  328. Name="VCCLCompilerTool"
  329. UsePrecompiledHeader="1"/>
  330. </FileConfiguration>
  331. <FileConfiguration
  332. Name="Release|Win32">
  333. <Tool
  334. Name="VCCLCompilerTool"
  335. UsePrecompiledHeader="1"/>
  336. </FileConfiguration>
  337. <FileConfiguration
  338. Name="Unicode Debug|Win32">
  339. <Tool
  340. Name="VCCLCompilerTool"
  341. UsePrecompiledHeader="1"
  342. BrowseInformation="1"/>
  343. </FileConfiguration>
  344. </File>
  345. </Filter>
  346. <Filter
  347. Name="Header Files"
  348. Filter="h;hpp;hxx;hm;inl">
  349. <File
  350. RelativePath="....AboutDlgAboutDlg.h">
  351. </File>
  352. <File
  353. RelativePath="BrowseEdit.h">
  354. </File>
  355. <File
  356. RelativePath="BrowseEditDlg.h">
  357. </File>
  358. <File
  359. RelativePath="Resource.h">
  360. </File>
  361. <File
  362. RelativePath="StdAfx.h">
  363. </File>
  364. </Filter>
  365. <Filter
  366. Name="Resource Files"
  367. Filter="ico;cur;bmp;dlg;rc2;rct;bin;cnt;rtf;gif;jpg;jpeg;jpe">
  368. <File
  369. RelativePath="resBrowseEdit.ico">
  370. </File>
  371. <File
  372. RelativePath="resBrowseEdit.rc2">
  373. </File>
  374. <File
  375. RelativePath="resCjSample.ico">
  376. </File>
  377. </Filter>
  378. </Files>
  379. <Globals>
  380. </Globals>
  381. </VisualStudioProject>