mirror of
https://github.com/xiph/opus.git
synced 2025-06-02 08:37:43 +00:00
Make compiler settings consistent. Actually produce the libary, remove the opus_demo for now.
This commit is contained in:
parent
cb42735813
commit
d2fa2edfd8
7 changed files with 10 additions and 10 deletions
|
@ -18,4 +18,6 @@
|
|||
#pragma warning(disable : 4996)/* This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. */
|
||||
#endif
|
||||
|
||||
#define OPUS_VERSION "0.9.11 win32"
|
||||
|
||||
#endif CONFIG_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue