SharpLibHid.sln
author StephaneLenclud
Wed, 18 Mar 2015 07:46:39 +0100
changeset 88 3429909219c8
parent 76 831ebeeecfdf
child 87 a6684684a9c3
permissions -rw-r--r--
Fixing typo in NuGet package description.
sl@0
     1

sl@0
     2
Microsoft Visual Studio Solution File, Format Version 12.00
StephaneLenclud@83
     3
# Visual Studio 2013
sl@47
     4
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{E70B5E73-7045-4EA7-968D-06BB68773DAB}"
sl@47
     5
	ProjectSection(SolutionItems) = preProject
sl@47
     6
		Rebracer.xml = Rebracer.xml
sl@47
     7
	EndProjectSection
sl@47
     8
EndProject
StephaneLenclud@74
     9
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SharpLibHid", "SharpLibHid.csproj", "{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}"
StephaneLenclud@74
    10
EndProject
StephaneLenclud@75
    11
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "HidDemo", "HidDemo.csproj", "{7435D21C-6A5C-4F57-8868-94A8D911980E}"
StephaneLenclud@75
    12
EndProject
sl@0
    13
Global
sl@0
    14
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
StephaneLenclud@74
    15
		Debug|Any CPU = Debug|Any CPU
StephaneLenclud@74
    16
		Debug|Mixed Platforms = Debug|Mixed Platforms
sl@0
    17
		Debug|x86 = Debug|x86
StephaneLenclud@74
    18
		Release|Any CPU = Release|Any CPU
StephaneLenclud@74
    19
		Release|Mixed Platforms = Release|Mixed Platforms
sl@0
    20
		Release|x86 = Release|x86
sl@0
    21
	EndGlobalSection
sl@0
    22
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
StephaneLenclud@74
    23
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
StephaneLenclud@74
    24
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@74
    25
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
StephaneLenclud@74
    26
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
StephaneLenclud@74
    27
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Debug|x86.ActiveCfg = Debug|Any CPU
StephaneLenclud@74
    28
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Release|Any CPU.ActiveCfg = Release|Any CPU
StephaneLenclud@74
    29
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@74
    30
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
StephaneLenclud@74
    31
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Release|Mixed Platforms.Build.0 = Release|Any CPU
StephaneLenclud@74
    32
		{4F3F96E6-668A-488E-BA0C-ED249AFACE9E}.Release|x86.ActiveCfg = Release|Any CPU
StephaneLenclud@75
    33
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
StephaneLenclud@75
    34
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@75
    35
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Debug|Mixed Platforms.ActiveCfg = Debug|x86
StephaneLenclud@75
    36
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Debug|Mixed Platforms.Build.0 = Debug|x86
StephaneLenclud@75
    37
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Debug|x86.ActiveCfg = Debug|x86
StephaneLenclud@75
    38
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Debug|x86.Build.0 = Debug|x86
StephaneLenclud@75
    39
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Release|Any CPU.ActiveCfg = Release|Any CPU
StephaneLenclud@75
    40
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@75
    41
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Release|Mixed Platforms.ActiveCfg = Release|x86
StephaneLenclud@75
    42
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Release|Mixed Platforms.Build.0 = Release|x86
StephaneLenclud@75
    43
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Release|x86.ActiveCfg = Release|x86
StephaneLenclud@75
    44
		{7435D21C-6A5C-4F57-8868-94A8D911980E}.Release|x86.Build.0 = Release|x86
sl@0
    45
	EndGlobalSection
sl@0
    46
	GlobalSection(SolutionProperties) = preSolution
sl@0
    47
		HideSolutionNode = FALSE
sl@0
    48
	EndGlobalSection
sl@0
    49
EndGlobal