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