EXTRADEFS = -D_SHELL32_ -DCOM_NO_WINDOWS_H MODULE = shell32.dll IMPORTLIB = shell32 IMPORTS = uuid shlwapi comctl32 user32 gdi32 advapi32 DELAYIMPORTS = ole32 oleaut32 shdocvw version EXTRALIBS = @CORESERVICESLIB@ C_SRCS = \ appbar.c \ assoc.c \ autocomplete.c \ brsfolder.c \ changenotify.c \ classes.c \ clipboard.c \ control.c \ cpanelfolder.c \ dataobject.c \ dde.c \ debughlp.c \ dialogs.c \ dragdrophelper.c \ ebrowser.c \ enumidlist.c \ folders.c \ iconcache.c \ pidl.c \ recyclebin.c \ shell32_main.c \ shelldispatch.c \ shellitem.c \ shelllink.c \ shellole.c \ shellord.c \ shellpath.c \ shellreg.c \ shellstring.c \ shfldr_desktop.c \ shfldr_fs.c \ shfldr_mycomp.c \ shfldr_netplaces.c \ shfldr_printers.c \ shfldr_unixfs.c \ shlexec.c \ shlfileop.c \ shlfolder.c \ shlfsbind.c \ shlmenu.c \ shlview.c \ shlview_cmenu.c \ shpolicy.c \ systray.c \ trash.c \ xdg.c RC_SRCS = shell32.rc PO_SRCS = shell32.rc IDL_TLB_SRCS = shell32_tlb.idl IDL_R_SRCS = shell32_classes.idl SVG_SRCS = \ cdrom.svg \ control.svg \ delete.svg \ desktop.svg \ document.svg \ drive.svg \ floppy.svg \ folder.svg \ folder_open.svg \ mycomputer.svg \ mydocs.svg \ netdrive.svg \ netdrive2.svg \ printer.svg \ ramdisk.svg \ shortcut.svg \ trash_file.svg @MAKE_DLL_RULES@