1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 11:11:20 +00:00

Removed some libresample/libsamplerate files that were still lingering

and corrected #define in speex for Linux.
This commit is contained in:
Luke Ceddia 2015-07-16 00:49:52 +10:00
parent 6f33160368
commit cfc5c90b73
7 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 22 KiB

View file

@ -39,7 +39,9 @@
#ifndef SPEEX_RESAMPLER_H
#define SPEEX_RESAMPLER_H
#ifndef OUTSIDE_SPEEX
#define OUTSIDE_SPEEX
#endif
#ifdef OUTSIDE_SPEEX