summaryrefslogtreecommitdiff
path: root/bluetooth/bthecho/bthcli/sys
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 /bluetooth/bthecho/bthcli/sys
parent687b274aa38fd05c8c26e3068932121876d7f745 (diff)
Updated for "Windows 10 Anniversary Update" (Version 1607)
Diffstat (limited to 'bluetooth/bthecho/bthcli/sys')
-rw-r--r--bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inxbin2911 -> 6024 bytes
-rw-r--r--bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj9
-rw-r--r--bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.vcxproj.Filters13
3 files changed, 6 insertions, 16 deletions
diff --git a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx
index 4fe47e28..3c8332e9 100644
--- a/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx
+++ b/bluetooth/bthecho/bthcli/sys/BthEchoSampleCli.inx
Binary files differ
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