diff options
| author | James Barnett <james.barnett@fivium.co.uk> | 2017-07-27 13:02:31 +0100 |
|---|---|---|
| committer | James Barnett <james.barnett@fivium.co.uk> | 2017-07-27 13:02:31 +0100 |
| commit | 36776bfbff6f15f7239924777651392945ebb2a0 (patch) | |
| tree | 8e4c75b40bc45b888773cac33c9bbbf165da6fd9 /NucLedController.sln | |
| parent | b9c3039f0787c9ede5abf0da750615e4eced8f60 (diff) | |
| download | intel-nuc-led-controller-0.1.tar.xz intel-nuc-led-controller-0.1.zip | |
Rejig folder structurev0.1
Diffstat (limited to 'NucLedController.sln')
| -rw-r--r-- | NucLedController.sln | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/NucLedController.sln b/NucLedController.sln new file mode 100644 index 0000000..e24d6d9 --- /dev/null +++ b/NucLedController.sln @@ -0,0 +1,22 @@ + +Microsoft Visual Studio Solution File, Format Version 12.00 +# Visual Studio 14 +VisualStudioVersion = 14.0.25420.1 +MinimumVisualStudioVersion = 10.0.40219.1 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NucLedController", "NucLedController\NucLedController.csproj", "{7CD8533F-7778-4B1C-A88D-AD1B19547A1D}" +EndProject +Global + GlobalSection(SolutionConfigurationPlatforms) = preSolution + Debug|Any CPU = Debug|Any CPU + Release|Any CPU = Release|Any CPU + EndGlobalSection + GlobalSection(ProjectConfigurationPlatforms) = postSolution + {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU + {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Debug|Any CPU.Build.0 = Debug|Any CPU + {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Release|Any CPU.ActiveCfg = Release|Any CPU + {7CD8533F-7778-4B1C-A88D-AD1B19547A1D}.Release|Any CPU.Build.0 = Release|Any CPU + EndGlobalSection + GlobalSection(SolutionProperties) = preSolution + HideSolutionNode = FALSE + EndGlobalSection +EndGlobal |