diff options
| author | Dave Wilson <[email protected]> | 2015-04-29 09:48:49 -0700 |
|---|---|---|
| committer | Dave Wilson <[email protected]> | 2015-04-29 10:47:29 -0700 |
| commit | d40232638faaab19de557e70a3ee938da7a35295 (patch) | |
| tree | 14e61c973745949af186b7940e3a53d25322f5de /thermal | |
| parent | 02e5b090a6131a7cc1b90f4a9373117c9e3c7088 (diff) | |
samples update for //build
Diffstat (limited to 'thermal')
| -rw-r--r-- | thermal/simsensor/simsensor.sln | 18 | ||||
| -rw-r--r-- | thermal/simsensor/simsensor.vcxproj | 4 | ||||
| -rw-r--r-- | thermal/simsensor/simsensor.vcxproj.Filters | 8 | ||||
| -rw-r--r-- | thermal/thermalclient/simtc.vcxproj | 4 | ||||
| -rw-r--r-- | thermal/thermalclient/simtc.vcxproj.Filters | 8 | ||||
| -rw-r--r-- | thermal/thermalclient/thermalclient.sln | 18 |
6 files changed, 30 insertions, 30 deletions
diff --git a/thermal/simsensor/simsensor.sln b/thermal/simsensor/simsensor.sln index 02088936..734db11c 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", "{19059D30-607E-40DE-B097-7D6A9F00BB84}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simsensor", "simsensor.vcxproj", "{C59FD02E-3C7E-4DC3-94C7-7E04827E0934}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|Win32.ActiveCfg = Debug|Win32 - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|Win32.Build.0 = Debug|Win32 - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|Win32.ActiveCfg = Release|Win32 - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|Win32.Build.0 = Release|Win32 - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|x64.ActiveCfg = Debug|x64 - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Debug|x64.Build.0 = Debug|x64 - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|x64.ActiveCfg = Release|x64 - {19059D30-607E-40DE-B097-7D6A9F00BB84}.Release|x64.Build.0 = Release|x64 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.Debug|Win32.ActiveCfg = Debug|Win32 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.Debug|Win32.Build.0 = Debug|Win32 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.Release|Win32.ActiveCfg = Release|Win32 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.Release|Win32.Build.0 = Release|Win32 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.Debug|x64.ActiveCfg = Debug|x64 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.Debug|x64.Build.0 = Debug|x64 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.Release|x64.ActiveCfg = Release|x64 + {C59FD02E-3C7E-4DC3-94C7-7E04827E0934}.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 88595b8b..fc01a580 100644 --- a/thermal/simsensor/simsensor.vcxproj +++ b/thermal/simsensor/simsensor.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{19059D30-607E-40DE-B097-7D6A9F00BB84}</ProjectGuid> + <ProjectGuid>{C59FD02E-3C7E-4DC3-94C7-7E04827E0934}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{22F66120-1AA5-41DF-8C9A-63886E47FC1A}</SampleGuid> + <SampleGuid>{614E84B8-6A38-4F03-93D6-E41FEA710542}</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 8c8cbc53..135dc024 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>{3EC12CC9-21D8-436D-8722-4DD0F6125A49}</UniqueIdentifier> + <UniqueIdentifier>{C3D02E88-9BD3-4979-BB31-99764D1517A9}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{B88FDD7A-5C49-4803-B834-C45E7571667B}</UniqueIdentifier> + <UniqueIdentifier>{69FA9ACE-C62E-4ABA-A9A2-9F2C43CCDD50}</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>{3E0876AF-D4ED-4594-9977-099E5CE49B4E}</UniqueIdentifier> + <UniqueIdentifier>{17C8F8C4-E1A8-404B-BEB5-1D12BD37AC27}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{A822817B-1BD0-4030-9E30-3A878433B703}</UniqueIdentifier> + <UniqueIdentifier>{9DB4A799-2FC4-47D4-A5BA-F2395218E4AE}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/thermal/thermalclient/simtc.vcxproj b/thermal/thermalclient/simtc.vcxproj index 1e74c0eb..23b7b735 100644 --- a/thermal/thermalclient/simtc.vcxproj +++ b/thermal/thermalclient/simtc.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}</ProjectGuid> + <ProjectGuid>{8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{C78C663A-88D6-48F0-8E97-3B7C3075FF66}</SampleGuid> + <SampleGuid>{96B796D8-F417-486F-8B8A-C1BA76C20398}</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 1bee78bf..47ec9236 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>{566850EE-263A-4AAE-A2CA-5DF9161D85D0}</UniqueIdentifier> + <UniqueIdentifier>{3F670431-8219-4202-9710-75D4686C3657}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{4049C3FC-425B-4EB0-9C80-6CDF1C3FFCA5}</UniqueIdentifier> + <UniqueIdentifier>{8DE58803-401C-49AD-A147-C3F70346A0DB}</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>{380247F4-A6BC-4F5C-ABDB-4D150B6FBA6B}</UniqueIdentifier> + <UniqueIdentifier>{964EADB1-B2FC-4397-A2F0-B4C72031CC67}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{6EDA0278-4010-45AA-BF59-3EB5044A1C25}</UniqueIdentifier> + <UniqueIdentifier>{0C7838AB-73FB-4DBB-B61F-2BAEF26FB05E}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/thermal/thermalclient/thermalclient.sln b/thermal/thermalclient/thermalclient.sln index 912ef9f1..6415ed75 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", "{0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}" +Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "simtc", "simtc.vcxproj", "{8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution @@ -13,14 +13,14 @@ Global Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Debug|Win32.ActiveCfg = Debug|Win32 - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Debug|Win32.Build.0 = Debug|Win32 - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Release|Win32.ActiveCfg = Release|Win32 - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Release|Win32.Build.0 = Release|Win32 - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Debug|x64.ActiveCfg = Debug|x64 - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Debug|x64.Build.0 = Debug|x64 - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Release|x64.ActiveCfg = Release|x64 - {0BCA7B3F-F0AB-42D0-93B2-42518BF9A7EC}.Release|x64.Build.0 = Release|x64 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Debug|Win32.ActiveCfg = Debug|Win32 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Debug|Win32.Build.0 = Debug|Win32 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Release|Win32.ActiveCfg = Release|Win32 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Release|Win32.Build.0 = Release|Win32 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Debug|x64.ActiveCfg = Debug|x64 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Debug|x64.Build.0 = Debug|x64 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Release|x64.ActiveCfg = Release|x64 + {8C2AD3B6-D9D6-4ECA-8D92-A714B4046119}.Release|x64.Build.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE |
