mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-03-11 11:42:16 +00:00
Rename (already updated) opusfile-0.5 to opusfile-0.8
This commit is contained in:
parent
7139094355
commit
f4739e9c4d
10 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -255,7 +255,7 @@ JPDIR=$(MOUNT_DIR)/jpeg-8c
|
||||||
OGGDIR=$(MOUNT_DIR)/libogg-1.3.2
|
OGGDIR=$(MOUNT_DIR)/libogg-1.3.2
|
||||||
VORBISDIR=$(MOUNT_DIR)/libvorbis-1.3.5
|
VORBISDIR=$(MOUNT_DIR)/libvorbis-1.3.5
|
||||||
OPUSDIR=$(MOUNT_DIR)/opus-1.1.4
|
OPUSDIR=$(MOUNT_DIR)/opus-1.1.4
|
||||||
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.5
|
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.8
|
||||||
ZDIR=$(MOUNT_DIR)/zlib
|
ZDIR=$(MOUNT_DIR)/zlib
|
||||||
Q3ASMDIR=$(MOUNT_DIR)/tools/asm
|
Q3ASMDIR=$(MOUNT_DIR)/tools/asm
|
||||||
LBURGDIR=$(MOUNT_DIR)/tools/lcc/lburg
|
LBURGDIR=$(MOUNT_DIR)/tools/lcc/lburg
|
||||||
|
|
Loading…
Reference in a new issue