ddraw: Do not restore the display mode from inside SetCooperativeLevel.
[wine/multimedia.git] / dlls / sfc / Makefile.in
blobdea5def92cefac43086e27c9d2579386f02e0dfe
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = sfc.dll
6 IMPORTLIB = sfc
7 IMPORTS = sfc_os kernel32
9 C_SRCS = sfc_main.c
11 @MAKE_DLL_RULES@