Skip to content

Commit

Permalink
Merge pull request #645 from Sergio0694/dev/remove-leftover-win32
Browse files Browse the repository at this point in the history
Remove some leftover Win32 bindings
  • Loading branch information
Sergio0694 authored Nov 8, 2023
2 parents 5be5036 + 2e723d2 commit 4f05a70
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 70 deletions.
2 changes: 0 additions & 2 deletions src/ComputeSharp.Win32.D2D1/ComputeSharp.Win32.D2D1.projitems
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@
<Compile Include="$(MSBuildThisFileDirectory)DirectX\um\dcommon\D2D_VECTOR_2F.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Windows\other\helper-types\HSTRING.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Windows\shared\uuids\Windows.Manual.cs" />
<Compile Include="$(MSBuildThisFileDirectory)WinRT\um\windows.graphics.directx.direct3d11.interop\IDirect3DDxgiInterfaceAccess.cs" />
<Compile Include="$(MSBuildThisFileDirectory)..\ComputeSharp.Win32.D3D12\ComPtr`1.cs" Link="ComPtr`1.cs" />
<Compile Include="$(MSBuildThisFileDirectory)DirectX\um\d2d1effectauthor\ID2D1DrawInfo.cs" />
<Compile Include="$(MSBuildThisFileDirectory)..\ComputeSharp.Win32.D3D12\Windows\other\helper-types\HRESULT.cs" Link="Windows\other\helper-types\HRESULT.cs" />
Expand All @@ -74,6 +73,5 @@
<Compile Include="$(MSBuildThisFileDirectory)Windows\shared\winerror\E.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Windows\shared\winerror\RO.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Windows\shared\winerror\Windows.cs" />
<Compile Include="$(MSBuildThisFileDirectory)WinRT\winrt\hstring\HSTRING_HEADER.cs" />
</ItemGroup>
</Project>

This file was deleted.

17 changes: 0 additions & 17 deletions src/ComputeSharp.Win32.D2D1/WinRT/winrt/hstring/HSTRING_HEADER.cs

This file was deleted.

0 comments on commit 4f05a70

Please sign in to comment.