add_executable(iexplore main.c iexplore.rc) set_unicode(iexplore no) set_module_type(iexplore win32gui) add_importlibs(iexplore shdocvw msvcrt)