Commit 8e23f1c7 authored by Alexandre Julliard's avatar Alexandre Julliard

wuapi: Build with msvcrt.

parent 7a750836
MODULE = wuapi.dll MODULE = wuapi.dll
IMPORTS = uuid ole32 advapi32 IMPORTS = uuid ole32 advapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \ C_SRCS = \
downloader.c \ downloader.c \
installer.c \ installer.c \
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include "windef.h" #include "windef.h"
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include "windef.h" #include "windef.h"
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include "windef.h" #include "windef.h"
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include "windef.h" #include "windef.h"
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include "windef.h" #include "windef.h"
......
...@@ -21,7 +21,6 @@ ...@@ -21,7 +21,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include "windef.h" #include "windef.h"
......
...@@ -20,7 +20,6 @@ ...@@ -20,7 +20,6 @@
#define COBJMACROS #define COBJMACROS
#include "config.h"
#include <stdarg.h> #include <stdarg.h>
#include "windef.h" #include "windef.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