/3rd_party/wtl/Samples/BmpView/BmpView.sln
Unknown | 21 lines | 21 code | 0 blank | 0 comment | 0 complexity | 6ce12e9eccbd8f0162c86d6be262c78b MD5 | raw file
Possible License(s): LGPL-2.1, BSD-3-Clause, JSON, MPL-2.0-no-copyleft-exception, GPL-2.0, GPL-3.0, LGPL-3.0, BSD-2-Clause
1Microsoft Visual Studio Solution File, Format Version 7.00 2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "BmpView", "BmpView.vcproj", "{F5F40F56-82B6-41F7-B5ED-51E95B65A288}" 3EndProject 4Global 5 GlobalSection(SolutionConfiguration) = preSolution 6 ConfigName.0 = Debug 7 ConfigName.1 = Release 8 EndGlobalSection 9 GlobalSection(ProjectDependencies) = postSolution 10 EndGlobalSection 11 GlobalSection(ProjectConfiguration) = postSolution 12 {F5F40F56-82B6-41F7-B5ED-51E95B65A288}.Debug.ActiveCfg = Debug|Win32 13 {F5F40F56-82B6-41F7-B5ED-51E95B65A288}.Debug.Build.0 = Debug|Win32 14 {F5F40F56-82B6-41F7-B5ED-51E95B65A288}.Release.ActiveCfg = Release|Win32 15 {F5F40F56-82B6-41F7-B5ED-51E95B65A288}.Release.Build.0 = Release|Win32 16 EndGlobalSection 17 GlobalSection(ExtensibilityGlobals) = postSolution 18 EndGlobalSection 19 GlobalSection(ExtensibilityAddIns) = postSolution 20 EndGlobalSection 21EndGlobal