mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-02-11 01:54:24 +01:00
SteamController: Move Turbo.x360.cs into examples/
This commit is contained in:
parent
bbee810982
commit
ef94d24cfc
|
|
@ -11,7 +11,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Compile Remove="UserProfiles\Turbo.x360.cs" />
|
||||
<Compile Remove="UserProfiles\examples\Turbo.x360.cs" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
@ -23,7 +23,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Content Include="UserProfiles\Turbo.x360.cs">
|
||||
<Content Include="UserProfiles\examples\Turbo.x360.cs">
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</Content>
|
||||
</ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue