upgrade to libresample 0.1.3

This commit is contained in:
Glenn Maynard
2004-01-08 03:12:11 +00:00
parent 7bf6149cb8
commit 5e05b951d5
17 changed files with 304 additions and 91 deletions
@@ -3,7 +3,7 @@
#include "RageUtil.h"
#include "RageSoundReader_Resample_Good.h"
#include "libresample/include/resample.h"
#include "libresample/include/libresample.h"
#ifdef _WINDOWS
#pragma comment(lib, "libresample/resample.lib")
#endif