mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-02 20:31:22 +00:00
21 lines
867 B
Text
21 lines
867 B
Text
|
|
|||
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
|||
|
# Visual Studio 2005
|
|||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial9", "Tutorial9_2005.vcproj", "{9E62AAB0-CF82-4A1D-A448-13B2D487BC0F}"
|
|||
|
EndProject
|
|||
|
Global
|
|||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|||
|
Debug|Win32 = Debug|Win32
|
|||
|
Release|Win32 = Release|Win32
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|||
|
{9E62AAB0-CF82-4A1D-A448-13B2D487BC0F}.Debug|Win32.ActiveCfg = Debug|Win32
|
|||
|
{9E62AAB0-CF82-4A1D-A448-13B2D487BC0F}.Debug|Win32.Build.0 = Debug|Win32
|
|||
|
{9E62AAB0-CF82-4A1D-A448-13B2D487BC0F}.Release|Win32.ActiveCfg = Release|Win32
|
|||
|
{9E62AAB0-CF82-4A1D-A448-13B2D487BC0F}.Release|Win32.Build.0 = Release|Win32
|
|||
|
EndGlobalSection
|
|||
|
GlobalSection(SolutionProperties) = preSolution
|
|||
|
HideSolutionNode = FALSE
|
|||
|
EndGlobalSection
|
|||
|
EndGlobal
|