Commit 351ffd93 authored by Alexandre Julliard's avatar Alexandre Julliard

dx8vb: Build with msvcrt.

parent 6dbe7aaf
MODULE = dx8vb.dll MODULE = dx8vb.dll
IMPORTS = uuid ole32 IMPORTS = uuid ole32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \ C_SRCS = \
main.c main.c
......
...@@ -18,7 +18,6 @@ ...@@ -18,7 +18,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include <string.h> #include <string.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment