mirror of
https://github.com/mackron/miniaudio.git
synced 2026-04-24 09:14:04 +02:00
Remove miniaudio_dll.
This commit is contained in:
@@ -1,2 +0,0 @@
|
|||||||
#include "miniaudio_dll.h" /* For build options. */
|
|
||||||
#include "../miniaudio_split/miniaudio.c"
|
|
||||||
@@ -1,9 +0,0 @@
|
|||||||
#ifndef miniaudio_dll_h
|
|
||||||
#define miniaudio_dll_h
|
|
||||||
|
|
||||||
/* ... set your build options here ... */
|
|
||||||
|
|
||||||
#define MA_DLL
|
|
||||||
#include "../miniaudio_split/miniaudio.h"
|
|
||||||
|
|
||||||
#endif /* miniaudio_dll_h */
|
|
||||||
Reference in New Issue
Block a user