Skip to content

Commit 91eb262

Browse files
author
Chris Jakeman
committed
Restore X86\OpenAL32.dll
Victim of global search and replace
1 parent 00ea37a commit 91eb262

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/RunActivity/RunActivity.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
</ItemGroup>
206206
<ItemGroup>
207207
<Content Include="..\3rdPartyLibs\openal-soft\Win32\OpenAL32.dll">
208-
<Link>Native\AnyCPU\OpenAL32.dll</Link>
208+
<Link>Native\X86\OpenAL32.dll</Link>
209209
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
210210
</Content>
211211
<Content Include="..\3rdPartyLibs\openal-soft\Win64\OpenAL32.dll">

0 commit comments

Comments
 (0)