repo.or.cz
/
wine
/
multimedia.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gdi32: Make test_font_metrics require the font being selected into the DC.
[wine/multimedia.git]
/
dlls
/
glu32
/
Makefile.in
blob
2fdbd994854d4268151fd76cd025d7096adfcacd
1
TOPSRCDIR
=
@top_srcdir@
2
TOPOBJDIR
=
..
/
..
3
SRCDIR
=
@
srcdir
@
4
VPATH
=
@
srcdir
@
5
MODULE
=
glu32.dll
6
IMPORTLIB
=
glu32
7
IMPORTS
=
kernel32
8
EXTRAINCL
=
@X_CFLAGS@
9
EXTRALIBS
= -
lGLU @OPENGL_LIBS@ @X_LIBS@ @X_PRE_LIBS@ @XLIB@ @X_EXTRA_LIBS@
10
11
C_SRCS
=
\
12
glu.c
13
14
@MAKE_DLL_RULES@
15
16
@DEPENDENCIES@
# everything below this line is overwritten by make depend