mirror of
https://github.com/ayufan/steam-deck-tools.git
synced 2026-04-05 14:25:40 +00:00
Move RTSSSharedMemoryNET to CommonHelpers
This commit is contained in:
parent
f9572edc79
commit
b442c6fadc
5 changed files with 37 additions and 8 deletions
|
|
@ -35,11 +35,8 @@
|
|||
<Reference Include="hidapi.net">
|
||||
<HintPath>hidapi.net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="neptune-hidapi.net">
|
||||
<HintPath>NeptuneHid\neptune-hidapi.net.dll</HintPath>
|
||||
</Reference>
|
||||
<Reference Include="RTSSSharedMemoryNET">
|
||||
<HintPath>..\PerformanceOverlay\RTSSSharedMemoryNET.dll</HintPath>
|
||||
<HintPath>..\CommonHelpers\RTSSSharedMemoryNET.dll</HintPath>
|
||||
</Reference>
|
||||
</ItemGroup>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue