OpenHardwareMonitor.sln
author StephaneLenclud
Sat, 09 Feb 2013 17:18:09 +0100
changeset 394 60a1e2b6ed71
parent 391 ca4c0e7ae75d
permissions -rw-r--r--
At last we can output stuff on our display.
The whole thing is still quite broken though.
moel@1
     1

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