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:
Magnus Olsen 2005-10-08 16:45:47 +00:00
parent d0bc2f7b1a
commit 2a5a60d94e
2 changed files with 0 additions and 33 deletions

View file

@ -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:

View file

@ -1,5 +0,0 @@
# This file is automatically generated.
TOP = ..\..
DEFAULT = dinput
include $(TOP)/proxy.mak