提交 7a04fbe4 authored 作者: Viktor Krikun's avatar Viktor Krikun 提交者: Travis Cross

Windows build config changes

上级 5164d448
...@@ -10,6 +10,9 @@ ...@@ -10,6 +10,9 @@
#ifndef ZRTP_WIN_CONFIG_H__ #ifndef ZRTP_WIN_CONFIG_H__
#define ZRTP_WIN_CONFIG_H__ #define ZRTP_WIN_CONFIG_H__
#define _CRT_SECURE_NO_WARNINGS 1
#pragma warning(disable: 4068)
/* /*
* Used to map system integer types to zrtp integer definitions. * Used to map system integer types to zrtp integer definitions.
* Define to 1 if you have the <inttypes.h> header file. * Define to 1 if you have the <inttypes.h> header file.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论