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