1Microsoft Visual Studio Solution File, Format Version 8.00 2Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wininst", "wininst-7.1.vcproj", "{EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}" 3 ProjectSection(ProjectDependencies) = postProject 4 EndProjectSection 5EndProject 6Global 7 GlobalSection(SolutionConfiguration) = preSolution 8 Debug = Debug 9 Release = Release 10 EndGlobalSection 11 GlobalSection(ProjectConfiguration) = postSolution 12 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.ActiveCfg = Debug|Win32 13 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Debug.Build.0 = Debug|Win32 14 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.ActiveCfg = Release|Win32 15 {EB1C19C1-1F18-421E-9735-CAEE69DC6A3C}.Release.Build.0 = Release|Win32 16 EndGlobalSection 17 GlobalSection(ExtensibilityGlobals) = postSolution 18 EndGlobalSection 19 GlobalSection(ExtensibilityAddIns) = postSolution 20 EndGlobalSection 21EndGlobal 22