Make compiler settings consistent. Actually produce the libary, remove the opus_demo for now.

This commit is contained in:
Gian-Carlo Pascutto 2012-07-12 20:23:56 +02:00 committed by Jean-Marc Valin
parent cb42735813
commit d2fa2edfd8
7 changed files with 10 additions and 10 deletions

View file

@ -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