Pager_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="Pager"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Unicode Debug|Win32"
  16. OutputDirectory=".Unicode_Debug/vc71"
  17. IntermediateDirectory=".Unicode_Debug/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="0"
  26. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  27. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  28. RuntimeLibrary="3"
  29. TreatWChar_tAsBuiltInType="TRUE"
  30. UsePrecompiledHeader="3"
  31. PrecompiledHeaderThrough="stdafx.h"
  32. PrecompiledHeaderFile=".Unicode_Debug/vc71/Pager.pch"
  33. AssemblerListingLocation=".Unicode_Debug/vc71/"
  34. ObjectFile=".Unicode_Debug/vc71/"
  35. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  36. WarningLevel="3"
  37. SuppressStartupBanner="TRUE"
  38. DebugInformationFormat="4"
  39. CompileAs="0"/>
  40. <Tool
  41. Name="VCCustomBuildTool"/>
  42. <Tool
  43. Name="VCLinkerTool"
  44. OutputFile="../../../bin/vc71/PagerUD.exe"
  45. LinkIncremental="2"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="../../../lib/vc71"
  48. GenerateDebugInformation="TRUE"
  49. ProgramDatabaseFile=".Unicode_Debug/vc71/PagerUD.pdb"
  50. SubSystem="2"
  51. EntryPointSymbol="wWinMainCRTStartup"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="_DEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Unicode_Debug/vc71/Pager.tlb"
  60. HeaderFileName=""/>
  61. <Tool
  62. Name="VCPostBuildEventTool"/>
  63. <Tool
  64. Name="VCPreBuildEventTool"/>
  65. <Tool
  66. Name="VCPreLinkEventTool"/>
  67. <Tool
  68. Name="VCResourceCompilerTool"
  69. PreprocessorDefinitions="_DEBUG"
  70. Culture="1033"
  71. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  72. <Tool
  73. Name="VCWebServiceProxyGeneratorTool"/>
  74. <Tool
  75. Name="VCXMLDataGeneratorTool"/>
  76. <Tool
  77. Name="VCWebDeploymentTool"/>
  78. <Tool
  79. Name="VCManagedWrapperGeneratorTool"/>
  80. <Tool
  81. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  82. </Configuration>
  83. <Configuration
  84. Name="Release|Win32"
  85. OutputDirectory=".Release/vc71"
  86. IntermediateDirectory=".Release/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="1"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  90. <Tool
  91. Name="VCCLCompilerTool"
  92. AdditionalOptions="/Zm200 "
  93. Optimization="2"
  94. InlineFunctionExpansion="1"
  95. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  96. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  97. StringPooling="TRUE"
  98. RuntimeLibrary="0"
  99. EnableFunctionLevelLinking="TRUE"
  100. TreatWChar_tAsBuiltInType="TRUE"
  101. UsePrecompiledHeader="3"
  102. PrecompiledHeaderThrough="stdafx.h"
  103. PrecompiledHeaderFile=".Release/vc71/Pager.pch"
  104. AssemblerListingLocation=".Release/vc71/"
  105. ObjectFile=".Release/vc71/"
  106. ProgramDataBaseFileName=".Release/vc71/"
  107. WarningLevel="3"
  108. SuppressStartupBanner="TRUE"
  109. CompileAs="0"/>
  110. <Tool
  111. Name="VCCustomBuildTool"/>
  112. <Tool
  113. Name="VCLinkerTool"
  114. OutputFile="../../../bin/vc71/Pager.exe"
  115. LinkIncremental="1"
  116. SuppressStartupBanner="TRUE"
  117. AdditionalLibraryDirectories="../../../lib/vc71"
  118. ProgramDatabaseFile=".Release/vc71/Pager.pdb"
  119. SubSystem="2"
  120. TargetMachine="1"/>
  121. <Tool
  122. Name="VCMIDLTool"
  123. PreprocessorDefinitions="NDEBUG"
  124. MkTypLibCompatible="TRUE"
  125. SuppressStartupBanner="TRUE"
  126. TargetEnvironment="1"
  127. TypeLibraryName=".Release/vc71/Pager.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="NDEBUG"
  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="Debug|Win32"
  153. OutputDirectory=".Debug/vc71"
  154. IntermediateDirectory=".Debug/vc71"
  155. ConfigurationType="1"
  156. UseOfMFC="2"
  157. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  158. <Tool
  159. Name="VCCLCompilerTool"
  160. AdditionalOptions="/Zm200 "
  161. Optimization="0"
  162. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  163. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  164. RuntimeLibrary="3"
  165. TreatWChar_tAsBuiltInType="TRUE"
  166. UsePrecompiledHeader="3"
  167. PrecompiledHeaderThrough="stdafx.h"
  168. PrecompiledHeaderFile=".Debug/vc71/Pager.pch"
  169. AssemblerListingLocation=".Debug/vc71/"
  170. ObjectFile=".Debug/vc71/"
  171. ProgramDataBaseFileName=".Debug/vc71/"
  172. WarningLevel="3"
  173. SuppressStartupBanner="TRUE"
  174. DebugInformationFormat="4"
  175. CompileAs="0"/>
  176. <Tool
  177. Name="VCCustomBuildTool"/>
  178. <Tool
  179. Name="VCLinkerTool"
  180. OutputFile="../../../bin/vc71/PagerD.exe"
  181. LinkIncremental="2"
  182. SuppressStartupBanner="TRUE"
  183. AdditionalLibraryDirectories="../../../lib/vc71"
  184. GenerateDebugInformation="TRUE"
  185. ProgramDatabaseFile=".Debug/vc71/PagerD.pdb"
  186. SubSystem="2"
  187. TargetMachine="1"/>
  188. <Tool
  189. Name="VCMIDLTool"
  190. PreprocessorDefinitions="_DEBUG"
  191. MkTypLibCompatible="TRUE"
  192. SuppressStartupBanner="TRUE"
  193. TargetEnvironment="1"
  194. TypeLibraryName=".Debug/vc71/Pager.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="_DEBUG"
  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/Pager.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/PagerU.exe"
  251. LinkIncremental="1"
  252. SuppressStartupBanner="TRUE"
  253. AdditionalLibraryDirectories="../../../lib/vc71"
  254. ProgramDatabaseFile=".Unicode_Release/vc71/PagerU.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/Pager.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="MenuListBoxView.cpp">
  300. </File>
  301. <File
  302. RelativePath="Pager.cpp">
  303. </File>
  304. <File
  305. RelativePath="Pager.rc">
  306. </File>
  307. <File
  308. RelativePath="PagerDoc.cpp">
  309. </File>
  310. <File
  311. RelativePath="PagerView.cpp">
  312. </File>
  313. <File
  314. RelativePath="StdAfx.cpp">
  315. <FileConfiguration
  316. Name="Unicode Debug|Win32">
  317. <Tool
  318. Name="VCCLCompilerTool"
  319. UsePrecompiledHeader="1"/>
  320. </FileConfiguration>
  321. <FileConfiguration
  322. Name="Release|Win32">
  323. <Tool
  324. Name="VCCLCompilerTool"
  325. UsePrecompiledHeader="1"/>
  326. </FileConfiguration>
  327. <FileConfiguration
  328. Name="Debug|Win32">
  329. <Tool
  330. Name="VCCLCompilerTool"
  331. UsePrecompiledHeader="1"/>
  332. </FileConfiguration>
  333. <FileConfiguration
  334. Name="Unicode Release|Win32">
  335. <Tool
  336. Name="VCCLCompilerTool"
  337. UsePrecompiledHeader="1"/>
  338. </FileConfiguration>
  339. </File>
  340. </Filter>
  341. <Filter
  342. Name="Header Files"
  343. Filter="h;hpp;hxx;hm;inl">
  344. <File
  345. RelativePath="....AboutDlgAboutDlg.h">
  346. </File>
  347. <File
  348. RelativePath="MainFrm.h">
  349. </File>
  350. <File
  351. RelativePath="MenuListBoxView.h">
  352. </File>
  353. <File
  354. RelativePath="Pager.h">
  355. </File>
  356. <File
  357. RelativePath="PagerDoc.h">
  358. </File>
  359. <File
  360. RelativePath="PagerView.h">
  361. </File>
  362. <File
  363. RelativePath="Resource.h">
  364. </File>
  365. <File
  366. RelativePath="StdAfx.h">
  367. </File>
  368. </Filter>
  369. <Filter
  370. Name="Resource Files"
  371. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  372. <File
  373. RelativePath="resCalendar.ico">
  374. </File>
  375. <File
  376. RelativePath="rescj_logo.bmp">
  377. </File>
  378. <File
  379. RelativePath="resCjSample.ico">
  380. </File>
  381. <File
  382. RelativePath="resContacts.ico">
  383. </File>
  384. <File
  385. RelativePath="resDeleted.ico">
  386. </File>
  387. <File
  388. RelativePath="resDrafts.ico">
  389. </File>
  390. <File
  391. RelativePath="resil_tab.bmp">
  392. </File>
  393. <File
  394. RelativePath="resInbox.ico">
  395. </File>
  396. <File
  397. RelativePath="resJournal.ico">
  398. </File>
  399. <File
  400. RelativePath="resNotes.ico">
  401. </File>
  402. <File
  403. RelativePath="resOutbox.ico">
  404. </File>
  405. <File
  406. RelativePath="resOutlook.ico">
  407. </File>
  408. <File
  409. RelativePath="resPager.ico">
  410. </File>
  411. <File
  412. RelativePath="resPager.rc2">
  413. </File>
  414. <File
  415. RelativePath="resPagerDoc.ico">
  416. </File>
  417. <File
  418. RelativePath="resPublic.ico">
  419. </File>
  420. <File
  421. RelativePath="resSent.ico">
  422. </File>
  423. <File
  424. RelativePath="resTasks.ico">
  425. </File>
  426. <File
  427. RelativePath="resToolbar.bmp">
  428. </File>
  429. </Filter>
  430. </Files>
  431. <Globals>
  432. </Globals>
  433. </VisualStudioProject>