diff options
| author | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
|---|---|---|
| committer | karlf <[email protected]> | 2016-08-11 13:28:13 -0700 |
| commit | 96eb96dfb613e4c745db6bd1f53a92fe7e2290fc (patch) | |
| tree | ad5f3ede5cbcd6b598677ce41bcf8318471bdd92 /bluetooth/bthecho/bthcli | |
| parent | 687b274aa38fd05c8c26e3068932121876d7f745 (diff) | |
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'bluetooth/bthecho/bthcli')
| -rw-r--r-- | bluetooth/bthecho/bthcli/app/BthEcho.vcxproj | 4 | ||||
| -rw-r--r-- | bluetooth/bthecho/bthcli/app/BthEcho.vcxproj.Filters | 6 | ||||
| -rw-r--r-- | bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx | bin | 2911 -> 6024 bytes | |||
| -rw-r--r-- | bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj | 9 | ||||
| -rw-r--r-- | bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj.Filters | 13 |
5 files changed, 11 insertions, 21 deletions
diff --git a/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj b/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj index 8da1d16a..382f447b 100644 --- a/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj +++ b/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj @@ -19,11 +19,11 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{8D6A9C42-F4FA-4D7B-A038-5209844883C3}</ProjectGuid> + <ProjectGuid>{9A21231F-47C6-4448-9EDA-3BD5FCFD1CF3}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{A9FD1AC6-CE1D-45EE-9079-FE3C370F871F}</SampleGuid> + <SampleGuid>{B86B6683-5342-447B-9F08-B5E7B956C928}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> diff --git a/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj.Filters b/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj.Filters index 5f00fc7a..a2ed035c 100644 --- a/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj.Filters +++ b/bluetooth/bthecho/bthcli/app/BthEcho.vcxproj.Filters @@ -3,15 +3,15 @@ <ItemGroup> <Filter Include="Source Files"> <Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx;*</Extensions> - <UniqueIdentifier>{D5028DD9-763A-43E5-A26D-8D3BEF9DEB88}</UniqueIdentifier> + <UniqueIdentifier>{855285DE-7DE3-4F1C-B556-350F59FF60FD}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{AD474526-552E-4398-818A-E95F266E7F91}</UniqueIdentifier> + <UniqueIdentifier>{99EFA70E-E112-4050-81F0-BC32B528A172}</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>{6B067815-190E-45D2-B008-7E8562CD0B30}</UniqueIdentifier> + <UniqueIdentifier>{CEE63141-0C6E-423B-A0E8-3BBA44B90513}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> diff --git a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx Binary files differindex 4fe47e28..3c8332e9 100644 --- a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx +++ b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx diff --git a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj index 2b111734..d7d2be78 100644 --- a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj +++ b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj @@ -19,12 +19,12 @@ </ProjectConfiguration> </ItemGroup> <PropertyGroup Label="Globals"> - <ProjectGuid>{D0526687-DE4D-409A-9488-F0A874D6EA3E}</ProjectGuid> + <ProjectGuid>{77C52F5F-5FF9-4EE2-8640-498B84C4CC67}</ProjectGuid> <RootNamespace>$(MSBuildProjectName)</RootNamespace> <KMDF_VERSION_MAJOR>1</KMDF_VERSION_MAJOR> <Configuration Condition="'$(Configuration)' == ''">Debug</Configuration> <Platform Condition="'$(Platform)' == ''">Win32</Platform> - <SampleGuid>{67C06B25-EC35-414F-A8A1-03BC3787C159}</SampleGuid> + <SampleGuid>{83758879-1C4F-4804-86FB-0202AE85C175}</SampleGuid> </PropertyGroup> <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> <PropertyGroup Label="Configuration" Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> @@ -82,11 +82,6 @@ <WppTraceFunction>TraceEvents(LEVEL,FLAGS,MSG,...)</WppTraceFunction> <WppGenerateUsingTemplateFile>{km-WdfDefault.tpl}*.tmh</WppGenerateUsingTemplateFile> </ClCompile> - <Inf Include=".\BthEchoSampleCli.inx"> - <Architecture>$(InfArch)</Architecture> - <SpecifyArchitecture>true</SpecifyArchitecture> - <CopyOutput>.\$(IntDir)\BthEchoSampleCli.inf</CopyOutput> - </Inf> </ItemGroup> <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> <TargetName>BthEchoSampleCli</TargetName> diff --git a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj.Filters b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj.Filters index 49ad94cf..679ee1c2 100644 --- a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj.Filters +++ b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.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>{33095013-BA3C-4D73-972A-1BC536F0480F}</UniqueIdentifier> + <UniqueIdentifier>{D5FA676F-3E01-4EA4-8FDA-B374EBC2291E}</UniqueIdentifier> </Filter> <Filter Include="Header Files"> <Extensions>h;hpp;hxx;hm;inl;inc;xsd</Extensions> - <UniqueIdentifier>{54B5DEBA-240B-44F1-AEA4-DCA8F28C63CB}</UniqueIdentifier> + <UniqueIdentifier>{6F626035-843E-4274-904E-4C34739433E7}</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>{04631531-1FEF-42BD-83FA-5382EC0D29A3}</UniqueIdentifier> + <UniqueIdentifier>{36B129F5-47B6-4C3A-9473-D6D30B98952C}</UniqueIdentifier> </Filter> <Filter Include="Driver Files"> <Extensions>inf;inv;inx;mof;mc;</Extensions> - <UniqueIdentifier>{32A5AE44-0838-409A-BAB9-2611B33E8829}</UniqueIdentifier> + <UniqueIdentifier>{02AABC2E-3B5F-485C-9064-94C6616B1492}</UniqueIdentifier> </Filter> </ItemGroup> <ItemGroup> @@ -32,9 +32,4 @@ <Filter>Source Files</Filter> </ClCompile> </ItemGroup> - <ItemGroup> - <Inf Include=".\BthEchoSampleCli.inx"> - <Filter>Driver Files</Filter> - </Inf> - </ItemGroup> </Project>
\ No newline at end of file |
