Update-Installer/external/win32cpp/tutorials/Tutorial6/Tutorial6_2003.sln
Robert Knight d16da069e9 Add Win++ library to external
This is a thin wrapper around the Win32 API used in the Win32
Updater Dialog implementation.
2011-08-23 19:54:52 +01:00

21 lines
891 B
Text

Microsoft Visual Studio Solution File, Format Version 8.00
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tutorial6", "Tutorial6_2003.vcproj", "{1A46808C-904E-4EC2-A75D-DD48F60A56A0}"
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
Release = Release
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{1A46808C-904E-4EC2-A75D-DD48F60A56A0}.Debug.ActiveCfg = Debug|Win32
{1A46808C-904E-4EC2-A75D-DD48F60A56A0}.Debug.Build.0 = Debug|Win32
{1A46808C-904E-4EC2-A75D-DD48F60A56A0}.Release.ActiveCfg = Release|Win32
{1A46808C-904E-4EC2-A75D-DD48F60A56A0}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal