winmm: Move from a per resource to a global LANGUAGE setting.
[wine.git] / dlls / pidgen / Makefile.in
blob44af793317ef1734dc67857ee27c5b7a475227e5
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = pidgen.dll
6 IMPORTS = kernel32
8 C_SRCS = \
9 main.c
11 RC_SRCS = rsrc.rc
13 @MAKE_DLL_RULES@