From: Viktor Krikun Date: Fri, 11 Jun 2010 07:52:37 +0000 (+0000) Subject: Windows build config changes X-Git-Tag: v1.2-rc1~19^2^2~8^2~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a04fbe4fd511d14e35486987b6e986322ea6d85;p=thirdparty%2Ffreeswitch.git Windows build config changes --- diff --git a/include/zrtp_config_win.h b/include/zrtp_config_win.h index a1b2a6802a..16e49f833f 100644 --- a/include/zrtp_config_win.h +++ b/include/zrtp_config_win.h @@ -10,6 +10,9 @@ #ifndef 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. * Define to 1 if you have the header file.