25 lines
1.1 KiB
Plaintext
25 lines
1.1 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 12
|
|
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "InteractionContextSample", "InteractionContextSample.vcxproj", "{59EED00C-B203-45F9-B1C1-030B6C08081D}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Win32 = Debug|Win32
|
|
Debug|x64 = Debug|x64
|
|
Release|Win32 = Release|Win32
|
|
Release|x64 = Release|x64
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{59EED00C-B203-45F9-B1C1-030B6C08081D}.Debug|Win32.ActiveCfg = Debug|Win32
|
|
{59EED00C-B203-45F9-B1C1-030B6C08081D}.Debug|Win32.Build.0 = Debug|Win32
|
|
{59EED00C-B203-45F9-B1C1-030B6C08081D}.Debug|x64.ActiveCfg = Debug|Win32
|
|
{59EED00C-B203-45F9-B1C1-030B6C08081D}.Release|Win32.ActiveCfg = Release|Win32
|
|
{59EED00C-B203-45F9-B1C1-030B6C08081D}.Release|Win32.Build.0 = Release|Win32
|
|
{59EED00C-B203-45F9-B1C1-030B6C08081D}.Release|x64.ActiveCfg = Release|Win32
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
EndGlobal
|