1 MODULE = url.dll 2 IMPORTLIB = url 3 IMPORTS = shell32 shlwapi 4 5 C_SRCS = url_main.c 6 7 @MAKE_DLL_RULES@