forked from PAWPAW-Mirror/lib_xua
Resolving build issues due to moving from custom/devicedefines.h to conf headers. Also removed i_audMan
This commit is contained in:
10
lib_xua/api/xua_conf_full.h
Normal file
10
lib_xua/api/xua_conf_full.h
Normal file
@@ -0,0 +1,10 @@
|
||||
#ifndef __XUA_CONF_FULL_H__
|
||||
#define __XUA_CONF_FULL_H__
|
||||
|
||||
#ifdef __xua_conf_h_exists__
|
||||
#include "xua_conf.h"
|
||||
#endif
|
||||
|
||||
#include "xua_conf_default.h"
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user