Build mad statically. Since the source is in the repository, no need to include the library like the others.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#include <cerrno>
|
||||
#include <map>
|
||||
|
||||
#if defined(_WINDOWS) || defined(_XBOX)
|
||||
#if defined(_WINDOWS) || defined(_XBOX) || defined(MACOSX)
|
||||
#include "mad-0.15.1b/mad.h"
|
||||
#ifdef _MSC_VER
|
||||
#ifdef _XBOX
|
||||
|
||||
Reference in New Issue
Block a user