mirror of
https://github.com/xiph/opus.git
synced 2025-05-30 23:27:42 +00:00
Make tests work on MSVC.
Add project files for Opus tests, fixup test source for Win32.
This commit is contained in:
parent
f57be69f07
commit
c0edd63737
10 changed files with 346 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
|
||||
#define restrict
|
||||
#define inline __inline
|
||||
#define getpid _getpid
|
||||
|
||||
#define USE_ALLOCA 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue