OpenHardwareMonitor.sln
author StephaneLenclud
Sat, 13 Apr 2013 00:43:25 +0200
branchMiniDisplay
changeset 438 f590956d3234
parent 166 fa9dfbfc4145
child 441 2a02ad86a776
permissions -rw-r--r--
Sensors can now be displayed in FrontView.
moel@1
     1

moel@166
     2
Microsoft Visual Studio Solution File, Format Version 11.00
moel@166
     3
# Visual Studio 2010
moel@165
     4
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenHardwareMonitorLib", "OpenHardwareMonitorLib.csproj", "{B0397530-545A-471D-BB74-027AE456DF1A}"
moel@165
     5
EndProject
moel@1
     6
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenHardwareMonitor", "OpenHardwareMonitor.csproj", "{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}"
moel@165
     7
	ProjectSection(ProjectDependencies) = postProject
moel@165
     8
		{B0397530-545A-471D-BB74-027AE456DF1A} = {B0397530-545A-471D-BB74-027AE456DF1A}
moel@165
     9
	EndProjectSection
moel@1
    10
EndProject
StephaneLenclud@436
    11
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "UacHelpers.UserAccountControl", "UacHelpers.CppLibrary\UacHelpers.CppLibrary.vcxproj", "{D043A646-FE7A-4334-B23D-E327593C1AE2}"
StephaneLenclud@436
    12
EndProject
moel@1
    13
Global
moel@1
    14
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
moel@1
    15
		Debug|Any CPU = Debug|Any CPU
StephaneLenclud@436
    16
		Debug|Mixed Platforms = Debug|Mixed Platforms
StephaneLenclud@436
    17
		Debug|Win32 = Debug|Win32
StephaneLenclud@436
    18
		Debug|x64 = Debug|x64
moel@1
    19
		Release|Any CPU = Release|Any CPU
StephaneLenclud@436
    20
		Release|Mixed Platforms = Release|Mixed Platforms
StephaneLenclud@436
    21
		Release|Win32 = Release|Win32
StephaneLenclud@436
    22
		Release|x64 = Release|x64
moel@1
    23
	EndGlobalSection
moel@1
    24
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
moel@165
    25
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
moel@165
    26
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@436
    27
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    28
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
StephaneLenclud@436
    29
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Win32.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    30
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Win32.Build.0 = Debug|Any CPU
StephaneLenclud@436
    31
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|x64.ActiveCfg = Debug|Any CPU
moel@165
    32
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
moel@165
    33
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@436
    34
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    35
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
StephaneLenclud@436
    36
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Win32.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    37
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|x64.ActiveCfg = Release|Any CPU
moel@1
    38
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
moel@1
    39
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@436
    40
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    41
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
StephaneLenclud@436
    42
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Win32.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    43
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Win32.Build.0 = Debug|Any CPU
StephaneLenclud@436
    44
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|x64.ActiveCfg = Debug|Any CPU
moel@1
    45
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.ActiveCfg = Release|Any CPU
moel@1
    46
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@436
    47
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    48
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Mixed Platforms.Build.0 = Release|Any CPU
StephaneLenclud@436
    49
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Win32.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    50
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|x64.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    51
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Any CPU.ActiveCfg = Debug|x64
StephaneLenclud@436
    52
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Any CPU.Build.0 = Debug|x64
StephaneLenclud@436
    53
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
StephaneLenclud@436
    54
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Mixed Platforms.Build.0 = Debug|x64
StephaneLenclud@436
    55
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Win32.ActiveCfg = Debug|Win32
StephaneLenclud@436
    56
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Win32.Build.0 = Debug|Win32
StephaneLenclud@436
    57
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|x64.ActiveCfg = Debug|x64
StephaneLenclud@436
    58
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|x64.Build.0 = Debug|x64
StephaneLenclud@436
    59
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Any CPU.ActiveCfg = Release|x64
StephaneLenclud@436
    60
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Mixed Platforms.ActiveCfg = Release|x64
StephaneLenclud@436
    61
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Mixed Platforms.Build.0 = Release|x64
StephaneLenclud@436
    62
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Win32.ActiveCfg = Release|Win32
StephaneLenclud@436
    63
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Win32.Build.0 = Release|Win32
StephaneLenclud@436
    64
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|x64.ActiveCfg = Release|x64
StephaneLenclud@436
    65
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|x64.Build.0 = Release|x64
moel@1
    66
	EndGlobalSection
moel@1
    67
	GlobalSection(SolutionProperties) = preSolution
moel@1
    68
		HideSolutionNode = FALSE
moel@1
    69
	EndGlobalSection
moel@1
    70
	GlobalSection(MonoDevelopProperties) = preSolution
moel@1
    71
		StartupItem = OpenHardwareMonitor.csproj
moel@1
    72
		Policies = $0
moel@1
    73
		$0.DotNetNamingPolicy = $1
moel@1
    74
		$1.DirectoryNamespaceAssociation = None
moel@1
    75
		$1.ResourceNamePolicy = FileFormatDefault
moel@1
    76
		$0.TextStylePolicy = $2
moel@1
    77
		$2.FileWidth = 120
moel@1
    78
		$2.TabWidth = 2
moel@1
    79
		$2.NoTabsAfterNonTabs = True
moel@1
    80
		$2.inheritsSet = VisualStudio
moel@1
    81
		$2.inheritsScope = text/plain
moel@1
    82
		$2.scope = text/plain
moel@1
    83
		$0.TextStylePolicy = $3
moel@1
    84
		$3.inheritsSet = null
moel@1
    85
		$3.scope = text/x-csharp
moel@1
    86
		$0.CSharpFormattingPolicy = $4
moel@1
    87
		$4.inheritsSet = Mono
moel@1
    88
		$4.inheritsScope = text/x-csharp
moel@1
    89
		$4.scope = text/x-csharp
moel@1
    90
	EndGlobalSection
moel@1
    91
EndGlobal