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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="TabbedView"
  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="NDEBUG;WIN32;_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/TabbedView.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/TabbedViewU.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Unicode_Release/vc71/TabbedViewU.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/TabbedView.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="Unicode Debug|Win32"
  86. OutputDirectory=".Unicode_Debug/vc71"
  87. IntermediateDirectory=".Unicode_Debug/vc71"
  88. ConfigurationType="1"
  89. UseOfMFC="2"
  90. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  91. CharacterSet="1">
  92. <Tool
  93. Name="VCCLCompilerTool"
  94. AdditionalOptions="/Zm200 "
  95. Optimization="0"
  96. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  97. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
  98. RuntimeLibrary="3"
  99. TreatWChar_tAsBuiltInType="TRUE"
  100. UsePrecompiledHeader="3"
  101. PrecompiledHeaderThrough="stdafx.h"
  102. PrecompiledHeaderFile=".Unicode_Debug/vc71/TabbedView.pch"
  103. AssemblerListingLocation=".Unicode_Debug/vc71/"
  104. ObjectFile=".Unicode_Debug/vc71/"
  105. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  106. WarningLevel="4"
  107. WarnAsError="TRUE"
  108. SuppressStartupBanner="TRUE"
  109. DebugInformationFormat="4"
  110. CompileAs="0"/>
  111. <Tool
  112. Name="VCCustomBuildTool"/>
  113. <Tool
  114. Name="VCLinkerTool"
  115. OutputFile="../../../bin/vc71/TabbedViewUD.exe"
  116. LinkIncremental="2"
  117. SuppressStartupBanner="TRUE"
  118. AdditionalLibraryDirectories="../../../lib/vc71"
  119. GenerateDebugInformation="TRUE"
  120. ProgramDatabaseFile=".Unicode_Debug/vc71/TabbedViewUD.pdb"
  121. SubSystem="2"
  122. EntryPointSymbol="wWinMainCRTStartup"
  123. TargetMachine="1"/>
  124. <Tool
  125. Name="VCMIDLTool"
  126. PreprocessorDefinitions="_DEBUG"
  127. MkTypLibCompatible="TRUE"
  128. SuppressStartupBanner="TRUE"
  129. TargetEnvironment="1"
  130. TypeLibraryName=".Unicode_Debug/vc71/TabbedView.tlb"
  131. HeaderFileName=""/>
  132. <Tool
  133. Name="VCPostBuildEventTool"/>
  134. <Tool
  135. Name="VCPreBuildEventTool"/>
  136. <Tool
  137. Name="VCPreLinkEventTool"/>
  138. <Tool
  139. Name="VCResourceCompilerTool"
  140. PreprocessorDefinitions="_DEBUG"
  141. Culture="1033"
  142. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  143. <Tool
  144. Name="VCWebServiceProxyGeneratorTool"/>
  145. <Tool
  146. Name="VCXMLDataGeneratorTool"/>
  147. <Tool
  148. Name="VCWebDeploymentTool"/>
  149. <Tool
  150. Name="VCManagedWrapperGeneratorTool"/>
  151. <Tool
  152. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  153. </Configuration>
  154. <Configuration
  155. Name="Debug|Win32"
  156. OutputDirectory=".Debug/vc71"
  157. IntermediateDirectory=".Debug/vc71"
  158. ConfigurationType="1"
  159. UseOfMFC="2"
  160. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. AdditionalOptions="/Zm200 "
  164. Optimization="0"
  165. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  166. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS"
  167. RuntimeLibrary="3"
  168. TreatWChar_tAsBuiltInType="TRUE"
  169. UsePrecompiledHeader="3"
  170. PrecompiledHeaderThrough="stdafx.h"
  171. PrecompiledHeaderFile=".Debug/vc71/TabbedView.pch"
  172. AssemblerListingLocation=".Debug/vc71/"
  173. ObjectFile=".Debug/vc71/"
  174. ProgramDataBaseFileName=".Debug/vc71/"
  175. WarningLevel="4"
  176. WarnAsError="TRUE"
  177. SuppressStartupBanner="TRUE"
  178. DebugInformationFormat="4"
  179. CompileAs="0"/>
  180. <Tool
  181. Name="VCCustomBuildTool"/>
  182. <Tool
  183. Name="VCLinkerTool"
  184. OutputFile="../../../bin/vc71/TabbedViewD.exe"
  185. LinkIncremental="2"
  186. SuppressStartupBanner="TRUE"
  187. AdditionalLibraryDirectories="../../../lib/vc71"
  188. GenerateDebugInformation="TRUE"
  189. ProgramDatabaseFile=".Debug/vc71/TabbedViewD.pdb"
  190. SubSystem="2"
  191. TargetMachine="1"/>
  192. <Tool
  193. Name="VCMIDLTool"
  194. PreprocessorDefinitions="_DEBUG"
  195. MkTypLibCompatible="TRUE"
  196. SuppressStartupBanner="TRUE"
  197. TargetEnvironment="1"
  198. TypeLibraryName=".Debug/vc71/TabbedView.tlb"
  199. HeaderFileName=""/>
  200. <Tool
  201. Name="VCPostBuildEventTool"/>
  202. <Tool
  203. Name="VCPreBuildEventTool"/>
  204. <Tool
  205. Name="VCPreLinkEventTool"/>
  206. <Tool
  207. Name="VCResourceCompilerTool"
  208. PreprocessorDefinitions="_DEBUG"
  209. Culture="1033"
  210. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  211. <Tool
  212. Name="VCWebServiceProxyGeneratorTool"/>
  213. <Tool
  214. Name="VCXMLDataGeneratorTool"/>
  215. <Tool
  216. Name="VCWebDeploymentTool"/>
  217. <Tool
  218. Name="VCManagedWrapperGeneratorTool"/>
  219. <Tool
  220. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  221. </Configuration>
  222. <Configuration
  223. Name="Release|Win32"
  224. OutputDirectory=".Release/vc71"
  225. IntermediateDirectory=".Release/vc71"
  226. ConfigurationType="1"
  227. UseOfMFC="2"
  228. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  229. <Tool
  230. Name="VCCLCompilerTool"
  231. AdditionalOptions="/Zm200 "
  232. Optimization="2"
  233. InlineFunctionExpansion="1"
  234. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  235. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS"
  236. StringPooling="TRUE"
  237. RuntimeLibrary="2"
  238. EnableFunctionLevelLinking="TRUE"
  239. TreatWChar_tAsBuiltInType="TRUE"
  240. UsePrecompiledHeader="3"
  241. PrecompiledHeaderThrough="stdafx.h"
  242. PrecompiledHeaderFile=".Release/vc71/TabbedView.pch"
  243. AssemblerListingLocation=".Release/vc71/"
  244. ObjectFile=".Release/vc71/"
  245. ProgramDataBaseFileName=".Release/vc71/"
  246. WarningLevel="3"
  247. SuppressStartupBanner="TRUE"
  248. CompileAs="0"/>
  249. <Tool
  250. Name="VCCustomBuildTool"/>
  251. <Tool
  252. Name="VCLinkerTool"
  253. OutputFile="../../../bin/vc71/TabbedView.exe"
  254. LinkIncremental="1"
  255. SuppressStartupBanner="TRUE"
  256. AdditionalLibraryDirectories="../../../lib/vc71"
  257. ProgramDatabaseFile=".Release/vc71/TabbedView.pdb"
  258. SubSystem="2"
  259. TargetMachine="1"/>
  260. <Tool
  261. Name="VCMIDLTool"
  262. PreprocessorDefinitions="NDEBUG"
  263. MkTypLibCompatible="TRUE"
  264. SuppressStartupBanner="TRUE"
  265. TargetEnvironment="1"
  266. TypeLibraryName=".Release/vc71/TabbedView.tlb"
  267. HeaderFileName=""/>
  268. <Tool
  269. Name="VCPostBuildEventTool"/>
  270. <Tool
  271. Name="VCPreBuildEventTool"/>
  272. <Tool
  273. Name="VCPreLinkEventTool"/>
  274. <Tool
  275. Name="VCResourceCompilerTool"
  276. PreprocessorDefinitions="NDEBUG"
  277. Culture="1033"
  278. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  279. <Tool
  280. Name="VCWebServiceProxyGeneratorTool"/>
  281. <Tool
  282. Name="VCXMLDataGeneratorTool"/>
  283. <Tool
  284. Name="VCWebDeploymentTool"/>
  285. <Tool
  286. Name="VCManagedWrapperGeneratorTool"/>
  287. <Tool
  288. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  289. </Configuration>
  290. </Configurations>
  291. <References>
  292. </References>
  293. <Files>
  294. <Filter
  295. Name="Source Files"
  296. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  297. <File
  298. RelativePath="ChildFrm.cpp">
  299. </File>
  300. <File
  301. RelativePath="MainFrm.cpp">
  302. </File>
  303. <File
  304. RelativePath="StdAfx.cpp">
  305. <FileConfiguration
  306. Name="Unicode Release|Win32">
  307. <Tool
  308. Name="VCCLCompilerTool"
  309. UsePrecompiledHeader="1"/>
  310. </FileConfiguration>
  311. <FileConfiguration
  312. Name="Unicode Debug|Win32">
  313. <Tool
  314. Name="VCCLCompilerTool"
  315. UsePrecompiledHeader="1"/>
  316. </FileConfiguration>
  317. <FileConfiguration
  318. Name="Debug|Win32">
  319. <Tool
  320. Name="VCCLCompilerTool"
  321. UsePrecompiledHeader="1"/>
  322. </FileConfiguration>
  323. <FileConfiguration
  324. Name="Release|Win32">
  325. <Tool
  326. Name="VCCLCompilerTool"
  327. UsePrecompiledHeader="1"/>
  328. </FileConfiguration>
  329. </File>
  330. <File
  331. RelativePath="TabbedView.cpp">
  332. </File>
  333. <File
  334. RelativePath="TabbedView.rc">
  335. </File>
  336. <File
  337. RelativePath="TabbedViewDoc.cpp">
  338. </File>
  339. <File
  340. RelativePath="TabbedViewView.cpp">
  341. </File>
  342. <File
  343. RelativePath="TabEdit.cpp">
  344. </File>
  345. <File
  346. RelativePath="TabTreeClass.cpp">
  347. </File>
  348. <File
  349. RelativePath="TabTreeFile.cpp">
  350. </File>
  351. <File
  352. RelativePath="TabTreeResource.cpp">
  353. </File>
  354. </Filter>
  355. <Filter
  356. Name="Header Files"
  357. Filter="h;hpp;hxx;hm;inl">
  358. <File
  359. RelativePath="..AboutDlgAboutDlg.h">
  360. </File>
  361. <File
  362. RelativePath="ChildFrm.h">
  363. </File>
  364. <File
  365. RelativePath="MainFrm.h">
  366. </File>
  367. <File
  368. RelativePath="Resource.h">
  369. </File>
  370. <File
  371. RelativePath="StdAfx.h">
  372. </File>
  373. <File
  374. RelativePath="TabbedView.h">
  375. </File>
  376. <File
  377. RelativePath="TabbedViewDoc.h">
  378. </File>
  379. <File
  380. RelativePath="TabbedViewView.h">
  381. </File>
  382. <File
  383. RelativePath="TabEdit.h">
  384. </File>
  385. <File
  386. RelativePath="TabTreeClass.h">
  387. </File>
  388. <File
  389. RelativePath="TabTreeFile.h">
  390. </File>
  391. <File
  392. RelativePath="TabTreeResource.h">
  393. </File>
  394. </Filter>
  395. <Filter
  396. Name="Resource Files"
  397. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  398. <File
  399. RelativePath="resCjSample.ico">
  400. </File>
  401. <File
  402. RelativePath="resil_class.bmp">
  403. </File>
  404. <File
  405. RelativePath="resil_file.bmp">
  406. </File>
  407. <File
  408. RelativePath="resil_rsrc.bmp">
  409. </File>
  410. <File
  411. RelativePath="resil_tab.bmp">
  412. </File>
  413. <File
  414. RelativePath="resimagelis.bmp">
  415. </File>
  416. <File
  417. RelativePath="resTabbedView.ico">
  418. </File>
  419. <File
  420. RelativePath="resTabbedView.rc2">
  421. </File>
  422. <File
  423. RelativePath="resTabbedViewDoc.ico">
  424. </File>
  425. <File
  426. RelativePath="restabview.bmp">
  427. </File>
  428. <File
  429. RelativePath="resToolbar.bmp">
  430. </File>
  431. <File
  432. RelativePath="restoolbar1.bmp">
  433. </File>
  434. </Filter>
  435. </Files>
  436. </VisualStudioProject>