atl100: Moved IRegistrar implementation to atl100.
[wine.git] / dlls / opengl32 / Makefile.in
blobced0252b25143c1249141c6e4892d397e402fc83
1 MODULE = opengl32.dll
2 IMPORTLIB = opengl32
3 IMPORTS = user32 gdi32 advapi32
5 C_SRCS = \
6 opengl_ext.c \
7 opengl_norm.c \
8 wgl.c
10 RC_SRCS = version.rc
12 @MAKE_DLL_RULES@