From 0ebcd2c1c9148e8647a5b2f89654949435403058 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 13 Mar 2022 00:43:23 +0100 Subject: let VMD know the mouse type --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 9cd59d6..c677d4d 100644 --- a/makefile +++ b/makefile @@ -6,7 +6,7 @@ set include=$(%watcom)/h/win;$(%watcom)/h # The main driver file -vbmouse.drv: mousew16.c mousew16.h vbox.c vbox.h vboxdev.h ps2.h pci.h vds.h +vbmouse.drv: mousew16.c mousew16.h vbox.c vbox.h vboxdev.h ps2.h pci.h vds.h int2fwin.h # -bd to build DLL # -mc to use compact memory model (far data pointers, since ss != ds) # -zu for DLL calling convention (ss != ds) -- cgit v1.2.3