Make tests work on MSVC.

Add project files for Opus tests, fixup test source for Win32.
This commit is contained in:
Gian-Carlo Pascutto 2012-07-12 21:40:37 +02:00 committed by Jean-Marc Valin
parent f57be69f07
commit c0edd63737
10 changed files with 346 additions and 0 deletions

View file

@ -5,6 +5,7 @@
#define restrict
#define inline __inline
#define getpid _getpid
#define USE_ALLOCA 1