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
vbscript: Added IRegExp2_QueryInterface tests.
[wine/multimedia.git]
/
dlls
/
opengl32
/
Makefile.in
blob
ced0252b25143c1249141c6e4892d397e402fc83
1
MODULE
=
opengl32.dll
2
IMPORTLIB
=
opengl32
3
IMPORTS
=
user32 gdi32 advapi32
4
5
C_SRCS
=
\
6
opengl_ext.c \
7
opengl_norm.c \
8
wgl.c
9
10
RC_SRCS
=
version.rc
11
12
@MAKE_DLL_RULES@