Commit ff352c6d authored by Alexandre Julliard's avatar Alexandre Julliard

winemapi: Build with msvcrt.

parent 52f68a01
MODULE = winemapi.dll
IMPORTS = shlwapi shell32 mapi32
EXTRADLLFLAGS = -mno-cygwin
C_SRCS = \
main.c \
sendmail.c
......@@ -19,9 +19,6 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#include "config.h"
#include "wine/port.h"
#include <stdio.h>
#include <stdarg.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment