write: Add Japanese resources.
[wine/wine-kai.git] / dlls / compstui / Makefile.in
blob3a2706b399e0c51e5aba7346e3eab762129aa1c8
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = compstui.dll
6 IMPORTLIB = compstui
7 IMPORTS = kernel32
9 C_SRCS = \
10 compstui_main.c
12 @MAKE_DLL_RULES@
14 @DEPENDENCIES@ # everything below this line is overwritten by make depend