Skip to content
Learn more
Please note that GitHub no longer supports Internet Explorer versions 7 or 8.

We recommend upgrading to the latest Internet Explorer, Google Chrome, or Firefox.

If you are using IE 9 or later, make sure you turn off "Compatibility View".

This repository
branch: master
file 33 lines (32 sloc) 1.862 kb
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CalibrationSample", "Calibration\CalibrationSample.csproj", "{C6D4DFEB-1D02-4719-8E98-C95E44C86991}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Scroll", "Scroll\Scroll.csproj", "{7B698B00-8697-419A-B884-95E84A7E0FB7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TETControls", "TETControls\TETControls.csproj", "{C93B12C7-9872-47A3-A2DB-D92623476FE5}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C6D4DFEB-1D02-4719-8E98-C95E44C86991}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C6D4DFEB-1D02-4719-8E98-C95E44C86991}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C6D4DFEB-1D02-4719-8E98-C95E44C86991}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C6D4DFEB-1D02-4719-8E98-C95E44C86991}.Release|Any CPU.Build.0 = Release|Any CPU
{7B698B00-8697-419A-B884-95E84A7E0FB7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{7B698B00-8697-419A-B884-95E84A7E0FB7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{7B698B00-8697-419A-B884-95E84A7E0FB7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{7B698B00-8697-419A-B884-95E84A7E0FB7}.Release|Any CPU.Build.0 = Release|Any CPU
{C93B12C7-9872-47A3-A2DB-D92623476FE5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C93B12C7-9872-47A3-A2DB-D92623476FE5}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C93B12C7-9872-47A3-A2DB-D92623476FE5}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C93B12C7-9872-47A3-A2DB-D92623476FE5}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal
Something went wrong with that request. Please try again.