mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Upgraded libogg and libvorbis -- noticed they weren't statically linking
against the correct CRT, which means they required the VC redist. Oops.
This commit is contained in:
parent
9bbd1f0140
commit
34e383bb2c
2
src/3rdparty/bin
vendored
2
src/3rdparty/bin
vendored
@ -1 +1 @@
|
||||
Subproject commit b825e6066d88535aad8c27d9131632f88e90510c
|
||||
Subproject commit 31cd7109785075fc18ddb6319440c5cbb305e702
|
1
src/3rdparty/win32_include/ogg/ogg.h
vendored
1
src/3rdparty/win32_include/ogg/ogg.h
vendored
@ -11,6 +11,7 @@
|
||||
********************************************************************
|
||||
|
||||
function: toplevel libogg include
|
||||
last mod: $Id$
|
||||
|
||||
********************************************************************/
|
||||
#ifndef _OGG_H
|
||||
|
3
src/3rdparty/win32_include/ogg/os_types.h
vendored
3
src/3rdparty/win32_include/ogg/os_types.h
vendored
@ -10,7 +10,8 @@
|
||||
* *
|
||||
********************************************************************
|
||||
|
||||
function: Define a consistent set of types on each platform.
|
||||
function: #ifdef jail to whip a few platforms into the UNIX ideal.
|
||||
last mod: $Id$
|
||||
|
||||
********************************************************************/
|
||||
#ifndef _OS_TYPES_H
|
||||
|
Loading…
Reference in New Issue
Block a user