Skip to content

Commit

Permalink
codeblock: link to libogg, libvorbis and libvorbisfile for stable branch
Browse files Browse the repository at this point in the history
Required for pull request #3851 that was recently merged.
  • Loading branch information
newfrenchy83 authored and Vultraz committed Jan 22, 2019
1 parent 9a5487a commit b7d5341
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projectfiles/CodeBlocks/wesnoth.cbp
Expand Up @@ -78,6 +78,11 @@
<Add library="libboost_timer" />
<Add library="libboost_zlib" />
<Add library="libcrypto-1_1" />
<Add library="libogg" />
<Add library="libuuid" />
<Add library="libvorbis" />
<Add library="libvorbisenc" />
<Add library="libvorbisfile" />
<Add library="winmm" />
<Add directory="./" />
</Linker>
Expand Down

0 comments on commit b7d5341

Please sign in to comment.