RemoteControlSample.sln
author StephaneLenclud
Sun, 15 Feb 2015 21:48:07 +0100
changeset 63 4b8b058de215
parent 2 505a13a09336
child 74 e5e903ee681d
permissions -rw-r--r--
HidDevice: Adding friendly name property.
     1 
     2 Microsoft Visual Studio Solution File, Format Version 12.00
     3 # Visual Studio 2012
     4 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoteControlSample", "RemoteControlSample.csproj", "{F676C5E5-266C-439A-98C4-EF21CB9957F2}"
     5 EndProject
     6 Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E70B5E73-7045-4EA7-968D-06BB68773DAB}"
     7 	ProjectSection(SolutionItems) = preProject
     8 		Rebracer.xml = Rebracer.xml
     9 	EndProjectSection
    10 EndProject
    11 Global
    12 	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    13 		Debug|x86 = Debug|x86
    14 		Release|x86 = Release|x86
    15 	EndGlobalSection
    16 	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    17 		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Debug|x86.ActiveCfg = Debug|x86
    18 		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Debug|x86.Build.0 = Debug|x86
    19 		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Release|x86.ActiveCfg = Release|x86
    20 		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Release|x86.Build.0 = Release|x86
    21 	EndGlobalSection
    22 	GlobalSection(SolutionProperties) = preSolution
    23 		HideSolutionNode = FALSE
    24 	EndGlobalSection
    25 EndGlobal