summaryrefslogtreecommitdiff
path: root/thermal
diff options
context:
space:
mode:
authorkarlf <[email protected]>2016-08-11 13:28:13 -0700
committerkarlf <[email protected]>2016-08-11 13:28:13 -0700
commit96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch)
treead5f3ede5cbcd6b598677ce41bcf8318471bdd92 /thermal
parent687b274aa38fd05c8c26e3068932121876d7f745 (diff)
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'thermal')
-rw-r--r--thermal/simsensor/simsensor.sln18
-rw-r--r--thermal/simsensor/simsensor.vcxproj4
-rw-r--r--thermal/simsensor/simsensor.vcxproj.Filters8
-rw-r--r--thermal/thermalclient/simtc.vcxproj4
-rw-r--r--thermal/thermalclient/simtc.vcxproj.Filters8
-rw-r--r--thermal/thermalclient/thermalclient.sln18
6 files changed, 30 insertions, 30 deletions
diff --git a/thermal/simsensor/simsensor.sln b/thermal/simsensor/simsensor.sln
index 8ff4936e..512d83ff 100644
--- a/thermal/simsensor/simsensor.sln
+++ b/thermal/simsensor/simsensor.sln
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0
MinimumVisualStudioVersion = 12.0
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simsensor", "simsensor.vcxproj", "{92D79466-CE11-417A-9142-08711CDC46CA}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simsensor", "simsensor.vcxproj", "{60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -13,14 +13,14 @@ Global
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {92D79466-CE11-417A-9142-08711CDC46CA}.Debug|Win32.ActiveCfg = Debug|Win32
- {92D79466-CE11-417A-9142-08711CDC46CA}.Debug|Win32.Build.0 = Debug|Win32
- {92D79466-CE11-417A-9142-08711CDC46CA}.Release|Win32.ActiveCfg = Release|Win32
- {92D79466-CE11-417A-9142-08711CDC46CA}.Release|Win32.Build.0 = Release|Win32
- {92D79466-CE11-417A-9142-08711CDC46CA}.Debug|x64.ActiveCfg = Debug|x64
- {92D79466-CE11-417A-9142-08711CDC46CA}.Debug|x64.Build.0 = Debug|x64
- {92D79466-CE11-417A-9142-08711CDC46CA}.Release|x64.ActiveCfg = Release|x64
- {92D79466-CE11-417A-9142-08711CDC46CA}.Release|x64.Build.0 = Release|x64
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Debug|Win32.ActiveCfg = Debug|Win32
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Debug|Win32.Build.0 = Debug|Win32
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Release|Win32.ActiveCfg = Release|Win32
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Release|Win32.Build.0 = Release|Win32
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Debug|x64.ActiveCfg = Debug|x64
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Debug|x64.Build.0 = Debug|x64
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Release|x64.ActiveCfg = Release|x64
+ {60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
diff --git a/thermal/simsensor/simsensor.vcxproj b/thermal/simsensor/simsensor.vcxproj
index b52284d5..efbdd2dc 100644
--- a/thermal/simsensor/simsensor.vcxproj
+++ b/thermal/simsensor/simsensor.vcxproj
@@ -19,12 +19,12 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectGuid>{92D79466-CE11-417A-9142-08711CDC46CA}</ProjectGuid>
+ <ProjectGuid>{60E9FF6C-6A0E-479C-A299-AA9753CE2ECE}</ProjectGuid>
<RootNamespace>$(MSBuildProjectName)</RootNamespace>
<KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
<Platform Condition="'$(Platform)' == ''">Win32</Platform>
- <SampleGuid>{49B64D1C-D106-47F8-AEC5-499B090D53D3}</SampleGuid>
+ <SampleGuid>{CEB3811A-823A-4420-B871-74EBF0C1F463}</SampleGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
diff --git a/thermal/simsensor/simsensor.vcxproj.Filters b/thermal/simsensor/simsensor.vcxproj.Filters
index 09f6d30b..c4d812c1 100644
--- a/thermal/simsensor/simsensor.vcxproj.Filters
+++ b/thermal/simsensor/simsensor.vcxproj.Filters
@@ -3,19 +3,19 @@
<ItemGroup>
<Filter Include="Source Files">
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions>
- <UniqueIdentifier>{2B24E521-83A9-4A37-85BA-E860A36A1B51}</UniqueIdentifier>
+ <UniqueIdentifier>{7488295E-D6F6-4951-AEC3-B7152843F572}</UniqueIdentifier>
</Filter>
<Filter Include="Header Files">
<Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
- <UniqueIdentifier>{8FB448E3-6D96-4E76-AC71-EFC10A620CE1}</UniqueIdentifier>
+ <UniqueIdentifier>{4BDC90E2-D15B-4909-BC7A-9AD73054E385}</UniqueIdentifier>
</Filter>
<Filter Include="Resource Files">
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions>
- <UniqueIdentifier>{C1B69A40-A8D2-4AA1-AE53-159FC7579CC4}</UniqueIdentifier>
+ <UniqueIdentifier>{001DD81E-47F7-47A2-A09A-54682CBB29A5}</UniqueIdentifier>
</Filter>
<Filter Include="Driver Files">
<Extensions>inf;inv;inx;mof;mc;</Extensions>
- <UniqueIdentifier>{BAEA26B6-5151-4D81-8F72-E066C8494F2D}</UniqueIdentifier>
+ <UniqueIdentifier>{ECCCE970-0115-49CD-86A9-48F4C139BBD3}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
diff --git a/thermal/thermalclient/simtc.vcxproj b/thermal/thermalclient/simtc.vcxproj
index 562d5224..b3ac6743 100644
--- a/thermal/thermalclient/simtc.vcxproj
+++ b/thermal/thermalclient/simtc.vcxproj
@@ -19,12 +19,12 @@
</ProjectConfiguration>
</ItemGroup>
<PropertyGroup Label="Globals">
- <ProjectGuid>{673CCCD9-54E7-413B-AEA1-F237E1A270B3}</ProjectGuid>
+ <ProjectGuid>{0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}</ProjectGuid>
<RootNamespace>$(MSBuildProjectName)</RootNamespace>
<KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR>
<Configuration Condition="'$(Configuration)' == ''">Debug</Configuration>
<Platform Condition="'$(Platform)' == ''">Win32</Platform>
- <SampleGuid>{47D4AB7E-D100-49F1-A993-7B71D1F1DDFF}</SampleGuid>
+ <SampleGuid>{5D55D642-1E8C-406B-AD59-ABF4AEB3FAB4}</SampleGuid>
</PropertyGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
<PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
diff --git a/thermal/thermalclient/simtc.vcxproj.Filters b/thermal/thermalclient/simtc.vcxproj.Filters
index c34b549a..efa1939f 100644
--- a/thermal/thermalclient/simtc.vcxproj.Filters
+++ b/thermal/thermalclient/simtc.vcxproj.Filters
@@ -3,19 +3,19 @@
<ItemGroup>
<Filter Include="Source Files">
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions>
- <UniqueIdentifier>{F22E3BDF-A139-4606-AC2F-903826B537D4}</UniqueIdentifier>
+ <UniqueIdentifier>{83C92D1D-7EE9-468B-BB7C-F91D4F5CC983}</UniqueIdentifier>
</Filter>
<Filter Include="Header Files">
<Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions>
- <UniqueIdentifier>{82721B5B-1E5E-42EF-AFDB-047A5C91A45A}</UniqueIdentifier>
+ <UniqueIdentifier>{1E7D31F7-F0D8-4AA9-8DB2-082E19834D5F}</UniqueIdentifier>
</Filter>
<Filter Include="Resource Files">
<Extensions>rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms;man;xml</Extensions>
- <UniqueIdentifier>{AD4AD608-3ACF-409E-BDC3-880416ECB637}</UniqueIdentifier>
+ <UniqueIdentifier>{6A337473-0556-4F54-A04B-594F5E958A6A}</UniqueIdentifier>
</Filter>
<Filter Include="Driver Files">
<Extensions>inf;inv;inx;mof;mc;</Extensions>
- <UniqueIdentifier>{3D8249F0-7C5E-4714-A0E5-478DAE422E67}</UniqueIdentifier>
+ <UniqueIdentifier>{E7591277-DBBF-4911-8309-3E3CC1D6F3A0}</UniqueIdentifier>
</Filter>
</ItemGroup>
<ItemGroup>
diff --git a/thermal/thermalclient/thermalclient.sln b/thermal/thermalclient/thermalclient.sln
index e6be8e1a..5937422f 100644
--- a/thermal/thermalclient/thermalclient.sln
+++ b/thermal/thermalclient/thermalclient.sln
@@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2013
VisualStudioVersion = 12.0
MinimumVisualStudioVersion = 12.0
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simtc", "simtc.vcxproj", "{673CCCD9-54E7-413B-AEA1-F237E1A270B3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simtc", "simtc.vcxproj", "{0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
@@ -13,14 +13,14 @@ Global
Release|x64 = Release|x64
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Debug|Win32.ActiveCfg = Debug|Win32
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Debug|Win32.Build.0 = Debug|Win32
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Release|Win32.ActiveCfg = Release|Win32
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Release|Win32.Build.0 = Release|Win32
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Debug|x64.ActiveCfg = Debug|x64
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Debug|x64.Build.0 = Debug|x64
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Release|x64.ActiveCfg = Release|x64
- {673CCCD9-54E7-413B-AEA1-F237E1A270B3}.Release|x64.Build.0 = Release|x64
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Debug|Win32.ActiveCfg = Debug|Win32
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Debug|Win32.Build.0 = Debug|Win32
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Release|Win32.ActiveCfg = Release|Win32
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Release|Win32.Build.0 = Release|Win32
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Debug|x64.ActiveCfg = Debug|x64
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Debug|x64.Build.0 = Debug|x64
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Release|x64.ActiveCfg = Release|x64
+ {0FDA179D-2AF5-4E08-9728-7E4AFC29E73F}.Release|x64.Build.0 = Release|x64
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE