HelpNotes_700.vcproj
上传用户:sesekoo
上传日期:2020-07-18
资源大小:21543k
文件大小:42k
源码类别:

界面编程

开发平台:

Visual C++

  1. <?xml version="1.0" encoding = "windows-1251"?>
  2. <VisualStudioProject
  3. ProjectType="Visual C++"
  4. Version="7.00"
  5. Name="HelpNotes"
  6. SccProjectName=""
  7. SccLocalPath=""
  8. Keyword="MFCProj">
  9. <Platforms>
  10. <Platform
  11. Name="Win32"/>
  12. </Platforms>
  13. <Configurations>
  14. <Configuration
  15. Name="Static Unicode Release with MFC DLL|Win32"
  16. OutputDirectory=".....Bin_700"
  17. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseWithMfcDllHelpNotes"
  18. ConfigurationType="1"
  19. UseOfMFC="2"
  20. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  21. CharacterSet="1">
  22. <Tool
  23. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  24. InlineFunctionExpansion="1"
  25. AdditionalIncludeDirectories="....include"
  26. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  27. StringPooling="TRUE"
  28. RuntimeLibrary="2"
  29. EnableFunctionLevelLinking="TRUE"
  30. UsePrecompiledHeader="3"
  31. PrecompiledHeaderThrough="stdafx.h"
  32. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseWithMfcDllHelpNotes/HelpNotes_700.pch"
  33. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseWithMfcDllHelpNotes/"
  34. ObjectFile=".....Bin_700StaticUnicodeReleaseWithMfcDllHelpNotes/"
  35. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseWithMfcDllHelpNotes/"
  36. WarningLevel="4"
  37. SuppressStartupBanner="TRUE"
  38. CompileAs="0"/>
  39. <Tool
  40. Name="VCCustomBuildTool"/>
  41. <Tool
  42. Name="VCLinkerTool"
  43. AdditionalOptions="/MACHINE:I386"
  44. OutputFile="....Bin_700/HelpNotes-yu.exe"
  45. LinkIncremental="1"
  46. SuppressStartupBanner="TRUE"
  47. AdditionalLibraryDirectories="....Bin_700"
  48. ProgramDatabaseFile=".....Bin_700/HelpNotes-yu.pdb"
  49. SubSystem="2"
  50. EntryPointSymbol="wWinMainCRTStartup"/>
  51. <Tool
  52. Name="VCMIDLTool"
  53. PreprocessorDefinitions="NDEBUG"
  54. MkTypLibCompatible="TRUE"
  55. SuppressStartupBanner="TRUE"
  56. TargetEnvironment="1"
  57. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  58. <Tool
  59. Name="VCPostBuildEventTool"/>
  60. <Tool
  61. Name="VCPreBuildEventTool"/>
  62. <Tool
  63. Name="VCPreLinkEventTool"/>
  64. <Tool
  65. Name="VCResourceCompilerTool"
  66. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  67. Culture="1033"
  68. AdditionalIncludeDirectories="../../Include"/>
  69. <Tool
  70. Name="VCWebServiceProxyGeneratorTool"/>
  71. <Tool
  72. Name="VCWebDeploymentTool"/>
  73. </Configuration>
  74. <Configuration
  75. Name="Static MBCS Debug|Win32"
  76. OutputDirectory=".....Bin_700"
  77. IntermediateDirectory=".....Bin_700StaticMbcsDebugHelpNotes"
  78. ConfigurationType="1"
  79. UseOfMFC="1"
  80. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  81. CharacterSet="2">
  82. <Tool
  83. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  84. Optimization="0"
  85. AdditionalIncludeDirectories="....include"
  86. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  87. BasicRuntimeChecks="3"
  88. RuntimeLibrary="1"
  89. UsePrecompiledHeader="3"
  90. PrecompiledHeaderThrough="stdafx.h"
  91. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugHelpNotes/HelpNotes_700.pch"
  92. AssemblerListingLocation=".....Bin_700StaticMbcsDebugHelpNotes/"
  93. ObjectFile=".....Bin_700StaticMbcsDebugHelpNotes/"
  94. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugHelpNotes/"
  95. WarningLevel="4"
  96. SuppressStartupBanner="TRUE"
  97. DebugInformationFormat="4"
  98. CompileAs="0"/>
  99. <Tool
  100. Name="VCCustomBuildTool"/>
  101. <Tool
  102. Name="VCLinkerTool"
  103. AdditionalOptions="/MACHINE:I386"
  104. OutputFile="....Bin_700/HelpNotes-smd.exe"
  105. LinkIncremental="2"
  106. SuppressStartupBanner="TRUE"
  107. AdditionalLibraryDirectories="....Bin_700"
  108. GenerateDebugInformation="TRUE"
  109. ProgramDatabaseFile=".....Bin_700/HelpNotes-smd.pdb"
  110. SubSystem="2"/>
  111. <Tool
  112. Name="VCMIDLTool"
  113. PreprocessorDefinitions="_DEBUG"
  114. MkTypLibCompatible="TRUE"
  115. SuppressStartupBanner="TRUE"
  116. TargetEnvironment="1"
  117. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  118. <Tool
  119. Name="VCPostBuildEventTool"/>
  120. <Tool
  121. Name="VCPreBuildEventTool"/>
  122. <Tool
  123. Name="VCPreLinkEventTool"/>
  124. <Tool
  125. Name="VCResourceCompilerTool"
  126. PreprocessorDefinitions="_DEBUG"
  127. Culture="1033"
  128. AdditionalIncludeDirectories="../../Include"/>
  129. <Tool
  130. Name="VCWebServiceProxyGeneratorTool"/>
  131. <Tool
  132. Name="VCWebDeploymentTool"/>
  133. </Configuration>
  134. <Configuration
  135. Name="ANSI Debug|Win32"
  136. OutputDirectory=".....Bin_700"
  137. IntermediateDirectory=".....Bin_700AnsiDebugHelpNotes"
  138. ConfigurationType="1"
  139. UseOfMFC="2"
  140. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  141. <Tool
  142. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  143. Optimization="0"
  144. AdditionalIncludeDirectories="....include"
  145. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  146. BasicRuntimeChecks="3"
  147. RuntimeLibrary="3"
  148. UsePrecompiledHeader="3"
  149. PrecompiledHeaderThrough="stdafx.h"
  150. PrecompiledHeaderFile=".....Bin_700AnsiDebugHelpNotes/HelpNotes_700.pch"
  151. AssemblerListingLocation=".....Bin_700AnsiDebugHelpNotes/"
  152. ObjectFile=".....Bin_700AnsiDebugHelpNotes/"
  153. ProgramDataBaseFileName=".....Bin_700AnsiDebugHelpNotes/"
  154. WarningLevel="4"
  155. SuppressStartupBanner="TRUE"
  156. DebugInformationFormat="4"
  157. CompileAs="0"/>
  158. <Tool
  159. Name="VCCustomBuildTool"/>
  160. <Tool
  161. Name="VCLinkerTool"
  162. AdditionalOptions="/MACHINE:I386"
  163. OutputFile="....Bin_700/HelpNotes-nd.exe"
  164. LinkIncremental="2"
  165. SuppressStartupBanner="TRUE"
  166. AdditionalLibraryDirectories="....Bin_700"
  167. GenerateDebugInformation="TRUE"
  168. ProgramDatabaseFile=".....Bin_700/HelpNotes-nd.pdb"
  169. SubSystem="2"/>
  170. <Tool
  171. Name="VCMIDLTool"
  172. PreprocessorDefinitions="_DEBUG"
  173. MkTypLibCompatible="TRUE"
  174. SuppressStartupBanner="TRUE"
  175. TargetEnvironment="1"
  176. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  177. <Tool
  178. Name="VCPostBuildEventTool"/>
  179. <Tool
  180. Name="VCPreBuildEventTool"/>
  181. <Tool
  182. Name="VCPreLinkEventTool"/>
  183. <Tool
  184. Name="VCResourceCompilerTool"
  185. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  186. Culture="1033"
  187. AdditionalIncludeDirectories="../../Include"/>
  188. <Tool
  189. Name="VCWebServiceProxyGeneratorTool"/>
  190. <Tool
  191. Name="VCWebDeploymentTool"/>
  192. </Configuration>
  193. <Configuration
  194. Name="Static MBCS Release with MFC DLL|Win32"
  195. OutputDirectory=".....Bin_700"
  196. IntermediateDirectory=".....Bin_700StaticMbcsReleaseWithMfcDllHelpNotes"
  197. ConfigurationType="1"
  198. UseOfMFC="2"
  199. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  200. CharacterSet="2">
  201. <Tool
  202. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  203. InlineFunctionExpansion="1"
  204. AdditionalIncludeDirectories="....include"
  205. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  206. StringPooling="TRUE"
  207. RuntimeLibrary="2"
  208. EnableFunctionLevelLinking="TRUE"
  209. UsePrecompiledHeader="3"
  210. PrecompiledHeaderThrough="stdafx.h"
  211. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseWithMfcDllHelpNotes/HelpNotes_700.pch"
  212. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseWithMfcDllHelpNotes/"
  213. ObjectFile=".....Bin_700StaticMbcsReleaseWithMfcDllHelpNotes/"
  214. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseWithMfcDllHelpNotes/"
  215. WarningLevel="4"
  216. SuppressStartupBanner="TRUE"
  217. CompileAs="0"/>
  218. <Tool
  219. Name="VCCustomBuildTool"/>
  220. <Tool
  221. Name="VCLinkerTool"
  222. AdditionalOptions="/MACHINE:I386"
  223. OutputFile="....Bin_700/HelpNotes-ym.exe"
  224. LinkIncremental="1"
  225. SuppressStartupBanner="TRUE"
  226. AdditionalLibraryDirectories="....Bin_700"
  227. ProgramDatabaseFile=".....Bin_700/HelpNotes-ym.pdb"
  228. SubSystem="2"/>
  229. <Tool
  230. Name="VCMIDLTool"
  231. PreprocessorDefinitions="NDEBUG"
  232. MkTypLibCompatible="TRUE"
  233. SuppressStartupBanner="TRUE"
  234. TargetEnvironment="1"
  235. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  236. <Tool
  237. Name="VCPostBuildEventTool"/>
  238. <Tool
  239. Name="VCPreBuildEventTool"/>
  240. <Tool
  241. Name="VCPreLinkEventTool"/>
  242. <Tool
  243. Name="VCResourceCompilerTool"
  244. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  245. Culture="1033"
  246. AdditionalIncludeDirectories="../../Include"/>
  247. <Tool
  248. Name="VCWebServiceProxyGeneratorTool"/>
  249. <Tool
  250. Name="VCWebDeploymentTool"/>
  251. </Configuration>
  252. <Configuration
  253. Name="Static Unicode Debug with MFC DLL|Win32"
  254. OutputDirectory=".....Bin_700"
  255. IntermediateDirectory=".....Bin_700StaticUnicodeDebugWithMfcDllHelpNotes"
  256. ConfigurationType="1"
  257. UseOfMFC="2"
  258. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  259. CharacterSet="1">
  260. <Tool
  261. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  262. Optimization="0"
  263. AdditionalIncludeDirectories="....include"
  264. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  265. BasicRuntimeChecks="3"
  266. RuntimeLibrary="3"
  267. UsePrecompiledHeader="3"
  268. PrecompiledHeaderThrough="stdafx.h"
  269. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugWithMfcDllHelpNotes/HelpNotes_700.pch"
  270. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugWithMfcDllHelpNotes/"
  271. ObjectFile=".....Bin_700StaticUnicodeDebugWithMfcDllHelpNotes/"
  272. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugWithMfcDllHelpNotes/"
  273. WarningLevel="4"
  274. SuppressStartupBanner="TRUE"
  275. DebugInformationFormat="4"
  276. CompileAs="0"/>
  277. <Tool
  278. Name="VCCustomBuildTool"/>
  279. <Tool
  280. Name="VCLinkerTool"
  281. AdditionalOptions="/MACHINE:I386"
  282. OutputFile="....Bin_700/HelpNotes-yud.exe"
  283. LinkIncremental="2"
  284. SuppressStartupBanner="TRUE"
  285. AdditionalLibraryDirectories="....Bin_700"
  286. GenerateDebugInformation="TRUE"
  287. ProgramDatabaseFile=".....Bin_700/HelpNotes-yud.pdb"
  288. SubSystem="2"
  289. EntryPointSymbol="wWinMainCRTStartup"/>
  290. <Tool
  291. Name="VCMIDLTool"
  292. PreprocessorDefinitions="_DEBUG"
  293. MkTypLibCompatible="TRUE"
  294. SuppressStartupBanner="TRUE"
  295. TargetEnvironment="1"
  296. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  297. <Tool
  298. Name="VCPostBuildEventTool"/>
  299. <Tool
  300. Name="VCPreBuildEventTool"/>
  301. <Tool
  302. Name="VCPreLinkEventTool"/>
  303. <Tool
  304. Name="VCResourceCompilerTool"
  305. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  306. Culture="1033"
  307. AdditionalIncludeDirectories="../../Include"/>
  308. <Tool
  309. Name="VCWebServiceProxyGeneratorTool"/>
  310. <Tool
  311. Name="VCWebDeploymentTool"/>
  312. </Configuration>
  313. <Configuration
  314. Name="Static Unicode Debug|Win32"
  315. OutputDirectory=".....Bin_700"
  316. IntermediateDirectory=".....Bin_700StaticUnicodeDebugHelpNotes"
  317. ConfigurationType="1"
  318. UseOfMFC="1"
  319. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  320. CharacterSet="1">
  321. <Tool
  322. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  323. Optimization="0"
  324. AdditionalIncludeDirectories="....include"
  325. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  326. BasicRuntimeChecks="3"
  327. RuntimeLibrary="1"
  328. UsePrecompiledHeader="3"
  329. PrecompiledHeaderThrough="stdafx.h"
  330. PrecompiledHeaderFile=".....Bin_700StaticUnicodeDebugHelpNotes/HelpNotes_700.pch"
  331. AssemblerListingLocation=".....Bin_700StaticUnicodeDebugHelpNotes/"
  332. ObjectFile=".....Bin_700StaticUnicodeDebugHelpNotes/"
  333. ProgramDataBaseFileName=".....Bin_700StaticUnicodeDebugHelpNotes/"
  334. WarningLevel="4"
  335. SuppressStartupBanner="TRUE"
  336. DebugInformationFormat="4"
  337. CompileAs="0"/>
  338. <Tool
  339. Name="VCCustomBuildTool"/>
  340. <Tool
  341. Name="VCLinkerTool"
  342. AdditionalOptions="/MACHINE:I386"
  343. OutputFile="....Bin_700/HelpNotes-sud.exe"
  344. LinkIncremental="2"
  345. SuppressStartupBanner="TRUE"
  346. AdditionalLibraryDirectories="....Bin_700"
  347. GenerateDebugInformation="TRUE"
  348. ProgramDatabaseFile=".....Bin_700/HelpNotes-sud.pdb"
  349. SubSystem="2"
  350. EntryPointSymbol="wWinMainCRTStartup"/>
  351. <Tool
  352. Name="VCMIDLTool"
  353. PreprocessorDefinitions="_DEBUG"
  354. MkTypLibCompatible="TRUE"
  355. SuppressStartupBanner="TRUE"
  356. TargetEnvironment="1"
  357. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  358. <Tool
  359. Name="VCPostBuildEventTool"/>
  360. <Tool
  361. Name="VCPreBuildEventTool"/>
  362. <Tool
  363. Name="VCPreLinkEventTool"/>
  364. <Tool
  365. Name="VCResourceCompilerTool"
  366. PreprocessorDefinitions="_DEBUG"
  367. Culture="1033"
  368. AdditionalIncludeDirectories="../../Include"/>
  369. <Tool
  370. Name="VCWebServiceProxyGeneratorTool"/>
  371. <Tool
  372. Name="VCWebDeploymentTool"/>
  373. </Configuration>
  374. <Configuration
  375. Name="Unicode Debug|Win32"
  376. OutputDirectory=".....Bin_700"
  377. IntermediateDirectory=".....Bin_700UnicodeDebugHelpNotes"
  378. ConfigurationType="1"
  379. UseOfMFC="2"
  380. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  381. CharacterSet="1">
  382. <Tool
  383. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  384. Optimization="0"
  385. AdditionalIncludeDirectories="....include"
  386. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  387. BasicRuntimeChecks="3"
  388. RuntimeLibrary="3"
  389. UsePrecompiledHeader="3"
  390. PrecompiledHeaderThrough="stdafx.h"
  391. PrecompiledHeaderFile=".....Bin_700UnicodeDebugHelpNotes/HelpNotes_700.pch"
  392. AssemblerListingLocation=".....Bin_700UnicodeDebugHelpNotes/"
  393. ObjectFile=".....Bin_700UnicodeDebugHelpNotes/"
  394. ProgramDataBaseFileName=".....Bin_700UnicodeDebugHelpNotes/"
  395. WarningLevel="4"
  396. SuppressStartupBanner="TRUE"
  397. DebugInformationFormat="4"
  398. CompileAs="0"/>
  399. <Tool
  400. Name="VCCustomBuildTool"/>
  401. <Tool
  402. Name="VCLinkerTool"
  403. AdditionalOptions="/MACHINE:I386"
  404. OutputFile="....Bin_700/HelpNotes-ud.exe"
  405. LinkIncremental="2"
  406. SuppressStartupBanner="TRUE"
  407. AdditionalLibraryDirectories="....Bin_700"
  408. GenerateDebugInformation="TRUE"
  409. ProgramDatabaseFile=".....Bin_700/HelpNotes-ud.pdb"
  410. SubSystem="2"
  411. EntryPointSymbol="wWinMainCRTStartup"/>
  412. <Tool
  413. Name="VCMIDLTool"
  414. PreprocessorDefinitions="_DEBUG"
  415. MkTypLibCompatible="TRUE"
  416. SuppressStartupBanner="TRUE"
  417. TargetEnvironment="1"
  418. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  419. <Tool
  420. Name="VCPostBuildEventTool"/>
  421. <Tool
  422. Name="VCPreBuildEventTool"/>
  423. <Tool
  424. Name="VCPreLinkEventTool"/>
  425. <Tool
  426. Name="VCResourceCompilerTool"
  427. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  428. Culture="1033"
  429. AdditionalIncludeDirectories="../../Include"/>
  430. <Tool
  431. Name="VCWebServiceProxyGeneratorTool"/>
  432. <Tool
  433. Name="VCWebDeploymentTool"/>
  434. </Configuration>
  435. <Configuration
  436. Name="Static ANSI Release|Win32"
  437. OutputDirectory=".....Bin_700"
  438. IntermediateDirectory=".....Bin_700StaticAnsiReleaseHelpNotes"
  439. ConfigurationType="1"
  440. UseOfMFC="1"
  441. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  442. <Tool
  443. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  444. InlineFunctionExpansion="1"
  445. AdditionalIncludeDirectories="....include"
  446. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  447. StringPooling="TRUE"
  448. RuntimeLibrary="0"
  449. EnableFunctionLevelLinking="TRUE"
  450. UsePrecompiledHeader="3"
  451. PrecompiledHeaderThrough="stdafx.h"
  452. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseHelpNotes/HelpNotes_700.pch"
  453. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseHelpNotes/"
  454. ObjectFile=".....Bin_700StaticAnsiReleaseHelpNotes/"
  455. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseHelpNotes/"
  456. WarningLevel="4"
  457. SuppressStartupBanner="TRUE"
  458. CompileAs="0"/>
  459. <Tool
  460. Name="VCCustomBuildTool"/>
  461. <Tool
  462. Name="VCLinkerTool"
  463. AdditionalOptions="/MACHINE:I386"
  464. OutputFile="....Bin_700/HelpNotes-sn.exe"
  465. LinkIncremental="1"
  466. SuppressStartupBanner="TRUE"
  467. AdditionalLibraryDirectories="....Bin_700"
  468. ProgramDatabaseFile=".....Bin_700/HelpNotes-sn.pdb"
  469. SubSystem="2"/>
  470. <Tool
  471. Name="VCMIDLTool"
  472. PreprocessorDefinitions="NDEBUG"
  473. MkTypLibCompatible="TRUE"
  474. SuppressStartupBanner="TRUE"
  475. TargetEnvironment="1"
  476. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  477. <Tool
  478. Name="VCPostBuildEventTool"/>
  479. <Tool
  480. Name="VCPreBuildEventTool"/>
  481. <Tool
  482. Name="VCPreLinkEventTool"/>
  483. <Tool
  484. Name="VCResourceCompilerTool"
  485. PreprocessorDefinitions="NDEBUG"
  486. Culture="1033"
  487. AdditionalIncludeDirectories="../../Include"/>
  488. <Tool
  489. Name="VCWebServiceProxyGeneratorTool"/>
  490. <Tool
  491. Name="VCWebDeploymentTool"/>
  492. </Configuration>
  493. <Configuration
  494. Name="Static ANSI Debug|Win32"
  495. OutputDirectory=".....Bin_700"
  496. IntermediateDirectory=".....Bin_700StaticAnsiDebugHelpNotes"
  497. ConfigurationType="1"
  498. UseOfMFC="1"
  499. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  500. <Tool
  501. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  502. Optimization="0"
  503. AdditionalIncludeDirectories="....include"
  504. PreprocessorDefinitions="_DEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  505. BasicRuntimeChecks="3"
  506. RuntimeLibrary="1"
  507. UsePrecompiledHeader="3"
  508. PrecompiledHeaderThrough="stdafx.h"
  509. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugHelpNotes/HelpNotes_700.pch"
  510. AssemblerListingLocation=".....Bin_700StaticAnsiDebugHelpNotes/"
  511. ObjectFile=".....Bin_700StaticAnsiDebugHelpNotes/"
  512. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugHelpNotes/"
  513. WarningLevel="4"
  514. SuppressStartupBanner="TRUE"
  515. DebugInformationFormat="4"
  516. CompileAs="0"/>
  517. <Tool
  518. Name="VCCustomBuildTool"/>
  519. <Tool
  520. Name="VCLinkerTool"
  521. AdditionalOptions="/MACHINE:I386"
  522. OutputFile="....Bin_700/HelpNotes-snd.exe"
  523. LinkIncremental="2"
  524. SuppressStartupBanner="TRUE"
  525. AdditionalLibraryDirectories="....Bin_700"
  526. GenerateDebugInformation="TRUE"
  527. ProgramDatabaseFile=".....Bin_700/HelpNotes-snd.pdb"
  528. SubSystem="2"/>
  529. <Tool
  530. Name="VCMIDLTool"
  531. PreprocessorDefinitions="_DEBUG"
  532. MkTypLibCompatible="TRUE"
  533. SuppressStartupBanner="TRUE"
  534. TargetEnvironment="1"
  535. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  536. <Tool
  537. Name="VCPostBuildEventTool"/>
  538. <Tool
  539. Name="VCPreBuildEventTool"/>
  540. <Tool
  541. Name="VCPreLinkEventTool"/>
  542. <Tool
  543. Name="VCResourceCompilerTool"
  544. PreprocessorDefinitions="_DEBUG"
  545. Culture="1033"
  546. AdditionalIncludeDirectories="../../Include"/>
  547. <Tool
  548. Name="VCWebServiceProxyGeneratorTool"/>
  549. <Tool
  550. Name="VCWebDeploymentTool"/>
  551. </Configuration>
  552. <Configuration
  553. Name="ANSI Release|Win32"
  554. OutputDirectory=".....Bin_700"
  555. IntermediateDirectory=".....Bin_700AnsiReleaseHelpNotes"
  556. ConfigurationType="1"
  557. UseOfMFC="2"
  558. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  559. <Tool
  560. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  561. InlineFunctionExpansion="1"
  562. AdditionalIncludeDirectories="....include"
  563. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  564. StringPooling="TRUE"
  565. RuntimeLibrary="2"
  566. EnableFunctionLevelLinking="TRUE"
  567. UsePrecompiledHeader="3"
  568. PrecompiledHeaderThrough="stdafx.h"
  569. PrecompiledHeaderFile=".....Bin_700AnsiReleaseHelpNotes/HelpNotes_700.pch"
  570. AssemblerListingLocation=".....Bin_700AnsiReleaseHelpNotes/"
  571. ObjectFile=".....Bin_700AnsiReleaseHelpNotes/"
  572. ProgramDataBaseFileName=".....Bin_700AnsiReleaseHelpNotes/"
  573. WarningLevel="4"
  574. SuppressStartupBanner="TRUE"
  575. CompileAs="0"/>
  576. <Tool
  577. Name="VCCustomBuildTool"/>
  578. <Tool
  579. Name="VCLinkerTool"
  580. AdditionalOptions="/MACHINE:I386"
  581. OutputFile="....Bin_700/HelpNotes-n.exe"
  582. LinkIncremental="1"
  583. SuppressStartupBanner="TRUE"
  584. AdditionalLibraryDirectories="....Bin_700"
  585. ProgramDatabaseFile=".....Bin_700/HelpNotes-n.pdb"
  586. SubSystem="2"/>
  587. <Tool
  588. Name="VCMIDLTool"
  589. PreprocessorDefinitions="NDEBUG"
  590. MkTypLibCompatible="TRUE"
  591. SuppressStartupBanner="TRUE"
  592. TargetEnvironment="1"
  593. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  594. <Tool
  595. Name="VCPostBuildEventTool"/>
  596. <Tool
  597. Name="VCPreBuildEventTool"/>
  598. <Tool
  599. Name="VCPreLinkEventTool"/>
  600. <Tool
  601. Name="VCResourceCompilerTool"
  602. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  603. Culture="1033"
  604. AdditionalIncludeDirectories="../../Include"/>
  605. <Tool
  606. Name="VCWebServiceProxyGeneratorTool"/>
  607. <Tool
  608. Name="VCWebDeploymentTool"/>
  609. </Configuration>
  610. <Configuration
  611. Name="Unicode Release|Win32"
  612. OutputDirectory=".....Bin_700"
  613. IntermediateDirectory=".....Bin_700UnicodeReleaseHelpNotes"
  614. ConfigurationType="1"
  615. UseOfMFC="2"
  616. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  617. CharacterSet="1">
  618. <Tool
  619. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  620. InlineFunctionExpansion="1"
  621. AdditionalIncludeDirectories="....include"
  622. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  623. StringPooling="TRUE"
  624. RuntimeLibrary="2"
  625. EnableFunctionLevelLinking="TRUE"
  626. UsePrecompiledHeader="3"
  627. PrecompiledHeaderThrough="stdafx.h"
  628. PrecompiledHeaderFile=".....Bin_700UnicodeReleaseHelpNotes/HelpNotes_700.pch"
  629. AssemblerListingLocation=".....Bin_700UnicodeReleaseHelpNotes/"
  630. ObjectFile=".....Bin_700UnicodeReleaseHelpNotes/"
  631. ProgramDataBaseFileName=".....Bin_700UnicodeReleaseHelpNotes/"
  632. WarningLevel="4"
  633. SuppressStartupBanner="TRUE"
  634. CompileAs="0"/>
  635. <Tool
  636. Name="VCCustomBuildTool"/>
  637. <Tool
  638. Name="VCLinkerTool"
  639. AdditionalOptions="/MACHINE:I386"
  640. OutputFile="....Bin_700/HelpNotes-u.exe"
  641. LinkIncremental="1"
  642. SuppressStartupBanner="TRUE"
  643. AdditionalLibraryDirectories="....Bin_700"
  644. ProgramDatabaseFile=".....Bin_700/HelpNotes-u.pdb"
  645. SubSystem="2"
  646. EntryPointSymbol="wWinMainCRTStartup"/>
  647. <Tool
  648. Name="VCMIDLTool"
  649. PreprocessorDefinitions="NDEBUG"
  650. MkTypLibCompatible="TRUE"
  651. SuppressStartupBanner="TRUE"
  652. TargetEnvironment="1"
  653. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  654. <Tool
  655. Name="VCPostBuildEventTool"/>
  656. <Tool
  657. Name="VCPreBuildEventTool"/>
  658. <Tool
  659. Name="VCPreLinkEventTool"/>
  660. <Tool
  661. Name="VCResourceCompilerTool"
  662. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  663. Culture="1033"
  664. AdditionalIncludeDirectories="../../Include"/>
  665. <Tool
  666. Name="VCWebServiceProxyGeneratorTool"/>
  667. <Tool
  668. Name="VCWebDeploymentTool"/>
  669. </Configuration>
  670. <Configuration
  671. Name="MBCS Debug|Win32"
  672. OutputDirectory=".....Bin_700"
  673. IntermediateDirectory=".....Bin_700MbcsDebugHelpNotes"
  674. ConfigurationType="1"
  675. UseOfMFC="2"
  676. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  677. CharacterSet="2">
  678. <Tool
  679. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  680. Optimization="0"
  681. AdditionalIncludeDirectories="....include"
  682. PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  683. BasicRuntimeChecks="3"
  684. RuntimeLibrary="3"
  685. UsePrecompiledHeader="3"
  686. PrecompiledHeaderThrough="stdafx.h"
  687. PrecompiledHeaderFile=".....Bin_700MbcsDebugHelpNotes/HelpNotes_700.pch"
  688. AssemblerListingLocation=".....Bin_700MbcsDebugHelpNotes/"
  689. ObjectFile=".....Bin_700MbcsDebugHelpNotes/"
  690. ProgramDataBaseFileName=".....Bin_700MbcsDebugHelpNotes/"
  691. WarningLevel="4"
  692. SuppressStartupBanner="TRUE"
  693. DebugInformationFormat="4"
  694. CompileAs="0"/>
  695. <Tool
  696. Name="VCCustomBuildTool"/>
  697. <Tool
  698. Name="VCLinkerTool"
  699. AdditionalOptions="/MACHINE:I386"
  700. OutputFile="....Bin_700/HelpNotes-md.exe"
  701. LinkIncremental="2"
  702. SuppressStartupBanner="TRUE"
  703. AdditionalLibraryDirectories="....Bin_700"
  704. GenerateDebugInformation="TRUE"
  705. ProgramDatabaseFile=".....Bin_700/HelpNotes-md.pdb"
  706. SubSystem="2"/>
  707. <Tool
  708. Name="VCMIDLTool"
  709. PreprocessorDefinitions="_DEBUG"
  710. MkTypLibCompatible="TRUE"
  711. SuppressStartupBanner="TRUE"
  712. TargetEnvironment="1"
  713. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  714. <Tool
  715. Name="VCPostBuildEventTool"/>
  716. <Tool
  717. Name="VCPreBuildEventTool"/>
  718. <Tool
  719. Name="VCPreLinkEventTool"/>
  720. <Tool
  721. Name="VCResourceCompilerTool"
  722. PreprocessorDefinitions="_AFXDLL;_DEBUG"
  723. Culture="1033"
  724. AdditionalIncludeDirectories="../../Include"/>
  725. <Tool
  726. Name="VCWebServiceProxyGeneratorTool"/>
  727. <Tool
  728. Name="VCWebDeploymentTool"/>
  729. </Configuration>
  730. <Configuration
  731. Name="Static MBCS Debug with MFC DLL|Win32"
  732. OutputDirectory=".....Bin_700"
  733. IntermediateDirectory=".....Bin_700StaticMbcsDebugWithMfcDllHelpNotes"
  734. ConfigurationType="1"
  735. UseOfMFC="2"
  736. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  737. CharacterSet="2">
  738. <Tool
  739. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  740. Optimization="0"
  741. AdditionalIncludeDirectories="....include"
  742. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  743. BasicRuntimeChecks="3"
  744. RuntimeLibrary="3"
  745. UsePrecompiledHeader="3"
  746. PrecompiledHeaderThrough="stdafx.h"
  747. PrecompiledHeaderFile=".....Bin_700StaticMbcsDebugWithMfcDllHelpNotes/HelpNotes_700.pch"
  748. AssemblerListingLocation=".....Bin_700StaticMbcsDebugWithMfcDllHelpNotes/"
  749. ObjectFile=".....Bin_700StaticMbcsDebugWithMfcDllHelpNotes/"
  750. ProgramDataBaseFileName=".....Bin_700StaticMbcsDebugWithMfcDllHelpNotes/"
  751. WarningLevel="4"
  752. SuppressStartupBanner="TRUE"
  753. DebugInformationFormat="4"
  754. CompileAs="0"/>
  755. <Tool
  756. Name="VCCustomBuildTool"/>
  757. <Tool
  758. Name="VCLinkerTool"
  759. AdditionalOptions="/MACHINE:I386"
  760. OutputFile="....Bin_700/HelpNotes-ymd.exe"
  761. LinkIncremental="2"
  762. SuppressStartupBanner="TRUE"
  763. AdditionalLibraryDirectories="....Bin_700"
  764. GenerateDebugInformation="TRUE"
  765. ProgramDatabaseFile=".....Bin_700/HelpNotes-ymd.pdb"
  766. SubSystem="2"/>
  767. <Tool
  768. Name="VCMIDLTool"
  769. PreprocessorDefinitions="_DEBUG"
  770. MkTypLibCompatible="TRUE"
  771. SuppressStartupBanner="TRUE"
  772. TargetEnvironment="1"
  773. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  774. <Tool
  775. Name="VCPostBuildEventTool"/>
  776. <Tool
  777. Name="VCPreBuildEventTool"/>
  778. <Tool
  779. Name="VCPreLinkEventTool"/>
  780. <Tool
  781. Name="VCResourceCompilerTool"
  782. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  783. Culture="1033"
  784. AdditionalIncludeDirectories="../../Include"/>
  785. <Tool
  786. Name="VCWebServiceProxyGeneratorTool"/>
  787. <Tool
  788. Name="VCWebDeploymentTool"/>
  789. </Configuration>
  790. <Configuration
  791. Name="Static ANSI Debug with MFC DLL|Win32"
  792. OutputDirectory=".....Bin_700"
  793. IntermediateDirectory=".....Bin_700StaticAnsiDebugWithMfcDllHelpNotes"
  794. ConfigurationType="1"
  795. UseOfMFC="2"
  796. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  797. <Tool
  798. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  799. Optimization="0"
  800. AdditionalIncludeDirectories="....include"
  801. PreprocessorDefinitions="_DEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  802. BasicRuntimeChecks="3"
  803. RuntimeLibrary="3"
  804. UsePrecompiledHeader="3"
  805. PrecompiledHeaderThrough="stdafx.h"
  806. PrecompiledHeaderFile=".....Bin_700StaticAnsiDebugWithMfcDllHelpNotes/HelpNotes_700.pch"
  807. AssemblerListingLocation=".....Bin_700StaticAnsiDebugWithMfcDllHelpNotes/"
  808. ObjectFile=".....Bin_700StaticAnsiDebugWithMfcDllHelpNotes/"
  809. ProgramDataBaseFileName=".....Bin_700StaticAnsiDebugWithMfcDllHelpNotes/"
  810. WarningLevel="4"
  811. SuppressStartupBanner="TRUE"
  812. DebugInformationFormat="4"
  813. CompileAs="0"/>
  814. <Tool
  815. Name="VCCustomBuildTool"/>
  816. <Tool
  817. Name="VCLinkerTool"
  818. AdditionalOptions="/MACHINE:I386"
  819. OutputFile="....Bin_700/HelpNotes-ynd.exe"
  820. LinkIncremental="2"
  821. SuppressStartupBanner="TRUE"
  822. AdditionalLibraryDirectories="....Bin_700"
  823. GenerateDebugInformation="TRUE"
  824. ProgramDatabaseFile=".....Bin_700/HelpNotes-ynd.pdb"
  825. SubSystem="2"/>
  826. <Tool
  827. Name="VCMIDLTool"
  828. PreprocessorDefinitions="_DEBUG"
  829. MkTypLibCompatible="TRUE"
  830. SuppressStartupBanner="TRUE"
  831. TargetEnvironment="1"
  832. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  833. <Tool
  834. Name="VCPostBuildEventTool"/>
  835. <Tool
  836. Name="VCPreBuildEventTool"/>
  837. <Tool
  838. Name="VCPreLinkEventTool"/>
  839. <Tool
  840. Name="VCResourceCompilerTool"
  841. PreprocessorDefinitions="_AFXDLL;_DEBUG;__STATPROFUIS_WITH_DLLMFC__"
  842. Culture="1033"
  843. AdditionalIncludeDirectories="../../Include"/>
  844. <Tool
  845. Name="VCWebServiceProxyGeneratorTool"/>
  846. <Tool
  847. Name="VCWebDeploymentTool"/>
  848. </Configuration>
  849. <Configuration
  850. Name="Static Unicode Release|Win32"
  851. OutputDirectory=".....Bin_700"
  852. IntermediateDirectory=".....Bin_700StaticUnicodeReleaseHelpNotes"
  853. ConfigurationType="1"
  854. UseOfMFC="1"
  855. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  856. CharacterSet="1">
  857. <Tool
  858. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  859. InlineFunctionExpansion="1"
  860. AdditionalIncludeDirectories="....include"
  861. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  862. StringPooling="TRUE"
  863. RuntimeLibrary="0"
  864. EnableFunctionLevelLinking="TRUE"
  865. UsePrecompiledHeader="3"
  866. PrecompiledHeaderThrough="stdafx.h"
  867. PrecompiledHeaderFile=".....Bin_700StaticUnicodeReleaseHelpNotes/HelpNotes_700.pch"
  868. AssemblerListingLocation=".....Bin_700StaticUnicodeReleaseHelpNotes/"
  869. ObjectFile=".....Bin_700StaticUnicodeReleaseHelpNotes/"
  870. ProgramDataBaseFileName=".....Bin_700StaticUnicodeReleaseHelpNotes/"
  871. WarningLevel="4"
  872. SuppressStartupBanner="TRUE"
  873. CompileAs="0"/>
  874. <Tool
  875. Name="VCCustomBuildTool"/>
  876. <Tool
  877. Name="VCLinkerTool"
  878. AdditionalOptions="/MACHINE:I386"
  879. OutputFile="....Bin_700/HelpNotes-su.exe"
  880. LinkIncremental="1"
  881. SuppressStartupBanner="TRUE"
  882. AdditionalLibraryDirectories="....Bin_700"
  883. ProgramDatabaseFile=".....Bin_700/HelpNotes-su.pdb"
  884. SubSystem="2"
  885. EntryPointSymbol="wWinMainCRTStartup"/>
  886. <Tool
  887. Name="VCMIDLTool"
  888. PreprocessorDefinitions="NDEBUG"
  889. MkTypLibCompatible="TRUE"
  890. SuppressStartupBanner="TRUE"
  891. TargetEnvironment="1"
  892. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  893. <Tool
  894. Name="VCPostBuildEventTool"/>
  895. <Tool
  896. Name="VCPreBuildEventTool"/>
  897. <Tool
  898. Name="VCPreLinkEventTool"/>
  899. <Tool
  900. Name="VCResourceCompilerTool"
  901. PreprocessorDefinitions="NDEBUG"
  902. Culture="1033"
  903. AdditionalIncludeDirectories="../../Include"/>
  904. <Tool
  905. Name="VCWebServiceProxyGeneratorTool"/>
  906. <Tool
  907. Name="VCWebDeploymentTool"/>
  908. </Configuration>
  909. <Configuration
  910. Name="Static ANSI Release with MFC DLL|Win32"
  911. OutputDirectory=".....Bin_700"
  912. IntermediateDirectory=".....Bin_700StaticAnsiReleaseWithMfcDllHelpNotes"
  913. ConfigurationType="1"
  914. UseOfMFC="2"
  915. ATLMinimizesCRunTimeLibraryUsage="FALSE">
  916. <Tool
  917. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  918. InlineFunctionExpansion="1"
  919. AdditionalIncludeDirectories="....include"
  920. PreprocessorDefinitions="NDEBUG;__STATPROFUIS_WITH_DLLMFC__;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  921. StringPooling="TRUE"
  922. RuntimeLibrary="2"
  923. EnableFunctionLevelLinking="TRUE"
  924. UsePrecompiledHeader="3"
  925. PrecompiledHeaderThrough="stdafx.h"
  926. PrecompiledHeaderFile=".....Bin_700StaticAnsiReleaseWithMfcDllHelpNotes/HelpNotes_700.pch"
  927. AssemblerListingLocation=".....Bin_700StaticAnsiReleaseWithMfcDllHelpNotes/"
  928. ObjectFile=".....Bin_700StaticAnsiReleaseWithMfcDllHelpNotes/"
  929. ProgramDataBaseFileName=".....Bin_700StaticAnsiReleaseWithMfcDllHelpNotes/"
  930. WarningLevel="4"
  931. SuppressStartupBanner="TRUE"
  932. CompileAs="0"/>
  933. <Tool
  934. Name="VCCustomBuildTool"/>
  935. <Tool
  936. Name="VCLinkerTool"
  937. AdditionalOptions="/MACHINE:I386"
  938. OutputFile="....Bin_700/HelpNotes-yn.exe"
  939. LinkIncremental="1"
  940. SuppressStartupBanner="TRUE"
  941. AdditionalLibraryDirectories="....Bin_700"
  942. ProgramDatabaseFile=".....Bin_700/HelpNotes-yn.pdb"
  943. SubSystem="2"/>
  944. <Tool
  945. Name="VCMIDLTool"
  946. PreprocessorDefinitions="NDEBUG"
  947. MkTypLibCompatible="TRUE"
  948. SuppressStartupBanner="TRUE"
  949. TargetEnvironment="1"
  950. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  951. <Tool
  952. Name="VCPostBuildEventTool"/>
  953. <Tool
  954. Name="VCPreBuildEventTool"/>
  955. <Tool
  956. Name="VCPreLinkEventTool"/>
  957. <Tool
  958. Name="VCResourceCompilerTool"
  959. PreprocessorDefinitions="_AFXDLL;NDEBUG;__STATPROFUIS_WITH_DLLMFC__"
  960. Culture="1033"
  961. AdditionalIncludeDirectories="../../Include"/>
  962. <Tool
  963. Name="VCWebServiceProxyGeneratorTool"/>
  964. <Tool
  965. Name="VCWebDeploymentTool"/>
  966. </Configuration>
  967. <Configuration
  968. Name="Static MBCS Release|Win32"
  969. OutputDirectory=".....Bin_700"
  970. IntermediateDirectory=".....Bin_700StaticMbcsReleaseHelpNotes"
  971. ConfigurationType="1"
  972. UseOfMFC="1"
  973. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  974. CharacterSet="2">
  975. <Tool
  976. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  977. InlineFunctionExpansion="1"
  978. AdditionalIncludeDirectories="....include"
  979. PreprocessorDefinitions="NDEBUG,WIN32,_WINDOWS,_WIN32_WINNT=0x0400,_WIN32_IE=0x0400"
  980. StringPooling="TRUE"
  981. RuntimeLibrary="0"
  982. EnableFunctionLevelLinking="TRUE"
  983. UsePrecompiledHeader="3"
  984. PrecompiledHeaderThrough="stdafx.h"
  985. PrecompiledHeaderFile=".....Bin_700StaticMbcsReleaseHelpNotes/HelpNotes_700.pch"
  986. AssemblerListingLocation=".....Bin_700StaticMbcsReleaseHelpNotes/"
  987. ObjectFile=".....Bin_700StaticMbcsReleaseHelpNotes/"
  988. ProgramDataBaseFileName=".....Bin_700StaticMbcsReleaseHelpNotes/"
  989. WarningLevel="4"
  990. SuppressStartupBanner="TRUE"
  991. CompileAs="0"/>
  992. <Tool
  993. Name="VCCustomBuildTool"/>
  994. <Tool
  995. Name="VCLinkerTool"
  996. AdditionalOptions="/MACHINE:I386"
  997. OutputFile="....Bin_700/HelpNotes-sm.exe"
  998. LinkIncremental="1"
  999. SuppressStartupBanner="TRUE"
  1000. AdditionalLibraryDirectories="....Bin_700"
  1001. ProgramDatabaseFile=".....Bin_700/HelpNotes-sm.pdb"
  1002. SubSystem="2"/>
  1003. <Tool
  1004. Name="VCMIDLTool"
  1005. PreprocessorDefinitions="NDEBUG"
  1006. MkTypLibCompatible="TRUE"
  1007. SuppressStartupBanner="TRUE"
  1008. TargetEnvironment="1"
  1009. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  1010. <Tool
  1011. Name="VCPostBuildEventTool"/>
  1012. <Tool
  1013. Name="VCPreBuildEventTool"/>
  1014. <Tool
  1015. Name="VCPreLinkEventTool"/>
  1016. <Tool
  1017. Name="VCResourceCompilerTool"
  1018. PreprocessorDefinitions="NDEBUG"
  1019. Culture="1033"
  1020. AdditionalIncludeDirectories="../../Include"/>
  1021. <Tool
  1022. Name="VCWebServiceProxyGeneratorTool"/>
  1023. <Tool
  1024. Name="VCWebDeploymentTool"/>
  1025. </Configuration>
  1026. <Configuration
  1027. Name="MBCS Release|Win32"
  1028. OutputDirectory=".....Bin_700"
  1029. IntermediateDirectory=".....Bin_700MbcsReleaseHelpNotes"
  1030. ConfigurationType="1"
  1031. UseOfMFC="2"
  1032. ATLMinimizesCRunTimeLibraryUsage="FALSE"
  1033. CharacterSet="2">
  1034. <Tool
  1035. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1036. InlineFunctionExpansion="1"
  1037. AdditionalIncludeDirectories="....include"
  1038. PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_WIN32_WINNT=0x0400;_WIN32_IE=0x0400"
  1039. StringPooling="TRUE"
  1040. RuntimeLibrary="2"
  1041. EnableFunctionLevelLinking="TRUE"
  1042. UsePrecompiledHeader="3"
  1043. PrecompiledHeaderThrough="stdafx.h"
  1044. PrecompiledHeaderFile=".....Bin_700MbcsReleaseHelpNotes/HelpNotes_700.pch"
  1045. AssemblerListingLocation=".....Bin_700MbcsReleaseHelpNotes/"
  1046. ObjectFile=".....Bin_700MbcsReleaseHelpNotes/"
  1047. ProgramDataBaseFileName=".....Bin_700MbcsReleaseHelpNotes/"
  1048. WarningLevel="4"
  1049. SuppressStartupBanner="TRUE"
  1050. CompileAs="0"/>
  1051. <Tool
  1052. Name="VCCustomBuildTool"/>
  1053. <Tool
  1054. Name="VCLinkerTool"
  1055. AdditionalOptions="/MACHINE:I386"
  1056. OutputFile="....Bin_700/HelpNotes-m.exe"
  1057. LinkIncremental="1"
  1058. SuppressStartupBanner="TRUE"
  1059. AdditionalLibraryDirectories="....Bin_700"
  1060. ProgramDatabaseFile=".....Bin_700/HelpNotes-m.pdb"
  1061. SubSystem="2"/>
  1062. <Tool
  1063. Name="VCMIDLTool"
  1064. PreprocessorDefinitions="NDEBUG"
  1065. MkTypLibCompatible="TRUE"
  1066. SuppressStartupBanner="TRUE"
  1067. TargetEnvironment="1"
  1068. TypeLibraryName=".....Bin_700/HelpNotes_700.tlb"/>
  1069. <Tool
  1070. Name="VCPostBuildEventTool"/>
  1071. <Tool
  1072. Name="VCPreBuildEventTool"/>
  1073. <Tool
  1074. Name="VCPreLinkEventTool"/>
  1075. <Tool
  1076. Name="VCResourceCompilerTool"
  1077. PreprocessorDefinitions="_AFXDLL;NDEBUG"
  1078. Culture="1033"
  1079. AdditionalIncludeDirectories="../../Include"/>
  1080. <Tool
  1081. Name="VCWebServiceProxyGeneratorTool"/>
  1082. <Tool
  1083. Name="VCWebDeploymentTool"/>
  1084. </Configuration>
  1085. </Configurations>
  1086. <Files>
  1087. <Filter
  1088. Name="Source Files"
  1089. Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
  1090. <File
  1091. RelativePath=".ChildView.cpp">
  1092. </File>
  1093. <File
  1094. RelativePath=".ExtPopupRichEditCtrl.cpp">
  1095. </File>
  1096. <File
  1097. RelativePath=".HelpNotes.cpp">
  1098. </File>
  1099. <File
  1100. RelativePath=".HelpNotes.rc">
  1101. </File>
  1102. <File
  1103. RelativePath=".MainFrm.cpp">
  1104. </File>
  1105. <File
  1106. RelativePath=".StdAfx.cpp">
  1107. <FileConfiguration
  1108. Name="Static Unicode Release with MFC DLL|Win32">
  1109. <Tool
  1110. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1111. UsePrecompiledHeader="1"/>
  1112. </FileConfiguration>
  1113. <FileConfiguration
  1114. Name="Static MBCS Debug|Win32">
  1115. <Tool
  1116. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1117. UsePrecompiledHeader="1"/>
  1118. </FileConfiguration>
  1119. <FileConfiguration
  1120. Name="ANSI Debug|Win32">
  1121. <Tool
  1122. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1123. UsePrecompiledHeader="1"/>
  1124. </FileConfiguration>
  1125. <FileConfiguration
  1126. Name="Static MBCS Release with MFC DLL|Win32">
  1127. <Tool
  1128. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1129. UsePrecompiledHeader="1"/>
  1130. </FileConfiguration>
  1131. <FileConfiguration
  1132. Name="Static Unicode Debug with MFC DLL|Win32">
  1133. <Tool
  1134. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1135. UsePrecompiledHeader="1"/>
  1136. </FileConfiguration>
  1137. <FileConfiguration
  1138. Name="Static Unicode Debug|Win32">
  1139. <Tool
  1140. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1141. UsePrecompiledHeader="1"/>
  1142. </FileConfiguration>
  1143. <FileConfiguration
  1144. Name="Unicode Debug|Win32">
  1145. <Tool
  1146. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1147. UsePrecompiledHeader="1"/>
  1148. </FileConfiguration>
  1149. <FileConfiguration
  1150. Name="Static ANSI Release|Win32">
  1151. <Tool
  1152. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1153. UsePrecompiledHeader="1"/>
  1154. </FileConfiguration>
  1155. <FileConfiguration
  1156. Name="Static ANSI Debug|Win32">
  1157. <Tool
  1158. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1159. UsePrecompiledHeader="1"/>
  1160. </FileConfiguration>
  1161. <FileConfiguration
  1162. Name="ANSI Release|Win32">
  1163. <Tool
  1164. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1165. UsePrecompiledHeader="1"/>
  1166. </FileConfiguration>
  1167. <FileConfiguration
  1168. Name="Unicode Release|Win32">
  1169. <Tool
  1170. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1171. UsePrecompiledHeader="1"/>
  1172. </FileConfiguration>
  1173. <FileConfiguration
  1174. Name="MBCS Debug|Win32">
  1175. <Tool
  1176. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1177. UsePrecompiledHeader="1"/>
  1178. </FileConfiguration>
  1179. <FileConfiguration
  1180. Name="Static MBCS Debug with MFC DLL|Win32">
  1181. <Tool
  1182. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1183. UsePrecompiledHeader="1"/>
  1184. </FileConfiguration>
  1185. <FileConfiguration
  1186. Name="Static ANSI Debug with MFC DLL|Win32">
  1187. <Tool
  1188. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1189. UsePrecompiledHeader="1"/>
  1190. </FileConfiguration>
  1191. <FileConfiguration
  1192. Name="Static Unicode Release|Win32">
  1193. <Tool
  1194. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1195. UsePrecompiledHeader="1"/>
  1196. </FileConfiguration>
  1197. <FileConfiguration
  1198. Name="Static ANSI Release with MFC DLL|Win32">
  1199. <Tool
  1200. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1201. UsePrecompiledHeader="1"/>
  1202. </FileConfiguration>
  1203. <FileConfiguration
  1204. Name="Static MBCS Release|Win32">
  1205. <Tool
  1206. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1207. UsePrecompiledHeader="1"/>
  1208. </FileConfiguration>
  1209. <FileConfiguration
  1210. Name="MBCS Release|Win32">
  1211. <Tool
  1212. Name="VCCLCompilerTool" AdditionalOptions="/Zm512"
  1213. UsePrecompiledHeader="1"/>
  1214. </FileConfiguration>
  1215. </File>
  1216. </Filter>
  1217. <Filter
  1218. Name="Header Files"
  1219. Filter="h;hpp;hxx;hm;inl">
  1220. <File
  1221. RelativePath=".ChildView.h">
  1222. </File>
  1223. <File
  1224. RelativePath=".ExtPopupRichEditCtrl.h">
  1225. </File>
  1226. <File
  1227. RelativePath=".HelpNotes.h">
  1228. </File>
  1229. <File
  1230. RelativePath=".MainFrm.h">
  1231. </File>
  1232. <File
  1233. RelativePath=".Resource.h">
  1234. </File>
  1235. <File
  1236. RelativePath=".StdAfx.h">
  1237. </File>
  1238. </Filter>
  1239. <Filter
  1240. Name="Resource Files"
  1241. Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
  1242. <File
  1243. RelativePath=".resHelpNotes.ico">
  1244. </File>
  1245. <File
  1246. RelativePath=".resHelpNotes.rc2">
  1247. </File>
  1248. <File
  1249. RelativePath=".resToolbar.bmp">
  1250. </File>
  1251. <File
  1252. RelativePath=".restoolbar2.bmp">
  1253. </File>
  1254. </Filter>
  1255. <File
  1256. RelativePath=".RTFID_VIEW_LIKE_OFFICE_2003.rtf">
  1257. </File>
  1258. <File
  1259. RelativePath=".RTFID_VIEW_LIKE_OFFICE_2K.rtf">
  1260. </File>
  1261. <File
  1262. RelativePath=".RTFID_VIEW_LIKE_OFFICE_XP.rtf">
  1263. </File>
  1264. <File
  1265. RelativePath=".RTFID_VIEW_LIKE_STUDIO_2005.rtf">
  1266. </File>
  1267. <File
  1268. RelativePath=".RTFID_VIEW_MENUBAR.rtf">
  1269. </File>
  1270. <File
  1271. RelativePath=".RTFID_VIEW_TOOLBAR2.rtf">
  1272. </File>
  1273. <File
  1274. RelativePath=".ReadMe.txt">
  1275. </File>
  1276. </Files>
  1277. <Globals>
  1278. </Globals>
  1279. </VisualStudioProject>