Commit 3efc315e authored by Alexandre Julliard's avatar Alexandre Julliard

d3d10_1: Build with msvcrt.

parent 4caf450a
......@@ -2,6 +2,8 @@ MODULE = d3d10_1.dll
IMPORTLIB = d3d10_1
IMPORTS = dxguid d3d10core dxgi
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
d3d10_1_main.c
......
......@@ -17,8 +17,6 @@
*
*/
#include "config.h"
#include "wine/port.h"
#include "wine/debug.h"
#define COBJMACROS
......
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