mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-02-22 20:11:04 +00:00
Rename (already updated) libvorbis-1.3.4 to libvorbis-1.3.5
This commit is contained in:
parent
bba263d634
commit
67bfe8f8d6
68 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -253,7 +253,7 @@ UIDIR=$(MOUNT_DIR)/ui
|
||||||
Q3UIDIR=$(MOUNT_DIR)/q3_ui
|
Q3UIDIR=$(MOUNT_DIR)/q3_ui
|
||||||
JPDIR=$(MOUNT_DIR)/jpeg-8c
|
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.4
|
VORBISDIR=$(MOUNT_DIR)/libvorbis-1.3.5
|
||||||
OPUSDIR=$(MOUNT_DIR)/opus-1.1
|
OPUSDIR=$(MOUNT_DIR)/opus-1.1
|
||||||
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.5
|
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.5
|
||||||
ZDIR=$(MOUNT_DIR)/zlib
|
ZDIR=$(MOUNT_DIR)/zlib
|
||||||
|
|
Loading…
Reference in a new issue