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.
sl@0
     1

sl@0
     2
Microsoft Visual Studio Solution File, Format Version 12.00
sl@0
     3
# Visual Studio 2012
sl@0
     4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "RemoteControlSample", "RemoteControlSample.csproj", "{F676C5E5-266C-439A-98C4-EF21CB9957F2}"
sl@0
     5
EndProject
sl@47
     6
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E70B5E73-7045-4EA7-968D-06BB68773DAB}"
sl@47
     7
	ProjectSection(SolutionItems) = preProject
sl@47
     8
		Rebracer.xml = Rebracer.xml
sl@47
     9
	EndProjectSection
sl@47
    10
EndProject
sl@0
    11
Global
sl@0
    12
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
sl@0
    13
		Debug|x86 = Debug|x86
sl@0
    14
		Release|x86 = Release|x86
sl@0
    15
	EndGlobalSection
sl@0
    16
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
sl@0
    17
		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Debug|x86.ActiveCfg = Debug|x86
sl@0
    18
		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Debug|x86.Build.0 = Debug|x86
sl@0
    19
		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Release|x86.ActiveCfg = Release|x86
sl@0
    20
		{F676C5E5-266C-439A-98C4-EF21CB9957F2}.Release|x86.Build.0 = Release|x86
sl@0
    21
	EndGlobalSection
sl@0
    22
	GlobalSection(SolutionProperties) = preSolution
sl@0
    23
		HideSolutionNode = FALSE
sl@0
    24
	EndGlobalSection
sl@0
    25
EndGlobal