wgl: Remove unneeded opengl initialisation code at wine startup.
[wine/multimedia.git] / dlls / msimtf / Makefile.in
blob2de6646fcb8ac7e233609cc1b734783e85e45d65
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = msimtf.dll
6 IMPORTS = kernel32
7 EXTRALIBS = -luuid
9 C_SRCS = main.c
10 RC_SRCS = rsrc.rc
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend