We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00ea37a commit 91eb262Copy full SHA for 91eb262
Source/RunActivity/RunActivity.csproj
@@ -205,7 +205,7 @@
205
</ItemGroup>
206
<ItemGroup>
207
<Content Include="..\3rdPartyLibs\openal-soft\Win32\OpenAL32.dll">
208
- <Link>Native\AnyCPU\OpenAL32.dll</Link>
+ <Link>Native\X86\OpenAL32.dll</Link>
209
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
210
</Content>
211
<Content Include="..\3rdPartyLibs\openal-soft\Win64\OpenAL32.dll">
0 commit comments