Thanks to visit codestin.com Credit goes to github.com
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.
19 parents 6dc1315 + 8d428b8 + 614b222 + 62a1c27 + 3f57012 + 12e53b1 + 36dcd19 + 44f35b4 + af9e9ae + 91eb262 + 7ad5a93 + f4eb3e2 + ddb9b59 + 1964941 + 18ff734 + a80269a + 2c1da3c + 404028a + 6a66eb2 commit 515367fCopy full SHA for 515367f
Source/RunActivity/RunActivity.csproj
@@ -207,7 +207,7 @@
207
</ItemGroup>
208
<ItemGroup>
209
<Content Include="..\3rdPartyLibs\openal-soft\Win32\OpenAL32.dll">
210
- <Link>Native\AnyCPU\OpenAL32.dll</Link>
+ <Link>Native\X86\OpenAL32.dll</Link>
211
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
212
</Content>
213
<Content Include="..\3rdPartyLibs\openal-soft\Win64\OpenAL32.dll">
0 commit comments