2007-02-05 17:51:05 +01:00
|
|
|
MODULE = browseui.dll
|
2011-11-22 14:15:23 +01:00
|
|
|
IMPORTS = uuid ole32 comctl32 user32 advapi32
|
2007-02-05 17:51:05 +01:00
|
|
|
|
|
|
|
C_SRCS = \
|
2007-02-05 17:53:42 +01:00
|
|
|
aclmulti.c \
|
2008-10-07 20:58:47 +02:00
|
|
|
aclsource.c \
|
2007-02-05 17:51:05 +01:00
|
|
|
browseui_main.c \
|
2008-02-11 19:18:07 +01:00
|
|
|
compcatcachedaemon.c \
|
2010-12-08 12:01:31 +01:00
|
|
|
progressdlg.c
|
|
|
|
|
2013-12-31 18:15:17 +01:00
|
|
|
IDL_SRCS = browseui_classes.idl
|
2007-02-05 17:51:05 +01:00
|
|
|
|
2011-11-22 14:12:22 +01:00
|
|
|
RC_SRCS = browseui.rc
|