Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2468 | - | 1 | |
2 | Microsoft Visual Studio Solution File, Format Version 12.00 |
||
3 | # Visual Studio 14 |
||
4 | VisualStudioVersion = 14.0.24720.0 |
||
5 | MinimumVisualStudioVersion = 10.0.40219.1 |
||
6 | Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "KeyPad", "KeyPad.csproj", "{3ADBFF38-915C-4115-9CDD-81C0CAD9733A}" |
||
7 | EndProject |
||
8 | Global |
||
9 | GlobalSection(SolutionConfigurationPlatforms) = preSolution |
||
10 | Debug|x86 = Debug|x86 |
||
11 | Release|x86 = Release|x86 |
||
12 | EndGlobalSection |
||
13 | GlobalSection(ProjectConfigurationPlatforms) = postSolution |
||
14 | {3ADBFF38-915C-4115-9CDD-81C0CAD9733A}.Debug|x86.ActiveCfg = Debug|x86 |
||
15 | {3ADBFF38-915C-4115-9CDD-81C0CAD9733A}.Debug|x86.Build.0 = Debug|x86 |
||
16 | {3ADBFF38-915C-4115-9CDD-81C0CAD9733A}.Release|x86.ActiveCfg = Release|x86 |
||
17 | {3ADBFF38-915C-4115-9CDD-81C0CAD9733A}.Release|x86.Build.0 = Release|x86 |
||
18 | EndGlobalSection |
||
19 | GlobalSection(SolutionProperties) = preSolution |
||
20 | HideSolutionNode = FALSE |
||
21 | EndGlobalSection |
||
22 | EndGlobal |