codeblock: link to libogg, libvorbis and libvorbisfile
Required for pull request #3851 that was recently merged.
This commit is contained in:
parent
86c2833f84
commit
cf800bc958
1 changed files with 4 additions and 0 deletions
|
@ -80,7 +80,11 @@
|
|||
<Add library="libcrypto-1_1" />
|
||||
<Add library="winmm" />
|
||||
<Add library="libole32" />
|
||||
<Add library="libogg" />
|
||||
<Add library="libuuid" />
|
||||
<Add library="libvorbis" />
|
||||
<Add library="libvorbisenc" />
|
||||
<Add library="libvorbisfile" />
|
||||
<Add directory="./" />
|
||||
</Linker>
|
||||
<Unit filename="../../packaging/windows/wesnoth.rc">
|
||||
|
|
Loading…
Add table
Reference in a new issue