PopupControl_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="PopupControl"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Release|Win32"
  16. OutputDirectory=".Release/vc71"
  17. IntermediateDirectory=".Release/vc71"
  18. ConfigurationType="1"
  19. UseOfMFC="1"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="2">
  22. <Tool
  23. Name="VCCLCompilerTool"
  24. AdditionalOptions="/Zm200 "
  25. Optimization="2"
  26. InlineFunctionExpansion="1"
  27. AdditionalIncludeDirectories="Source/Common,../../../Source,../../AboutDlg"
  28. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  29. StringPooling="TRUE"
  30. RuntimeLibrary="0"
  31. EnableFunctionLevelLinking="TRUE"
  32. TreatWChar_tAsBuiltInType="TRUE"
  33. UsePrecompiledHeader="3"
  34. PrecompiledHeaderThrough="stdafx.h"
  35. PrecompiledHeaderFile=".Release/vc71/PopupControl.pch"
  36. AssemblerListingLocation=".Release/vc71/"
  37. ObjectFile=".Release/vc71/"
  38. ProgramDataBaseFileName=".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/PopupControl.exe"
  47. LinkIncremental="1"
  48. SuppressStartupBanner="TRUE"
  49. AdditionalLibraryDirectories="../../../lib/vc71"
  50. ProgramDatabaseFile=".Release/vc71/PopupControl.pdb"
  51. SubSystem="2"
  52. TargetMachine="1"/>
  53. <Tool
  54. Name="VCMIDLTool"
  55. PreprocessorDefinitions="NDEBUG"
  56. MkTypLibCompatible="TRUE"
  57. SuppressStartupBanner="TRUE"
  58. TargetEnvironment="1"
  59. TypeLibraryName=".Release/vc71/PopupControl.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="NDEBUG"
  70. Culture="1049"
  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="Unicode Release|Win32"
  85. OutputDirectory=".Unicode_Release/vc71"
  86. IntermediateDirectory=".Unicode_Release/vc71"
  87. ConfigurationType="1"
  88. UseOfMFC="2"
  89. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  90. CharacterSet="1">
  91. <Tool
  92. Name="VCCLCompilerTool"
  93. AdditionalOptions="/Zm200 "
  94. Optimization="2"
  95. InlineFunctionExpansion="1"
  96. AdditionalIncludeDirectories="Source/Common,../../../Source,../../AboutDlg"
  97. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  98. StringPooling="TRUE"
  99. RuntimeLibrary="2"
  100. EnableFunctionLevelLinking="TRUE"
  101. TreatWChar_tAsBuiltInType="TRUE"
  102. UsePrecompiledHeader="3"
  103. PrecompiledHeaderThrough="stdafx.h"
  104. PrecompiledHeaderFile=".Unicode_Release/vc71/PopupControl.pch"
  105. AssemblerListingLocation=".Unicode_Release/vc71/"
  106. ObjectFile=".Unicode_Release/vc71/"
  107. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  108. WarningLevel="3"
  109. SuppressStartupBanner="TRUE"
  110. CompileAs="0"/>
  111. <Tool
  112. Name="VCCustomBuildTool"/>
  113. <Tool
  114. Name="VCLinkerTool"
  115. OutputFile="../../../bin/vc71/PopupControlU.exe"
  116. LinkIncremental="1"
  117. SuppressStartupBanner="TRUE"
  118. AdditionalLibraryDirectories="../../../lib/vc71"
  119. ProgramDatabaseFile=".Unicode_Release/vc71/PopupControlU.pdb"
  120. SubSystem="2"
  121. EntryPointSymbol="wWinMainCRTStartup"
  122. TargetMachine="1"/>
  123. <Tool
  124. Name="VCMIDLTool"
  125. PreprocessorDefinitions="NDEBUG"
  126. MkTypLibCompatible="TRUE"
  127. SuppressStartupBanner="TRUE"
  128. TargetEnvironment="1"
  129. TypeLibraryName=".Unicode_Release/vc71/PopupControl.tlb"
  130. HeaderFileName=""/>
  131. <Tool
  132. Name="VCPostBuildEventTool"/>
  133. <Tool
  134. Name="VCPreBuildEventTool"/>
  135. <Tool
  136. Name="VCPreLinkEventTool"/>
  137. <Tool
  138. Name="VCResourceCompilerTool"
  139. PreprocessorDefinitions="NDEBUG"
  140. Culture="1049"
  141. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  142. <Tool
  143. Name="VCWebServiceProxyGeneratorTool"/>
  144. <Tool
  145. Name="VCXMLDataGeneratorTool"/>
  146. <Tool
  147. Name="VCWebDeploymentTool"/>
  148. <Tool
  149. Name="VCManagedWrapperGeneratorTool"/>
  150. <Tool
  151. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  152. </Configuration>
  153. <Configuration
  154. Name="Debug|Win32"
  155. OutputDirectory=".Debug/vc71"
  156. IntermediateDirectory=".Debug/vc71"
  157. ConfigurationType="1"
  158. UseOfMFC="2"
  159. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  160. CharacterSet="2">
  161. <Tool
  162. Name="VCCLCompilerTool"
  163. AdditionalOptions="/Zm200 "
  164. Optimization="0"
  165. AdditionalIncludeDirectories="SourceCommon,../../../Source,../../AboutDlg"
  166. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  167. BasicRuntimeChecks="3"
  168. RuntimeLibrary="3"
  169. TreatWChar_tAsBuiltInType="TRUE"
  170. UsePrecompiledHeader="3"
  171. PrecompiledHeaderThrough="stdafx.h"
  172. PrecompiledHeaderFile=".Debug/vc71/PopupControl.pch"
  173. AssemblerListingLocation=".Debug/vc71/"
  174. ObjectFile=".Debug/vc71/"
  175. ProgramDataBaseFileName=".Debug/vc71/"
  176. WarningLevel="3"
  177. SuppressStartupBanner="TRUE"
  178. DebugInformationFormat="4"
  179. CompileAs="0"/>
  180. <Tool
  181. Name="VCCustomBuildTool"/>
  182. <Tool
  183. Name="VCLinkerTool"
  184. OutputFile="../../../bin/vc71/PopupControlD.exe"
  185. LinkIncremental="2"
  186. SuppressStartupBanner="TRUE"
  187. AdditionalLibraryDirectories="../../../lib/vc71"
  188. GenerateDebugInformation="TRUE"
  189. SubSystem="2"
  190. TargetMachine="1"/>
  191. <Tool
  192. Name="VCMIDLTool"
  193. PreprocessorDefinitions="_DEBUG"
  194. MkTypLibCompatible="TRUE"
  195. SuppressStartupBanner="TRUE"
  196. TargetEnvironment="1"
  197. TypeLibraryName=".Debug/vc71/PopupControl.tlb"
  198. HeaderFileName=""/>
  199. <Tool
  200. Name="VCPostBuildEventTool"/>
  201. <Tool
  202. Name="VCPreBuildEventTool"/>
  203. <Tool
  204. Name="VCPreLinkEventTool"/>
  205. <Tool
  206. Name="VCResourceCompilerTool"
  207. PreprocessorDefinitions="_DEBUG"
  208. Culture="1049"
  209. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  210. <Tool
  211. Name="VCWebServiceProxyGeneratorTool"/>
  212. <Tool
  213. Name="VCXMLDataGeneratorTool"/>
  214. <Tool
  215. Name="VCWebDeploymentTool"/>
  216. <Tool
  217. Name="VCManagedWrapperGeneratorTool"/>
  218. <Tool
  219. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  220. </Configuration>
  221. <Configuration
  222. Name="Unicode Debug|Win32"
  223. OutputDirectory=".Unicode_Debug/vc71"
  224. IntermediateDirectory=".Unicode_Debug/vc71"
  225. ConfigurationType="1"
  226. UseOfMFC="2"
  227. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  228. CharacterSet="1">
  229. <Tool
  230. Name="VCCLCompilerTool"
  231. AdditionalOptions="/Zm200 "
  232. Optimization="0"
  233. AdditionalIncludeDirectories="SourceCommon,../../../Source,../../AboutDlg"
  234. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  235. BasicRuntimeChecks="3"
  236. RuntimeLibrary="3"
  237. TreatWChar_tAsBuiltInType="TRUE"
  238. UsePrecompiledHeader="3"
  239. PrecompiledHeaderThrough="stdafx.h"
  240. PrecompiledHeaderFile=".Unicode_Debug/vc71/PopupControl.pch"
  241. AssemblerListingLocation=".Unicode_Debug/vc71/"
  242. ObjectFile=".Unicode_Debug/vc71/"
  243. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  244. WarningLevel="3"
  245. SuppressStartupBanner="TRUE"
  246. DebugInformationFormat="4"
  247. CompileAs="0"/>
  248. <Tool
  249. Name="VCCustomBuildTool"/>
  250. <Tool
  251. Name="VCLinkerTool"
  252. OutputFile="../../../bin/vc71/PopupControlUD.exe"
  253. LinkIncremental="2"
  254. SuppressStartupBanner="TRUE"
  255. AdditionalLibraryDirectories="../../../lib/vc71"
  256. GenerateDebugInformation="TRUE"
  257. SubSystem="2"
  258. EntryPointSymbol="wWinMainCRTStartup"
  259. TargetMachine="1"/>
  260. <Tool
  261. Name="VCMIDLTool"
  262. PreprocessorDefinitions="_DEBUG"
  263. MkTypLibCompatible="TRUE"
  264. SuppressStartupBanner="TRUE"
  265. TargetEnvironment="1"
  266. TypeLibraryName=".Unicode_Debug/vc71/PopupControl.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="_DEBUG"
  277. Culture="1049"
  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="PopupControlDemo.cpp">
  299. </File>
  300. <File
  301. RelativePath="PopupControlDemo.rc">
  302. </File>
  303. <File
  304. RelativePath="PopupControlDemoDlg.cpp">
  305. </File>
  306. <File
  307. RelativePath="StdAfx.cpp">
  308. <FileConfiguration
  309. Name="Release|Win32">
  310. <Tool
  311. Name="VCCLCompilerTool"
  312. UsePrecompiledHeader="1"/>
  313. </FileConfiguration>
  314. <FileConfiguration
  315. Name="Unicode Release|Win32">
  316. <Tool
  317. Name="VCCLCompilerTool"
  318. UsePrecompiledHeader="1"/>
  319. </FileConfiguration>
  320. <FileConfiguration
  321. Name="Debug|Win32">
  322. <Tool
  323. Name="VCCLCompilerTool"
  324. UsePrecompiledHeader="1"/>
  325. </FileConfiguration>
  326. <FileConfiguration
  327. Name="Unicode Debug|Win32">
  328. <Tool
  329. Name="VCCLCompilerTool"
  330. UsePrecompiledHeader="1"/>
  331. </FileConfiguration>
  332. </File>
  333. </Filter>
  334. <Filter
  335. Name="Header Files"
  336. Filter="h;hpp;hxx;hm;inl">
  337. <File
  338. RelativePath="PopupControlDemo.h">
  339. </File>
  340. <File
  341. RelativePath="PopupControlDemoDlg.h">
  342. </File>
  343. <File
  344. RelativePath="Resource.h">
  345. </File>
  346. <File
  347. RelativePath="StdAfx.h">
  348. </File>
  349. </Filter>
  350. <Filter
  351. Name="Resource Files"
  352. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  353. <File
  354. RelativePath="resbitmap1.bmp">
  355. </File>
  356. <File
  357. RelativePath="resbmp00001.bmp">
  358. </File>
  359. <File
  360. RelativePath="resCaptionMSN.bmp">
  361. </File>
  362. <File
  363. RelativePath="resCjSample.ico">
  364. </File>
  365. <File
  366. RelativePath="resCloseMSN.bmp">
  367. </File>
  368. <File
  369. RelativePath="resCloseOffice.bmp">
  370. </File>
  371. <File
  372. RelativePath="resCloseTooltip.bmp">
  373. </File>
  374. <File
  375. RelativePath="rescross.ico">
  376. </File>
  377. <File
  378. RelativePath="resflag.ico">
  379. </File>
  380. <File
  381. RelativePath="resico.ico">
  382. </File>
  383. <File
  384. RelativePath="resico00001.ico">
  385. </File>
  386. <File
  387. RelativePath="resico00002.ico">
  388. </File>
  389. <File
  390. RelativePath="resico00003.ico">
  391. </File>
  392. <File
  393. RelativePath="resico00004.ico">
  394. </File>
  395. <File
  396. RelativePath="resicon1.ico">
  397. </File>
  398. <File
  399. RelativePath="resicon3.ico">
  400. </File>
  401. <File
  402. RelativePath="resletter.ico">
  403. </File>
  404. <File
  405. RelativePath="resLogoMSN.bmp">
  406. </File>
  407. <File
  408. RelativePath="resLogoOffice.bmp">
  409. </File>
  410. <File
  411. RelativePath="resmsn.bmp">
  412. </File>
  413. <File
  414. RelativePath="resNorm.ico">
  415. </File>
  416. <File
  417. RelativePath="resPopupControlDemo.ico">
  418. </File>
  419. <File
  420. RelativePath="resPopupControlDemo.rc2">
  421. </File>
  422. <File
  423. RelativePath="resPress.ico">
  424. </File>
  425. <File
  426. RelativePath="resscsiopen.ico">
  427. </File>
  428. <File
  429. RelativePath="resSel.ico">
  430. </File>
  431. <File
  432. RelativePath="resword2000.ico">
  433. </File>
  434. </Filter>
  435. <File
  436. RelativePath="resReadme.rtf">
  437. </File>
  438. </Files>
  439. <Globals>
  440. </Globals>
  441. </VisualStudioProject>