mirror of
https://github.com/ioquake/ioq3.git
synced 2024-11-10 07:11:46 +00:00
Rename (already updated) opusfile-0.8 to opusfile-0.9
This commit is contained in:
parent
58a315fe3f
commit
acef71af5e
10 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -262,7 +262,7 @@ JPDIR=$(MOUNT_DIR)/jpeg-8c
|
||||||
OGGDIR=$(MOUNT_DIR)/libogg-1.3.3
|
OGGDIR=$(MOUNT_DIR)/libogg-1.3.3
|
||||||
VORBISDIR=$(MOUNT_DIR)/libvorbis-1.3.6
|
VORBISDIR=$(MOUNT_DIR)/libvorbis-1.3.6
|
||||||
OPUSDIR=$(MOUNT_DIR)/opus-1.2.1
|
OPUSDIR=$(MOUNT_DIR)/opus-1.2.1
|
||||||
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.8
|
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.9
|
||||||
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