2014-01-02 12:13:16 +01:00

8 lines
121 B
Makefile

TESTDLL = ieframe.dll
IMPORTS = ole32 oleaut32 user32 gdi32 advapi32
C_SRCS = \
ie.c \
intshcut.c \
webbrowser.c