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