shell32: Try to guess the working directory in the run dialog.
[wine/multimedia.git] / dlls / sfc / Makefile.in
blobef2ff22bae3fe5e0d87101931d4cf3c9d357dea9
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@
13 @DEPENDENCIES@ # everything below this line is overwritten by make depend