OpenHardwareMonitor.sln
changeset 1 361e324a0ed4
child 165 813d8bc3192f
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/OpenHardwareMonitor.sln	Tue Jan 26 22:37:48 2010 +0000
     1.3 @@ -0,0 +1,41 @@
     1.4 +
     1.5 +Microsoft Visual Studio Solution File, Format Version 10.00
     1.6 +# Visual Studio 2008
     1.7 +Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenHardwareMonitor", "OpenHardwareMonitor.csproj", "{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}"
     1.8 +EndProject
     1.9 +Global
    1.10 +	GlobalSection(SolutionConfigurationPlatforms) = preSolution
    1.11 +		Debug|Any CPU = Debug|Any CPU
    1.12 +		Release|Any CPU = Release|Any CPU
    1.13 +	EndGlobalSection
    1.14 +	GlobalSection(ProjectConfigurationPlatforms) = postSolution
    1.15 +		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
    1.16 +		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Debug|Any CPU.Build.0 = Debug|Any CPU
    1.17 +		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.ActiveCfg = Release|Any CPU
    1.18 +		{F5E0C1F7-9E9B-46F2-AC88-8C9C1C923880}.Release|Any CPU.Build.0 = Release|Any CPU
    1.19 +	EndGlobalSection
    1.20 +	GlobalSection(SolutionProperties) = preSolution
    1.21 +		HideSolutionNode = FALSE
    1.22 +	EndGlobalSection
    1.23 +	GlobalSection(MonoDevelopProperties) = preSolution
    1.24 +		StartupItem = OpenHardwareMonitor.csproj
    1.25 +		Policies = $0
    1.26 +		$0.DotNetNamingPolicy = $1
    1.27 +		$1.DirectoryNamespaceAssociation = None
    1.28 +		$1.ResourceNamePolicy = FileFormatDefault
    1.29 +		$0.TextStylePolicy = $2
    1.30 +		$2.FileWidth = 120
    1.31 +		$2.TabWidth = 2
    1.32 +		$2.NoTabsAfterNonTabs = True
    1.33 +		$2.inheritsSet = VisualStudio
    1.34 +		$2.inheritsScope = text/plain
    1.35 +		$2.scope = text/plain
    1.36 +		$0.TextStylePolicy = $3
    1.37 +		$3.inheritsSet = null
    1.38 +		$3.scope = text/x-csharp
    1.39 +		$0.CSharpFormattingPolicy = $4
    1.40 +		$4.inheritsSet = Mono
    1.41 +		$4.inheritsScope = text/x-csharp
    1.42 +		$4.scope = text/x-csharp
    1.43 +	EndGlobalSection
    1.44 +EndGlobal