mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
use w32api
svn path=/trunk/; revision=15551
This commit is contained in:
@@ -6,7 +6,7 @@ TARGET_TYPE = driver
|
||||
|
||||
TARGET_NAME = mouclass
|
||||
|
||||
TARGET_CFLAGS = -Wall -Werror
|
||||
TARGET_CFLAGS = -D__USE_32API -Wall -Werror
|
||||
|
||||
TARGET_OBJECTS = $(TARGET_NAME).o
|
||||
|
||||
|
||||
Reference in New Issue
Block a user