Added Polish translation.
[wine] / dlls / setupapi / Makefile.in
CommitLineData
651a8ba8 1EXTRADEFS = -D_SETUPAPI_
df5e5792
FJ
2TOPSRCDIR = @top_srcdir@
3TOPOBJDIR = ../..
4SRCDIR = @srcdir@
5VPATH = @srcdir@
c1bfca04 6MODULE = setupapi.dll
b5d31846 7IMPORTS = user32 version advapi32 kernel32 ntdll
5ae62e3d 8DELAYIMPORTS = shell32
5068347b 9EXTRALIBS = $(LIBUNICODE)
27939f00 10
a3502ccf 11C_SRCS = \
559f4321 12 devinst.c \
5068347b 13 dirid.c \
ffbb75fe 14 diskspace.c \
5068347b
AJ
15 install.c \
16 parser.c \
17 queue.c \
fca4a8f8 18 setupcab.c \
6af30d69 19 stubs.c
9bebbc5d 20
d8b97af8 21C_SRCS16 = \
6af30d69 22 devinst16.c \
f508a785 23 infparse.c \
6af30d69
SE
24 setupx_main.c \
25 virtcopy.c
d8b97af8 26
b4599521
AJ
27SPEC_SRCS16 = setupx.spec
28
67371bcc 29RC_SRCS= setupapi.rc
df5e5792
FJ
30
31@MAKE_DLL_RULES@
32
33### Dependencies: