2010-07-31 20:02:45 +02:00
|
|
|
MODULE = explorerframe.dll
|
2013-10-17 19:21:49 +02:00
|
|
|
IMPORTS = uuid ole32 comctl32 shell32 user32
|
2010-07-31 20:02:45 +02:00
|
|
|
|
|
|
|
C_SRCS = \
|
2010-07-31 20:02:47 +02:00
|
|
|
explorerframe_main.c \
|
2012-11-02 10:26:26 +01:00
|
|
|
nstc.c \
|
|
|
|
taskbarlist.c
|
2010-07-31 20:02:45 +02:00
|
|
|
|
2013-12-31 18:15:17 +01:00
|
|
|
IDL_SRCS = explorerframe.idl
|
2010-12-10 15:02:43 +01:00
|
|
|
|
2010-07-31 20:02:45 +02:00
|
|
|
RC_SRCS = \
|
|
|
|
version.rc
|