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