CONSOLE_MODE = true include cpp/variables.def PROJECT = mime_email TYPE = library ifeq "$(findstring OMIT_VMIME_LIBRARY, $(DEFINITIONS))" "" SOURCE = smtp_interface.cpp TARGETS = mime_email.lib LOCAL_LIBS_USED = basis_s mechanisms opsystem USE_VMIME = true endif include cpp/rules.def