Move RTSSSharedMemoryNET to CommonHelpers

This commit is contained in:
Kamil Trzciński 2022-11-15 21:09:14 +01:00
parent f9572edc79
commit b442c6fadc
5 changed files with 37 additions and 8 deletions

View file

@ -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>