wine/dlls/opengl32/Makefile.in

14 lines
244 B
Makefile
Raw Normal View History

MODULE = opengl32.dll
EXTRADEFS = -D_OPENGL32_
IMPORTLIB = opengl32
IMPORTS = user32 gdi32 advapi32
DELAYIMPORTS = glu32
EXTRADLLFLAGS = -Wl,--image-base,0x7a800000
2000-05-12 20:18:14 +00:00
C_SRCS = \
opengl_ext.c \
2000-05-12 20:18:14 +00:00
opengl_norm.c \
2006-09-03 12:08:39 +00:00
wgl.c
2000-05-12 20:18:14 +00:00
2004-03-31 20:06:40 +00:00
RC_SRCS = version.rc