Makefile.in 175 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 TESTDLL = shdocvw.dll IMPORTS = shell32 ole32 oleaut32 user32 gdi32 advapi32 C_SRCS = \ ie.c \ intshcut.c \ shdocvw.c \ shortcut.c \ webbrowser.c @MAKE_TEST_RULES@