Commit 0281cd03 authored by Alexandre Julliard's avatar Alexandre Julliard

query: Build with msvcrt.

parent 6c984b47
MODULE = query.dll MODULE = query.dll
IMPORTS = uuid IMPORTS = uuid
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \ C_SRCS = \
query_main.c query_main.c
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.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