mirror of
https://github.com/etlegacy/Update-Installer.git
synced 2025-02-15 08:00:52 +00:00
20 lines
868 B
Text
20 lines
868 B
Text
|
Microsoft Visual Studio Solution File, Format Version 9.00
|
||
|
# Visual C++ Express 2005
|
||
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial4", "Tutorial4_2005.vcproj", "{997E3C12-A5E6-470A-A683-5E5D2ED0D53E}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|Win32 = Debug|Win32
|
||
|
Release|Win32 = Release|Win32
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{997E3C12-A5E6-470A-A683-5E5D2ED0D53E}.Debug|Win32.ActiveCfg = Debug|Win32
|
||
|
{997E3C12-A5E6-470A-A683-5E5D2ED0D53E}.Debug|Win32.Build.0 = Debug|Win32
|
||
|
{997E3C12-A5E6-470A-A683-5E5D2ED0D53E}.Release|Win32.ActiveCfg = Release|Win32
|
||
|
{997E3C12-A5E6-470A-A683-5E5D2ED0D53E}.Release|Win32.Build.0 = Release|Win32
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|