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