mirror of
https://github.com/reactos/reactos.git
synced 2026-07-05 01:34:39 +08:00
remove to file that was mistake by commit by me thx
Mike Lerwill" <mlist@ml-solutions.co.uk> that did notice it svn path=/trunk/; revision=18340
This commit is contained in:
@@ -1,28 +0,0 @@
|
||||
TOPSRCDIR = @top_srcdir@
|
||||
TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
MODULE = dinput.dll
|
||||
IMPORTLIB = libdinput.$(IMPLIBEXT)
|
||||
IMPORTS = ole32 user32 advapi32 kernel32
|
||||
EXTRALIBS = -ldxguid -luuid
|
||||
|
||||
C_SRCS = \
|
||||
data_formats.c \
|
||||
device.c \
|
||||
dinput_main.c \
|
||||
joystick_linux.c \
|
||||
joystick_linuxinput.c \
|
||||
keyboard.c \
|
||||
mouse.c \
|
||||
regsvr.c
|
||||
|
||||
IMPLIB_SRCS = data_formats.c
|
||||
|
||||
RC_SRCS = version.rc
|
||||
|
||||
SUBDIRS = tests
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
||||
### Dependencies:
|
||||
@@ -1,5 +0,0 @@
|
||||
# This file is automatically generated.
|
||||
|
||||
TOP = ..\..
|
||||
DEFAULT = dinput
|
||||
include $(TOP)/proxy.mak
|
||||
Reference in New Issue
Block a user