fixed vorbisfile link order at another place

git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@474 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
sezero 2011-07-21 09:20:45 +00:00
parent 8112a09b96
commit 8e5e380771
2 changed files with 1 additions and 4 deletions

View File

@ -41,8 +41,8 @@
<Linker>
<Add option="`sdl-config --libs`" />
<Add option="-lGL" />
<Add option="-lvorbis" />
<Add option="-lvorbisfile" />
<Add option="-lvorbis" />
<Add option="-logg" />
<Add option="-lmad" />
</Linker>

View File

@ -1,7 +1,4 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_layout_file>
<ActiveTarget name="Release" />
<File name="../../Quake/pr_edict.c" open="0" top="0" tabpos="0">
<Cursor position="8356" topLine="404" />
</File>
</CodeBlocks_layout_file>