mirror of
https://github.com/DrBeef/ioq3quest.git
synced 2025-02-18 01:51:15 +00:00
Rename (already updated) libvorbis-1.3.5 to libvorbis-1.3.6
This commit is contained in:
parent
b78c6e61bf
commit
c38c823a2a
68 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -260,7 +260,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.3
|
OGGDIR=$(MOUNT_DIR)/libogg-1.3.3
|
||||||
VORBISDIR=$(MOUNT_DIR)/libvorbis-1.3.5
|
VORBISDIR=$(MOUNT_DIR)/libvorbis-1.3.6
|
||||||
OPUSDIR=$(MOUNT_DIR)/opus-1.1.4
|
OPUSDIR=$(MOUNT_DIR)/opus-1.1.4
|
||||||
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.8
|
OPUSFILEDIR=$(MOUNT_DIR)/opusfile-0.8
|
||||||
ZDIR=$(MOUNT_DIR)/zlib
|
ZDIR=$(MOUNT_DIR)/zlib
|
||||||
|
|
Loading…
Reference in a new issue