Skip to content

Commit

Permalink
Project: merge all projects into a single distribution package
Browse files Browse the repository at this point in the history
  • Loading branch information
Bingxing Wang committed Oct 21, 2019
1 parent 5c3a85c commit 0b7e29a
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 233 deletions.
105 changes: 0 additions & 105 deletions src/AmtPtpDeviceSpiKm/AmtPtpDeviceSpiKm.inf

This file was deleted.

3 changes: 0 additions & 3 deletions src/AmtPtpDeviceSpiKm/AmtPtpDeviceSpiKm.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,6 @@
<ClInclude Include="Queue.h" />
<ClInclude Include="Trace.h" />
</ItemGroup>
<ItemGroup>
<Inf Include="AmtPtpDeviceSpiKm.inf" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{FC08B706-5661-47FA-A840-053B06125750}</ProjectGuid>
<TemplateGuid>{497e31cb-056b-4f31-abb8-447fd55ee5a5}</TemplateGuid>
Expand Down
5 changes: 0 additions & 5 deletions src/AmtPtpDeviceSpiKm/AmtPtpDeviceSpiKm.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,6 @@
<Extensions>cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<Inf Include="AmtPtpDeviceSpiKm.inf">
<Filter>Driver Files</Filter>
</Inf>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Device.h">
<Filter>Header Files</Filter>
Expand Down
104 changes: 0 additions & 104 deletions src/AmtPtpDeviceUsbKm/AmtPtpDeviceUsbKm.inf

This file was deleted.

3 changes: 0 additions & 3 deletions src/AmtPtpDeviceUsbKm/AmtPtpDeviceUsbKm.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,6 @@
<ClInclude Include="resource.h" />
<ClInclude Include="Trace.h" />
</ItemGroup>
<ItemGroup>
<Inf Include="AmtPtpDeviceUsbKm.inf" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{AB3E45E7-C524-47C1-9677-728BA2A19344}</ProjectGuid>
<TemplateGuid>{8c0e3d8b-df43-455b-815a-4a0e72973bc6}</TemplateGuid>
Expand Down
5 changes: 0 additions & 5 deletions src/AmtPtpDeviceUsbKm/AmtPtpDeviceUsbKm.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
<Extensions>inf;inv;inx;mof;mc;</Extensions>
</Filter>
</ItemGroup>
<ItemGroup>
<Inf Include="AmtPtpDeviceUsbKm.inf">
<Filter>Driver Files</Filter>
</Inf>
</ItemGroup>
<ItemGroup>
<ClInclude Include="Device.h">
<Filter>Header Files</Filter>
Expand Down
Binary file removed src/AmtPtpDeviceUsbUm/AmtPtpDeviceUsbUm.inf
Binary file not shown.
3 changes: 0 additions & 3 deletions src/AmtPtpDeviceUsbUm/MagicTrackpad2PtpDevice.vcxproj
Original file line number Diff line number Diff line change
Expand Up @@ -60,9 +60,6 @@
<ClInclude Include="Trace.h" />
<ClInclude Include="Queue.h" />
</ItemGroup>
<ItemGroup>
<Inf Include="AmtPtpDeviceUsbUm.inf" />
</ItemGroup>
<PropertyGroup Label="Globals">
<ProjectGuid>{87EFA31B-25EB-4944-A30A-300171BFFF57}</ProjectGuid>
<TemplateGuid>{9181db3b-298d-4e39-a572-55bca4e4ac89}</TemplateGuid>
Expand Down
5 changes: 0 additions & 5 deletions src/AmtPtpDeviceUsbUm/MagicTrackpad2PtpDevice.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,4 @@
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
<ItemGroup>
<Inf Include="AmtPtpDeviceUsbUm.inf">
<Filter>Driver Files</Filter>
</Inf>
</ItemGroup>
</Project>

0 comments on commit 0b7e29a

Please sign in to comment.