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

对话框与窗口

开发平台:

Visual C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.10"
  5. Name="HelpContext"
  6. Keyword="MFCProj">
  7. <Platforms>
  8. <Platform
  9. Name="Win32"/>
  10. </Platforms>
  11. <Configurations>
  12. <Configuration
  13. Name="Debug|Win32"
  14. OutputDirectory="Debug"
  15. IntermediateDirectory="Debug"
  16. ConfigurationType="1"
  17. UseOfMFC="2"
  18. CharacterSet="2">
  19. <Tool
  20. Name="VCCLCompilerTool"
  21. Optimization="0"
  22. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"
  23. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  24. MinimalRebuild="TRUE"
  25. BasicRuntimeChecks="3"
  26. RuntimeLibrary="3"
  27. TreatWChar_tAsBuiltInType="TRUE"
  28. UsePrecompiledHeader="3"
  29. WarningLevel="3"
  30. Detect64BitPortabilityProblems="TRUE"
  31. DebugInformationFormat="4"/>
  32. <Tool
  33. Name="VCCustomBuildTool"/>
  34. <Tool
  35. Name="VCLinkerTool"
  36. OutputFile="../../../bin/vc71/HelpContext.exe"
  37. LinkIncremental="2"
  38. AdditionalLibraryDirectories="../../../lib/vc71"
  39. GenerateDebugInformation="TRUE"
  40. SubSystem="2"
  41. TargetMachine="1"/>
  42. <Tool
  43. Name="VCMIDLTool"
  44. PreprocessorDefinitions="_DEBUG"
  45. MkTypLibCompatible="FALSE"/>
  46. <Tool
  47. Name="VCPostBuildEventTool"/>
  48. <Tool
  49. Name="VCPreBuildEventTool"/>
  50. <Tool
  51. Name="VCPreLinkEventTool"/>
  52. <Tool
  53. Name="VCResourceCompilerTool"
  54. PreprocessorDefinitions="_DEBUG"
  55. Culture="1033"
  56. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"/>
  57. <Tool
  58. Name="VCWebServiceProxyGeneratorTool"/>
  59. <Tool
  60. Name="VCXMLDataGeneratorTool"/>
  61. <Tool
  62. Name="VCWebDeploymentTool"/>
  63. <Tool
  64. Name="VCManagedWrapperGeneratorTool"/>
  65. <Tool
  66. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  67. </Configuration>
  68. <Configuration
  69. Name="Release|Win32"
  70. OutputDirectory="Release"
  71. IntermediateDirectory="Release"
  72. ConfigurationType="1"
  73. UseOfMFC="1"
  74. CharacterSet="2">
  75. <Tool
  76. Name="VCCLCompilerTool"
  77. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"
  78. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  79. MinimalRebuild="FALSE"
  80. RuntimeLibrary="0"
  81. TreatWChar_tAsBuiltInType="TRUE"
  82. UsePrecompiledHeader="3"
  83. WarningLevel="3"
  84. Detect64BitPortabilityProblems="TRUE"
  85. DebugInformationFormat="0"/>
  86. <Tool
  87. Name="VCCustomBuildTool"/>
  88. <Tool
  89. Name="VCLinkerTool"
  90. OutputFile="../../../bin/vc71/HelpContext.exe"
  91. LinkIncremental="1"
  92. AdditionalLibraryDirectories="../../../lib/vc71"
  93. GenerateDebugInformation="TRUE"
  94. SubSystem="2"
  95. OptimizeReferences="2"
  96. EnableCOMDATFolding="2"
  97. TargetMachine="1"/>
  98. <Tool
  99. Name="VCMIDLTool"
  100. PreprocessorDefinitions="NDEBUG"
  101. MkTypLibCompatible="FALSE"/>
  102. <Tool
  103. Name="VCPostBuildEventTool"/>
  104. <Tool
  105. Name="VCPreBuildEventTool"/>
  106. <Tool
  107. Name="VCPreLinkEventTool"/>
  108. <Tool
  109. Name="VCResourceCompilerTool"
  110. PreprocessorDefinitions="NDEBUG"
  111. Culture="1033"
  112. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"/>
  113. <Tool
  114. Name="VCWebServiceProxyGeneratorTool"/>
  115. <Tool
  116. Name="VCXMLDataGeneratorTool"/>
  117. <Tool
  118. Name="VCWebDeploymentTool"/>
  119. <Tool
  120. Name="VCManagedWrapperGeneratorTool"/>
  121. <Tool
  122. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  123. </Configuration>
  124. <Configuration
  125. Name="Unicode Debug|Win32"
  126. OutputDirectory="Unicode Debug"
  127. IntermediateDirectory="Unicode Debug"
  128. ConfigurationType="1"
  129. UseOfMFC="2"
  130. CharacterSet="1">
  131. <Tool
  132. Name="VCCLCompilerTool"
  133. Optimization="0"
  134. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"
  135. PreprocessorDefinitions="WIN32;_WINDOWS;_DEBUG"
  136. MinimalRebuild="TRUE"
  137. BasicRuntimeChecks="3"
  138. RuntimeLibrary="3"
  139. TreatWChar_tAsBuiltInType="TRUE"
  140. UsePrecompiledHeader="3"
  141. WarningLevel="3"
  142. Detect64BitPortabilityProblems="TRUE"
  143. DebugInformationFormat="4"/>
  144. <Tool
  145. Name="VCCustomBuildTool"/>
  146. <Tool
  147. Name="VCLinkerTool"
  148. OutputFile="../../../bin/vc71/HelpContext.exe"
  149. LinkIncremental="2"
  150. AdditionalLibraryDirectories="../../../lib/vc71"
  151. GenerateDebugInformation="TRUE"
  152. SubSystem="2"
  153. TargetMachine="1"/>
  154. <Tool
  155. Name="VCMIDLTool"
  156. PreprocessorDefinitions="_DEBUG"
  157. MkTypLibCompatible="FALSE"/>
  158. <Tool
  159. Name="VCPostBuildEventTool"/>
  160. <Tool
  161. Name="VCPreBuildEventTool"/>
  162. <Tool
  163. Name="VCPreLinkEventTool"/>
  164. <Tool
  165. Name="VCResourceCompilerTool"
  166. PreprocessorDefinitions="_DEBUG"
  167. Culture="1033"
  168. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"/>
  169. <Tool
  170. Name="VCWebServiceProxyGeneratorTool"/>
  171. <Tool
  172. Name="VCXMLDataGeneratorTool"/>
  173. <Tool
  174. Name="VCWebDeploymentTool"/>
  175. <Tool
  176. Name="VCManagedWrapperGeneratorTool"/>
  177. <Tool
  178. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  179. </Configuration>
  180. <Configuration
  181. Name="Unicode Release|Win32"
  182. OutputDirectory="Unicode Release"
  183. IntermediateDirectory="Unicode Release"
  184. ConfigurationType="1"
  185. UseOfMFC="2"
  186. CharacterSet="1">
  187. <Tool
  188. Name="VCCLCompilerTool"
  189. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"
  190. PreprocessorDefinitions="WIN32;_WINDOWS;NDEBUG"
  191. MinimalRebuild="FALSE"
  192. RuntimeLibrary="2"
  193. TreatWChar_tAsBuiltInType="TRUE"
  194. UsePrecompiledHeader="3"
  195. WarningLevel="3"
  196. Detect64BitPortabilityProblems="TRUE"
  197. DebugInformationFormat="0"/>
  198. <Tool
  199. Name="VCCustomBuildTool"/>
  200. <Tool
  201. Name="VCLinkerTool"
  202. OutputFile="../../../bin/vc71/HelpContext.exe"
  203. LinkIncremental="1"
  204. AdditionalLibraryDirectories="../../../lib/vc71"
  205. GenerateDebugInformation="TRUE"
  206. SubSystem="2"
  207. OptimizeReferences="2"
  208. EnableCOMDATFolding="2"
  209. TargetMachine="1"/>
  210. <Tool
  211. Name="VCMIDLTool"
  212. PreprocessorDefinitions="NDEBUG"
  213. MkTypLibCompatible="FALSE"/>
  214. <Tool
  215. Name="VCPostBuildEventTool"/>
  216. <Tool
  217. Name="VCPreBuildEventTool"/>
  218. <Tool
  219. Name="VCPreLinkEventTool"/>
  220. <Tool
  221. Name="VCResourceCompilerTool"
  222. PreprocessorDefinitions="NDEBUG"
  223. Culture="1033"
  224. AdditionalIncludeDirectories="&quot;$(IntDir)&quot;;../../../Source;../../AboutDlg"/>
  225. <Tool
  226. Name="VCWebServiceProxyGeneratorTool"/>
  227. <Tool
  228. Name="VCXMLDataGeneratorTool"/>
  229. <Tool
  230. Name="VCWebDeploymentTool"/>
  231. <Tool
  232. Name="VCManagedWrapperGeneratorTool"/>
  233. <Tool
  234. Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
  235. </Configuration>
  236. </Configurations>
  237. <References>
  238. </References>
  239. <Files>
  240. <Filter
  241. Name="Source Files"
  242. Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm">
  243. <File
  244. RelativePath=".ChildFrm.cpp">
  245. </File>
  246. <File
  247. RelativePath=".HelpContext.cpp">
  248. </File>
  249. <File
  250. RelativePath=".HelpContextDoc.cpp">
  251. </File>
  252. <File
  253. RelativePath=".HelpContextView.cpp">
  254. </File>
  255. <File
  256. RelativePath=".MainFrm.cpp">
  257. </File>
  258. <File
  259. RelativePath=".stdafx.cpp">
  260. <FileConfiguration
  261. Name="Debug|Win32">
  262. <Tool
  263. Name="VCCLCompilerTool"
  264. UsePrecompiledHeader="1"/>
  265. </FileConfiguration>
  266. <FileConfiguration
  267. Name="Release|Win32">
  268. <Tool
  269. Name="VCCLCompilerTool"
  270. UsePrecompiledHeader="1"/>
  271. </FileConfiguration>
  272. <FileConfiguration
  273. Name="Unicode Debug|Win32">
  274. <Tool
  275. Name="VCCLCompilerTool"
  276. UsePrecompiledHeader="1"/>
  277. </FileConfiguration>
  278. <FileConfiguration
  279. Name="Unicode Release|Win32">
  280. <Tool
  281. Name="VCCLCompilerTool"
  282. UsePrecompiledHeader="1"/>
  283. </FileConfiguration>
  284. </File>
  285. </Filter>
  286. <Filter
  287. Name="Header Files"
  288. Filter="h;hpp;hxx;hm;inl;inc;xsd"
  289. UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
  290. <File
  291. RelativePath=".ChildFrm.h">
  292. </File>
  293. <File
  294. RelativePath=".HelpContext.h">
  295. </File>
  296. <File
  297. RelativePath=".HelpContextDoc.h">
  298. </File>
  299. <File
  300. RelativePath=".HelpContextView.h">
  301. </File>
  302. <File
  303. RelativePath=".MainFrm.h">
  304. </File>
  305. <File
  306. RelativePath=".Resource.h">
  307. <FileConfiguration
  308. Name="Debug|Win32">
  309. <Tool
  310. Name="VCCustomBuildTool"
  311. Description="Generating map file for help compiler..."
  312. CommandLine="echo // Generated Help Map file.  Used by HelpContext.HHP. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  313. echo. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  314. echo // Commands (ID_* and IDM_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  315. makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  316. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  317. echo // Prompts (IDP_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  318. makehm /h IDP_,HIDP_,0x30000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  319. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  320. echo // Resources (IDR_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  321. makehm /h IDR_,HIDR_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  322. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  323. echo // Dialogs (IDD_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  324. makehm /h IDD_,HIDD_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  325. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  326. echo // Frame Controls (IDW_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  327. makehm /h /a afxhh.h IDW_,HIDW_,0x50000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  328. "
  329. Outputs="HtmlHelpHTMLDefines.h"/>
  330. </FileConfiguration>
  331. <FileConfiguration
  332. Name="Release|Win32">
  333. <Tool
  334. Name="VCCustomBuildTool"
  335. Description="Generating map file for help compiler..."
  336. CommandLine="echo // Generated Help Map file.  Used by HelpContext.HHP. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  337. echo. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  338. echo // Commands (ID_* and IDM_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  339. makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  340. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  341. echo // Prompts (IDP_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  342. makehm /h IDP_,HIDP_,0x30000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  343. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  344. echo // Resources (IDR_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  345. makehm /h IDR_,HIDR_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  346. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  347. echo // Dialogs (IDD_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  348. makehm /h IDD_,HIDD_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  349. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  350. echo // Frame Controls (IDW_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  351. makehm /h /a afxhh.h IDW_,HIDW_,0x50000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  352. "
  353. Outputs="HtmlHelpHTMLDefines.h"/>
  354. </FileConfiguration>
  355. <FileConfiguration
  356. Name="Unicode Debug|Win32">
  357. <Tool
  358. Name="VCCustomBuildTool"
  359. Description="Generating map file for help compiler..."
  360. CommandLine="echo // Generated Help Map file.  Used by HelpContext.HHP. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  361. echo. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  362. echo // Commands (ID_* and IDM_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  363. makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  364. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  365. echo // Prompts (IDP_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  366. makehm /h IDP_,HIDP_,0x30000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  367. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  368. echo // Resources (IDR_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  369. makehm /h IDR_,HIDR_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  370. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  371. echo // Dialogs (IDD_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  372. makehm /h IDD_,HIDD_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  373. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  374. echo // Frame Controls (IDW_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  375. makehm /h /a afxhh.h IDW_,HIDW_,0x50000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  376. "
  377. Outputs="HtmlHelpHTMLDefines.h"/>
  378. </FileConfiguration>
  379. <FileConfiguration
  380. Name="Unicode Release|Win32">
  381. <Tool
  382. Name="VCCustomBuildTool"
  383. Description="Generating map file for help compiler..."
  384. CommandLine="echo // Generated Help Map file.  Used by HelpContext.HHP. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  385. echo. &gt; &quot;HtmlHelpHTMLDefines.h&quot;
  386. echo // Commands (ID_* and IDM_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  387. makehm /h ID_,HID_,0x10000 IDM_,HIDM_,0x10000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  388. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  389. echo // Prompts (IDP_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  390. makehm /h IDP_,HIDP_,0x30000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  391. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  392. echo // Resources (IDR_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  393. makehm /h IDR_,HIDR_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  394. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  395. echo // Dialogs (IDD_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  396. makehm /h IDD_,HIDD_,0x20000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  397. echo. &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  398. echo // Frame Controls (IDW_*) &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  399. makehm /h /a afxhh.h IDW_,HIDW_,0x50000 &quot;$(InputFileName)&quot; &gt;&gt; &quot;HtmlHelpHTMLDefines.h&quot;
  400. "
  401. Outputs="HtmlHelpHTMLDefines.h"/>
  402. </FileConfiguration>
  403. </File>
  404. <File
  405. RelativePath=".stdafx.h">
  406. </File>
  407. </Filter>
  408. <Filter
  409. Name="Resource Files"
  410. Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
  411. UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}">
  412. <File
  413. RelativePath=".HtmlHelpImagesBullet.gif">
  414. </File>
  415. <File
  416. RelativePath=".resHelpContext.ico">
  417. </File>
  418. <File
  419. RelativePath=".HelpContext.rc">
  420. </File>
  421. <File
  422. RelativePath=".resHelpContext.rc2">
  423. </File>
  424. <File
  425. RelativePath=".resHelpContextDoc.ico">
  426. </File>
  427. <File
  428. RelativePath=".resToolbar.bmp">
  429. </File>
  430. </Filter>
  431. <Filter
  432. Name="HTML Help Files"
  433. Filter="hhp;hhc;hhk;gif;jpg">
  434. <File
  435. RelativePath=".HtmlHelpHelpContext.hhc">
  436. </File>
  437. <File
  438. RelativePath=".HtmlHelpHelpContext.hhk">
  439. </File>
  440. <File
  441. RelativePath=".HtmlHelpHelpContext.hhp">
  442. <FileConfiguration
  443. Name="Debug|Win32">
  444. <Tool
  445. Name="VCCustomBuildTool"
  446. Description="Making help file..."
  447. CommandLine="start /wait hhc &quot;HtmlHelpHelpContext.hhp&quot;
  448. if not exist &quot;HtmlHelpHelpContext.chm&quot; goto :HelpError
  449. copy &quot;HtmlHelpHelpContext.chm&quot; &quot;../../../bin/vc71/$(InputName).chm&quot;
  450. goto :HelpDone
  451. :HelpError
  452. echo HtmlHelpHelpContext.hhp(1) : error:Problem encountered creating help file
  453. echo.
  454. :HelpDone
  455. echo.
  456. "
  457. AdditionalDependencies="HtmlHelpHTMLDefines.h"
  458. Outputs="../../../bin/vc71/$(InputName).chm"/>
  459. </FileConfiguration>
  460. <FileConfiguration
  461. Name="Release|Win32">
  462. <Tool
  463. Name="VCCustomBuildTool"
  464. Description="Making help file..."
  465. CommandLine="start /wait hhc &quot;HtmlHelpHelpContext.hhp&quot;
  466. if not exist &quot;HtmlHelpHelpContext.chm&quot; goto :HelpError
  467. copy &quot;HtmlHelpHelpContext.chm&quot; &quot;../../../bin/vc71/$(InputName).chm&quot;
  468. goto :HelpDone
  469. :HelpError
  470. echo HtmlHelpHelpContext.hhp(1) : error:Problem encountered creating help file
  471. echo.
  472. :HelpDone
  473. echo.
  474. "
  475. AdditionalDependencies="HtmlHelpHTMLDefines.h"
  476. Outputs="../../../bin/vc71/$(InputName).chm"/>
  477. </FileConfiguration>
  478. <FileConfiguration
  479. Name="Unicode Debug|Win32">
  480. <Tool
  481. Name="VCCustomBuildTool"
  482. Description="Making help file..."
  483. CommandLine="start /wait hhc &quot;HtmlHelpHelpContext.hhp&quot;
  484. if not exist &quot;HtmlHelpHelpContext.chm&quot; goto :HelpError
  485. copy &quot;HtmlHelpHelpContext.chm&quot; &quot;../../../bin/vc71/$(InputName).chm&quot;
  486. goto :HelpDone
  487. :HelpError
  488. echo HtmlHelpHelpContext.hhp(1) : error:Problem encountered creating help file
  489. echo.
  490. :HelpDone
  491. echo.
  492. "
  493. AdditionalDependencies="HtmlHelpHTMLDefines.h"
  494. Outputs="../../../bin/vc71/$(InputName).chm"/>
  495. </FileConfiguration>
  496. <FileConfiguration
  497. Name="Unicode Release|Win32">
  498. <Tool
  499. Name="VCCustomBuildTool"
  500. Description="Making help file..."
  501. CommandLine="start /wait hhc &quot;HtmlHelpHelpContext.hhp&quot;
  502. if not exist &quot;HtmlHelpHelpContext.chm&quot; goto :HelpError
  503. copy &quot;HtmlHelpHelpContext.chm&quot; &quot;../../../bin/vc71/$(InputName).chm&quot;
  504. goto :HelpDone
  505. :HelpError
  506. echo HtmlHelpHelpContext.hhp(1) : error:Problem encountered creating help file
  507. echo.
  508. :HelpDone
  509. echo.
  510. "
  511. AdditionalDependencies="HtmlHelpHTMLDefines.h"
  512. Outputs="../../../bin/vc71/$(InputName).chm"/>
  513. </FileConfiguration>
  514. </File>
  515. </Filter>
  516. <Filter
  517. Name="HTML Help Topics"
  518. Filter="htm;html">
  519. <File
  520. RelativePath=".HtmlHelpafx_hidd_color.htm"
  521. DeploymentContent="TRUE">
  522. </File>
  523. <File
  524. RelativePath=".HtmlHelpafx_hidd_fileopen.htm"
  525. DeploymentContent="TRUE">
  526. </File>
  527. <File
  528. RelativePath=".HtmlHelpafx_hidd_filesave.htm"
  529. DeploymentContent="TRUE">
  530. </File>
  531. <File
  532. RelativePath=".HtmlHelpafx_hidd_find.htm"
  533. DeploymentContent="TRUE">
  534. </File>
  535. <File
  536. RelativePath=".HtmlHelpafx_hidd_font.htm"
  537. DeploymentContent="TRUE">
  538. </File>
  539. <File
  540. RelativePath=".HtmlHelpafx_hidd_newtypedlg.htm"
  541. DeploymentContent="TRUE">
  542. </File>
  543. <File
  544. RelativePath=".HtmlHelpafx_hidd_print.htm"
  545. DeploymentContent="TRUE">
  546. </File>
  547. <File
  548. RelativePath=".HtmlHelpafx_hidd_printdlg.htm"
  549. DeploymentContent="TRUE">
  550. </File>
  551. <File
  552. RelativePath=".HtmlHelpafx_hidd_printsetup.htm"
  553. DeploymentContent="TRUE">
  554. </File>
  555. <File
  556. RelativePath=".HtmlHelpafx_hidd_replace.htm"
  557. DeploymentContent="TRUE">
  558. </File>
  559. <File
  560. RelativePath=".HtmlHelpafx_hidp_default.htm"
  561. DeploymentContent="TRUE">
  562. </File>
  563. <File
  564. RelativePath=".HtmlHelpafx_hidw_dockbar_top.htm"
  565. DeploymentContent="TRUE">
  566. </File>
  567. <File
  568. RelativePath=".HtmlHelpafx_hidw_preview_bar.htm"
  569. DeploymentContent="TRUE">
  570. </File>
  571. <File
  572. RelativePath=".HtmlHelpafx_hidw_status_bar.htm"
  573. DeploymentContent="TRUE">
  574. </File>
  575. <File
  576. RelativePath=".HtmlHelpafx_hidw_toolbar.htm"
  577. DeploymentContent="TRUE">
  578. </File>
  579. <File
  580. RelativePath=".HtmlHelphid_app_about.htm"
  581. DeploymentContent="TRUE">
  582. </File>
  583. <File
  584. RelativePath=".HtmlHelphid_app_exit.htm"
  585. DeploymentContent="TRUE">
  586. </File>
  587. <File
  588. RelativePath=".HtmlHelphid_context_help.htm"
  589. DeploymentContent="TRUE">
  590. </File>
  591. <File
  592. RelativePath=".HtmlHelphid_edit_clear.htm"
  593. DeploymentContent="TRUE">
  594. </File>
  595. <File
  596. RelativePath=".HtmlHelphid_edit_clear_all.htm"
  597. DeploymentContent="TRUE">
  598. </File>
  599. <File
  600. RelativePath=".HtmlHelphid_edit_copy.htm"
  601. DeploymentContent="TRUE">
  602. </File>
  603. <File
  604. RelativePath=".HtmlHelphid_edit_cut.htm"
  605. DeploymentContent="TRUE">
  606. </File>
  607. <File
  608. RelativePath=".HtmlHelphid_edit_find.htm"
  609. DeploymentContent="TRUE">
  610. </File>
  611. <File
  612. RelativePath=".HtmlHelphid_edit_paste.htm"
  613. DeploymentContent="TRUE">
  614. </File>
  615. <File
  616. RelativePath=".HtmlHelphid_edit_redo.htm"
  617. DeploymentContent="TRUE">
  618. </File>
  619. <File
  620. RelativePath=".HtmlHelphid_edit_repeat.htm"
  621. DeploymentContent="TRUE">
  622. </File>
  623. <File
  624. RelativePath=".HtmlHelphid_edit_replace.htm"
  625. DeploymentContent="TRUE">
  626. </File>
  627. <File
  628. RelativePath=".HtmlHelphid_edit_undo.htm"
  629. DeploymentContent="TRUE">
  630. </File>
  631. <File
  632. RelativePath=".HtmlHelphid_file_close.htm"
  633. DeploymentContent="TRUE">
  634. </File>
  635. <File
  636. RelativePath=".HtmlHelphid_file_mru_file1.htm"
  637. DeploymentContent="TRUE">
  638. </File>
  639. <File
  640. RelativePath=".HtmlHelphid_file_new.htm"
  641. DeploymentContent="TRUE">
  642. </File>
  643. <File
  644. RelativePath=".HtmlHelphid_file_open.htm"
  645. DeploymentContent="TRUE">
  646. </File>
  647. <File
  648. RelativePath=".HtmlHelphid_file_page_setup.htm"
  649. DeploymentContent="TRUE">
  650. </File>
  651. <File
  652. RelativePath=".HtmlHelphid_file_print.htm"
  653. DeploymentContent="TRUE">
  654. </File>
  655. <File
  656. RelativePath=".HtmlHelphid_file_print_preview.htm"
  657. DeploymentContent="TRUE">
  658. </File>
  659. <File
  660. RelativePath=".HtmlHelphid_file_print_setup.htm"
  661. DeploymentContent="TRUE">
  662. </File>
  663. <File
  664. RelativePath=".HtmlHelphid_file_save.htm"
  665. DeploymentContent="TRUE">
  666. </File>
  667. <File
  668. RelativePath=".HtmlHelphid_file_save_as.htm"
  669. DeploymentContent="TRUE">
  670. </File>
  671. <File
  672. RelativePath=".HtmlHelphid_file_send_mail.htm"
  673. DeploymentContent="TRUE">
  674. </File>
  675. <File
  676. RelativePath=".HtmlHelphid_help_index.htm"
  677. DeploymentContent="TRUE">
  678. </File>
  679. <File
  680. RelativePath=".HtmlHelphid_help_using.htm"
  681. DeploymentContent="TRUE">
  682. </File>
  683. <File
  684. RelativePath=".HtmlHelphid_ht_caption.htm"
  685. DeploymentContent="TRUE">
  686. </File>
  687. <File
  688. RelativePath=".HtmlHelphid_ht_nowhere.htm"
  689. DeploymentContent="TRUE">
  690. </File>
  691. <File
  692. RelativePath=".HtmlHelphid_next_pane.htm"
  693. DeploymentContent="TRUE">
  694. </File>
  695. <File
  696. RelativePath=".HtmlHelphid_prev_pane.htm"
  697. DeploymentContent="TRUE">
  698. </File>
  699. <File
  700. RelativePath=".HtmlHelphid_sc_close.htm"
  701. DeploymentContent="TRUE">
  702. </File>
  703. <File
  704. RelativePath=".HtmlHelphid_sc_maximize.htm"
  705. DeploymentContent="TRUE">
  706. </File>
  707. <File
  708. RelativePath=".HtmlHelphid_sc_minimize.htm"
  709. DeploymentContent="TRUE">
  710. </File>
  711. <File
  712. RelativePath=".HtmlHelphid_sc_move.htm"
  713. DeploymentContent="TRUE">
  714. </File>
  715. <File
  716. RelativePath=".HtmlHelphid_sc_nextwindow.htm"
  717. DeploymentContent="TRUE">
  718. </File>
  719. <File
  720. RelativePath=".HtmlHelphid_sc_prevwindow.htm"
  721. DeploymentContent="TRUE">
  722. </File>
  723. <File
  724. RelativePath=".HtmlHelphid_sc_restore.htm"
  725. DeploymentContent="TRUE">
  726. </File>
  727. <File
  728. RelativePath=".HtmlHelphid_sc_size.htm"
  729. DeploymentContent="TRUE">
  730. </File>
  731. <File
  732. RelativePath=".HtmlHelphid_sc_tasklist.htm"
  733. DeploymentContent="TRUE">
  734. </File>
  735. <File
  736. RelativePath=".HtmlHelphid_view_ruler.htm"
  737. DeploymentContent="TRUE">
  738. </File>
  739. <File
  740. RelativePath=".HtmlHelphid_view_status_bar.htm"
  741. DeploymentContent="TRUE">
  742. </File>
  743. <File
  744. RelativePath=".HtmlHelphid_view_toolbar.htm"
  745. DeploymentContent="TRUE">
  746. </File>
  747. <File
  748. RelativePath=".HtmlHelphid_window_all.htm"
  749. DeploymentContent="TRUE">
  750. </File>
  751. <File
  752. RelativePath=".HtmlHelphid_window_arrange.htm"
  753. DeploymentContent="TRUE">
  754. </File>
  755. <File
  756. RelativePath=".HtmlHelphid_window_cascade.htm"
  757. DeploymentContent="TRUE">
  758. </File>
  759. <File
  760. RelativePath=".HtmlHelphid_window_new.htm"
  761. DeploymentContent="TRUE">
  762. </File>
  763. <File
  764. RelativePath=".HtmlHelphid_window_split.htm"
  765. DeploymentContent="TRUE">
  766. </File>
  767. <File
  768. RelativePath=".HtmlHelphid_window_tile.htm"
  769. DeploymentContent="TRUE">
  770. </File>
  771. <File
  772. RelativePath=".HtmlHelphid_window_tile_horz.htm"
  773. DeploymentContent="TRUE">
  774. </File>
  775. <File
  776. RelativePath=".HtmlHelphid_window_tile_vert.htm"
  777. DeploymentContent="TRUE">
  778. </File>
  779. <File
  780. RelativePath=".HtmlHelphidr_doc1type.htm"
  781. DeploymentContent="TRUE">
  782. </File>
  783. <File
  784. RelativePath=".HtmlHelpmain_index.htm"
  785. DeploymentContent="TRUE">
  786. </File>
  787. <File
  788. RelativePath=".HtmlHelpmenu_edit.htm"
  789. DeploymentContent="TRUE">
  790. </File>
  791. <File
  792. RelativePath=".HtmlHelpmenu_file.htm"
  793. DeploymentContent="TRUE">
  794. </File>
  795. <File
  796. RelativePath=".HtmlHelpmenu_help.htm"
  797. DeploymentContent="TRUE">
  798. </File>
  799. <File
  800. RelativePath=".HtmlHelpmenu_view.htm"
  801. DeploymentContent="TRUE">
  802. </File>
  803. <File
  804. RelativePath=".HtmlHelpmenu_window.htm"
  805. DeploymentContent="TRUE">
  806. </File>
  807. <File
  808. RelativePath=".HtmlHelpscrollbars.htm"
  809. DeploymentContent="TRUE">
  810. </File>
  811. </Filter>
  812. </Files>
  813. <Globals>
  814. </Globals>
  815. </VisualStudioProject>