2010-05-06 00:08:41 +00:00
|
|
|
|
|
|
|
|
|
Microsoft Visual Studio Solution File, Format Version 10.00
|
|
|
|
|
# Visual C++ Express 2008
|
|
|
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "message_box", "message_box.vcproj", "{FFFF1E44-0550-4768-B482-33F8B5476026}"
|
|
|
|
|
EndProject
|
|
|
|
|
Global
|
|
|
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
|
|
Debug|Win32 = Debug|Win32
|
2010-05-11 10:03:49 +00:00
|
|
|
|
Debug|x64 = Debug|x64
|
2010-05-06 00:08:41 +00:00
|
|
|
|
Release|Win32 = Release|Win32
|
2010-05-11 10:03:49 +00:00
|
|
|
|
Release|x64 = Release|x64
|
2010-05-06 00:08:41 +00:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Debug|Win32.Build.0 = Debug|Win32
|
2010-05-11 10:03:49 +00:00
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Debug|x64.ActiveCfg = Debug|x64
|
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Debug|x64.Build.0 = Debug|x64
|
2010-05-06 00:08:41 +00:00
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Release|Win32.ActiveCfg = Release|Win32
|
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Release|Win32.Build.0 = Release|Win32
|
2010-05-11 10:03:49 +00:00
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Release|x64.ActiveCfg = Release|x64
|
|
|
|
|
{FFFF1E44-0550-4768-B482-33F8B5476026}.Release|x64.Build.0 = Release|x64
|
2010-05-06 00:08:41 +00:00
|
|
|
|
EndGlobalSection
|
|
|
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
|
|
|
HideSolutionNode = FALSE
|
|
|
|
|
EndGlobalSection
|
|
|
|
|
EndGlobal
|