Commit c1a01fd3 authored by Alexandre Julliard's avatar Alexandre Julliard

mouse.drv: Build with msvcrt.

parent 15287e0f
MODULE = mouse.drv16
IMPORTS = user32
EXTRADLLFLAGS = -m16
EXTRADLLFLAGS = -m16 -mno-cygwin
C_SRCS = mouse.c
......
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