shell32/tests: Test that clicking "Make New Folder" makes a new folder.
[wine/multimedia.git] / dlls / resutils / Makefile.in
blob5682c6d01138cca386cc4e859f4e34f42c20f7a3
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = resutils.dll
6 IMPORTLIB = resutils
7 IMPORTS = kernel32
9 C_SRCS = \
10 resutils.c
12 @MAKE_DLL_RULES@