CryptCreateHash: Set returned hash handle to zero in case of failure.
[wine.git] / dlls / opengl32 / Makefile.in
blobc76478ba819cf7021763225dc34c504ea1b5f9a9
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = opengl32.dll
6 IMPORTS = user32 gdi32 kernel32
7 EXTRAINCL = @X_CFLAGS@
8 EXTRALIBS = @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@ @OPENGL_LIBS@
10 C_SRCS = \
11 opengl_ext.c \
12 opengl_norm.c \
13 wgl.c \
14 wgl_ext.c
16 RC_SRCS = version.rc
18 @MAKE_DLL_RULES@
20 ### Dependencies: