cryptdlg: Add Swedish translation.
[wine.git] / dlls / objsel / Makefile.in
blobd64cbeac72107dab3dd25337ceeec651e3213817
1 MODULE = objsel.dll
2 IMPORTS = strmiids uuid ole32 advapi32
4 C_SRCS = \
5 factory.c \
6 objsel.c \
7 regsvr.c
9 RC_SRCS = objsel.rc
11 @MAKE_DLL_RULES@