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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="TipWindow"
  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/TipWindow.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/TipWindowD.exe"
  44. LinkIncremental="2"
  45. SuppressStartupBanner="TRUE"
  46. AdditionalLibraryDirectories="../../../lib/vc71"
  47. GenerateDebugInformation="TRUE"
  48. ProgramDatabaseFile=".Debug/vc71/TipWindowD.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/TipWindow.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 Release|Win32"
  83. OutputDirectory=".Unicode_Release/vc71"
  84. IntermediateDirectory=".Unicode_Release/vc71"
  85. ConfigurationType="1"
  86. UseOfMFC="2"
  87. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  88. CharacterSet="1">
  89. <Tool
  90. Name="VCCLCompilerTool"
  91. AdditionalOptions="/Zm200 "
  92. Optimization="2"
  93. InlineFunctionExpansion="1"
  94. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  95. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  96. StringPooling="TRUE"
  97. RuntimeLibrary="2"
  98. EnableFunctionLevelLinking="TRUE"
  99. TreatWChar_tAsBuiltInType="TRUE"
  100. UsePrecompiledHeader="3"
  101. PrecompiledHeaderThrough="stdafx.h"
  102. PrecompiledHeaderFile=".Unicode_Release/vc71/TipWindow.pch"
  103. AssemblerListingLocation=".Unicode_Release/vc71/"
  104. ObjectFile=".Unicode_Release/vc71/"
  105. ProgramDataBaseFileName=".Unicode_Release/vc71/"
  106. WarningLevel="3"
  107. SuppressStartupBanner="TRUE"
  108. CompileAs="0"/>
  109. <Tool
  110. Name="VCCustomBuildTool"/>
  111. <Tool
  112. Name="VCLinkerTool"
  113. OutputFile="../../../bin/vc71/TipWindowU.exe"
  114. LinkIncremental="1"
  115. SuppressStartupBanner="TRUE"
  116. AdditionalLibraryDirectories="../../../lib/vc71"
  117. ProgramDatabaseFile=".Unicode_Release/vc71/TipWindowU.pdb"
  118. SubSystem="2"
  119. EntryPointSymbol="wWinMainCRTStartup"
  120. TargetMachine="1"/>
  121. <Tool
  122. Name="VCMIDLTool"
  123. PreprocessorDefinitions="NDEBUG"
  124. MkTypLibCompatible="TRUE"
  125. SuppressStartupBanner="TRUE"
  126. TargetEnvironment="1"
  127. TypeLibraryName=".Unicode_Release/vc71/TipWindow.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="Unicode Debug|Win32"
  153. OutputDirectory=".Unicode_Debug/vc71"
  154. IntermediateDirectory=".Unicode_Debug/vc71"
  155. ConfigurationType="1"
  156. UseOfMFC="2"
  157. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  158. CharacterSet="1">
  159. <Tool
  160. Name="VCCLCompilerTool"
  161. AdditionalOptions="/Zm200 "
  162. Optimization="0"
  163. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  164. PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS"
  165. RuntimeLibrary="3"
  166. TreatWChar_tAsBuiltInType="TRUE"
  167. UsePrecompiledHeader="3"
  168. PrecompiledHeaderThrough="stdafx.h"
  169. PrecompiledHeaderFile=".Unicode_Debug/vc71/TipWindow.pch"
  170. AssemblerListingLocation=".Unicode_Debug/vc71/"
  171. ObjectFile=".Unicode_Debug/vc71/"
  172. ProgramDataBaseFileName=".Unicode_Debug/vc71/"
  173. WarningLevel="3"
  174. SuppressStartupBanner="TRUE"
  175. DebugInformationFormat="4"
  176. CompileAs="0"/>
  177. <Tool
  178. Name="VCCustomBuildTool"/>
  179. <Tool
  180. Name="VCLinkerTool"
  181. OutputFile="../../../bin/vc71/TipWindowUD.exe"
  182. LinkIncremental="2"
  183. SuppressStartupBanner="TRUE"
  184. AdditionalLibraryDirectories="../../../lib/vc71"
  185. GenerateDebugInformation="TRUE"
  186. ProgramDatabaseFile=".Unicode_Debug/vc71/TipWindowUD.pdb"
  187. SubSystem="2"
  188. EntryPointSymbol="wWinMainCRTStartup"
  189. TargetMachine="1"/>
  190. <Tool
  191. Name="VCMIDLTool"
  192. PreprocessorDefinitions="_DEBUG"
  193. MkTypLibCompatible="TRUE"
  194. SuppressStartupBanner="TRUE"
  195. TargetEnvironment="1"
  196. TypeLibraryName=".Unicode_Debug/vc71/TipWindow.tlb"
  197. HeaderFileName=""/>
  198. <Tool
  199. Name="VCPostBuildEventTool"/>
  200. <Tool
  201. Name="VCPreBuildEventTool"/>
  202. <Tool
  203. Name="VCPreLinkEventTool"/>
  204. <Tool
  205. Name="VCResourceCompilerTool"
  206. PreprocessorDefinitions="_DEBUG"
  207. Culture="1033"
  208. AdditionalIncludeDirectories="../../../Source;../../AboutDlg"/>
  209. <Tool
  210. Name="VCWebServiceProxyGeneratorTool"/>
  211. <Tool
  212. Name="VCXMLDataGeneratorTool"/>
  213. <Tool
  214. Name="VCWebDeploymentTool"/>
  215. <Tool
  216. Name="VCManagedWrapperGeneratorTool"/>
  217. <Tool
  218. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  219. </Configuration>
  220. <Configuration
  221. Name="Release|Win32"
  222. OutputDirectory=".Release/vc71"
  223. IntermediateDirectory=".Release/vc71"
  224. ConfigurationType="1"
  225. UseOfMFC="1"
  226. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  227. <Tool
  228. Name="VCCLCompilerTool"
  229. AdditionalOptions="/Zm200 "
  230. Optimization="2"
  231. InlineFunctionExpansion="1"
  232. AdditionalIncludeDirectories="../../../Source,../../AboutDlg"
  233. PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS"
  234. StringPooling="TRUE"
  235. RuntimeLibrary="0"
  236. EnableFunctionLevelLinking="TRUE"
  237. TreatWChar_tAsBuiltInType="TRUE"
  238. UsePrecompiledHeader="3"
  239. PrecompiledHeaderThrough="stdafx.h"
  240. PrecompiledHeaderFile=".Release/vc71/TipWindow.pch"
  241. AssemblerListingLocation=".Release/vc71/"
  242. ObjectFile=".Release/vc71/"
  243. ProgramDataBaseFileName=".Release/vc71/"
  244. WarningLevel="3"
  245. SuppressStartupBanner="TRUE"
  246. CompileAs="0"/>
  247. <Tool
  248. Name="VCCustomBuildTool"/>
  249. <Tool
  250. Name="VCLinkerTool"
  251. OutputFile="../../../bin/vc71/TipWindow.exe"
  252. LinkIncremental="1"
  253. SuppressStartupBanner="TRUE"
  254. AdditionalLibraryDirectories="../../../lib/vc71"
  255. ProgramDatabaseFile=".Release/vc71/TipWindow.pdb"
  256. SubSystem="2"
  257. TargetMachine="1"/>
  258. <Tool
  259. Name="VCMIDLTool"
  260. PreprocessorDefinitions="NDEBUG"
  261. MkTypLibCompatible="TRUE"
  262. SuppressStartupBanner="TRUE"
  263. TargetEnvironment="1"
  264. TypeLibraryName=".Release/vc71/TipWindow.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="StdAfx.cpp">
  297. <FileConfiguration
  298. Name="Debug|Win32">
  299. <Tool
  300. Name="VCCLCompilerTool"
  301. UsePrecompiledHeader="1"/>
  302. </FileConfiguration>
  303. <FileConfiguration
  304. Name="Unicode Release|Win32">
  305. <Tool
  306. Name="VCCLCompilerTool"
  307. UsePrecompiledHeader="1"/>
  308. </FileConfiguration>
  309. <FileConfiguration
  310. Name="Unicode Debug|Win32">
  311. <Tool
  312. Name="VCCLCompilerTool"
  313. UsePrecompiledHeader="1"/>
  314. </FileConfiguration>
  315. <FileConfiguration
  316. Name="Release|Win32">
  317. <Tool
  318. Name="VCCLCompilerTool"
  319. UsePrecompiledHeader="1"/>
  320. </FileConfiguration>
  321. </File>
  322. <File
  323. RelativePath="TipWindow.cpp">
  324. </File>
  325. <File
  326. RelativePath="TipWindow.rc">
  327. </File>
  328. <File
  329. RelativePath="TipWindowDlg.cpp">
  330. </File>
  331. </Filter>
  332. <Filter
  333. Name="Header Files"
  334. Filter="h;hpp;hxx;hm;inl">
  335. <File
  336. RelativePath="....AboutDlgAboutDlg.h">
  337. </File>
  338. <File
  339. RelativePath="Resource.h">
  340. </File>
  341. <File
  342. RelativePath="StdAfx.h">
  343. </File>
  344. <File
  345. RelativePath="TipWindow.h">
  346. </File>
  347. <File
  348. RelativePath="TipWindowDlg.h">
  349. </File>
  350. </Filter>
  351. <Filter
  352. Name="Resource Files"
  353. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  354. <File
  355. RelativePath="resCjSample.ico">
  356. </File>
  357. <File
  358. RelativePath="resTipWindow.ico">
  359. </File>
  360. <File
  361. RelativePath="resTipWindow.rc2">
  362. </File>
  363. </Filter>
  364. </Files>
  365. <Globals>
  366. </Globals>
  367. </VisualStudioProject>