wine/dlls/glu32/Makefile.in

18 lines
221 B
Makefile
Raw Normal View History

MODULE = glu32.dll
IMPORTLIB = glu32
IMPORTS = opengl32
EXTRADLLFLAGS = -Wb,--prefer-native
SOURCES = \
geom.c \
glu.c \
mesh.c \
mipmap.c \
priorityq.c \
project.c \
quad.c \
render.c \
sweep.c \
tess.c