6 lines
88 B
Makefile
6 lines
88 B
Makefile
MODULE = shfolder.dll
|
|
IMPORTLIB = shfolder
|
|
IMPORTS = shell32
|
|
|
|
RC_SRCS = version.rc
|