comctl32/tests: Use CRT allocation functions.
[wine.git] / dlls / opengl32 / Makefile.in
blob847491eb78f04f3d38a4e0b1e15767ba56479f30
1 MODULE = opengl32.dll
2 UNIXLIB = opengl32.so
3 EXTRADEFS = -D_OPENGL32_
4 IMPORTLIB = opengl32
5 IMPORTS = user32 gdi32 advapi32 win32u
6 DELAYIMPORTS = glu32
7 UNIX_LIBS = -lwin32u
9 EXTRADLLFLAGS = -Wl,--image-base,0x7a800000
11 SOURCES = \
12 thunks.c \
13 unix_thunks.c \
14 unix_wgl.c \
15 version.rc \
16 wgl.c