mirror of
https://github.com/reactos/reactos.git
synced 2026-07-07 09:40:21 +08:00
- Delete unneeded file
svn path=/trunk/; revision=39762
This commit is contained in:
@@ -1,26 +0,0 @@
|
||||
EXTRADEFS =
|
||||
TOPSRCDIR = @top_srcdir@
|
||||
TOPOBJDIR = ../..
|
||||
SRCDIR = @srcdir@
|
||||
VPATH = @srcdir@
|
||||
MODULE = iphlpapi.dll
|
||||
IMPORTS = advapi32 kernel32 rtl
|
||||
DELAYIMPORTS =
|
||||
EXTRALIBS =
|
||||
|
||||
C_SRCS = \
|
||||
ifenum_reactos.c \
|
||||
ipstats_reactos.c \
|
||||
iphlpapi_main.c \
|
||||
media.c \
|
||||
registry.c \
|
||||
resinfo_reactos.c \
|
||||
route_reactos.c
|
||||
|
||||
RC_SRCS = iphlpapi.rc
|
||||
RC_BINSRC = iphlpapi.rc
|
||||
RC_BINARIES =
|
||||
|
||||
@MAKE_DLL_RULES@
|
||||
|
||||
### Dependencies:
|
||||
Reference in New Issue
Block a user