OpenHardwareMonitor.sln
author StephaneLenclud
Thu, 18 Apr 2013 23:25:10 +0200
branchMiniDisplay
changeset 444 9b09e2ee0968
parent 436 e9aefd454d1e
child 449 b3792b2fe742
permissions -rw-r--r--
Front View plug-in does not init if no sensor added.
Fixing some format to make strings shorter.
Now trying to start SoundGraphAccess.exe process from same directory.
Packed mode now can display three sensors along with the current time.
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
StephaneLenclud@441
    13
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{4EB0F26C-88F1-436F-8C2D-C628B31C512C}"
StephaneLenclud@441
    14
	ProjectSection(SolutionItems) = preProject
StephaneLenclud@441
    15
		Rebracer.xml = Rebracer.xml
StephaneLenclud@441
    16
	EndProjectSection
StephaneLenclud@441
    17
EndProject
moel@1
    18
Global
moel@1
    19
	GlobalSection(SolutionConfigurationPlatforms) = preSolution
moel@1
    20
		Debug|Any CPU = Debug|Any CPU
StephaneLenclud@436
    21
		Debug|Mixed Platforms = Debug|Mixed Platforms
StephaneLenclud@436
    22
		Debug|Win32 = Debug|Win32
StephaneLenclud@436
    23
		Debug|x64 = Debug|x64
moel@1
    24
		Release|Any CPU = Release|Any CPU
StephaneLenclud@436
    25
		Release|Mixed Platforms = Release|Mixed Platforms
StephaneLenclud@436
    26
		Release|Win32 = Release|Win32
StephaneLenclud@436
    27
		Release|x64 = Release|x64
moel@1
    28
	EndGlobalSection
moel@1
    29
	GlobalSection(ProjectConfigurationPlatforms) = postSolution
moel@165
    30
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
moel@165
    31
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@436
    32
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    33
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
StephaneLenclud@436
    34
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Win32.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    35
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|Win32.Build.0 = Debug|Any CPU
StephaneLenclud@436
    36
		{B0397530-545A-471D-BB74-027AE456DF1A}.Debug|x64.ActiveCfg = Debug|Any CPU
moel@165
    37
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
moel@165
    38
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@436
    39
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    40
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Mixed Platforms.Build.0 = Release|Any CPU
StephaneLenclud@436
    41
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|Win32.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    42
		{B0397530-545A-471D-BB74-027AE456DF1A}.Release|x64.ActiveCfg = Release|Any CPU
moel@1
    43
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
moel@1
    44
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.Build.0 = Debug|Any CPU
StephaneLenclud@436
    45
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Mixed Platforms.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    46
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Mixed Platforms.Build.0 = Debug|Any CPU
StephaneLenclud@436
    47
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Win32.ActiveCfg = Debug|Any CPU
StephaneLenclud@436
    48
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Win32.Build.0 = Debug|Any CPU
StephaneLenclud@436
    49
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|x64.ActiveCfg = Debug|Any CPU
moel@1
    50
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.ActiveCfg = Release|Any CPU
moel@1
    51
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.Build.0 = Release|Any CPU
StephaneLenclud@436
    52
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Mixed Platforms.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    53
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Mixed Platforms.Build.0 = Release|Any CPU
StephaneLenclud@436
    54
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Win32.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    55
		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|x64.ActiveCfg = Release|Any CPU
StephaneLenclud@436
    56
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Any CPU.ActiveCfg = Debug|x64
StephaneLenclud@436
    57
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Any CPU.Build.0 = Debug|x64
StephaneLenclud@436
    58
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Mixed Platforms.ActiveCfg = Debug|x64
StephaneLenclud@436
    59
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Mixed Platforms.Build.0 = Debug|x64
StephaneLenclud@436
    60
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Win32.ActiveCfg = Debug|Win32
StephaneLenclud@436
    61
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|Win32.Build.0 = Debug|Win32
StephaneLenclud@436
    62
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|x64.ActiveCfg = Debug|x64
StephaneLenclud@436
    63
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Debug|x64.Build.0 = Debug|x64
StephaneLenclud@436
    64
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Any CPU.ActiveCfg = Release|x64
StephaneLenclud@436
    65
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Mixed Platforms.ActiveCfg = Release|x64
StephaneLenclud@436
    66
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Mixed Platforms.Build.0 = Release|x64
StephaneLenclud@436
    67
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Win32.ActiveCfg = Release|Win32
StephaneLenclud@436
    68
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|Win32.Build.0 = Release|Win32
StephaneLenclud@436
    69
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|x64.ActiveCfg = Release|x64
StephaneLenclud@436
    70
		{D043A646-FE7A-4334-B23D-E327593C1AE2}.Release|x64.Build.0 = Release|x64
moel@1
    71
	EndGlobalSection
moel@1
    72
	GlobalSection(SolutionProperties) = preSolution
moel@1
    73
		HideSolutionNode = FALSE
moel@1
    74
	EndGlobalSection
moel@1
    75
	GlobalSection(MonoDevelopProperties) = preSolution
moel@1
    76
		StartupItem = OpenHardwareMonitor.csproj
moel@1
    77
		Policies = $0
moel@1
    78
		$0.DotNetNamingPolicy = $1
moel@1
    79
		$1.DirectoryNamespaceAssociation = None
moel@1
    80
		$1.ResourceNamePolicy = FileFormatDefault
moel@1
    81
		$0.TextStylePolicy = $2
moel@1
    82
		$2.FileWidth = 120
moel@1
    83
		$2.TabWidth = 2
moel@1
    84
		$2.NoTabsAfterNonTabs = True
moel@1
    85
		$2.inheritsSet = VisualStudio
moel@1
    86
		$2.inheritsScope = text/plain
moel@1
    87
		$2.scope = text/plain
moel@1
    88
		$0.TextStylePolicy = $3
moel@1
    89
		$3.inheritsSet = null
moel@1
    90
		$3.scope = text/x-csharp
moel@1
    91
		$0.CSharpFormattingPolicy = $4
moel@1
    92
		$4.inheritsSet = Mono
moel@1
    93
		$4.inheritsScope = text/x-csharp
moel@1
    94
		$4.scope = text/x-csharp
moel@1
    95
	EndGlobalSection
moel@1
    96
EndGlobal