itircl: Build with msvcrt.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
stable
Alexandre Julliard 2019-06-06 09:02:49 +02:00
parent bca0617fe2
commit 193f5e9321
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,6 @@
MODULE = itircl.dll
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
itircl_main.c

View File

@ -18,7 +18,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include <stdarg.h>