Sweden-Number/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 22:18:14 +02:00
C_SRCS = \
opengl_ext.c \
2000-05-12 22:18:14 +02:00
opengl_norm.c \
2006-09-03 14:08:39 +02:00
wgl.c
2000-05-12 22:18:14 +02:00
2004-03-31 22:06:40 +02:00
RC_SRCS = version.rc