mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 21:25:43 +00:00
- Delete unneeded file
svn path=/trunk/; revision=39762
This commit is contained in:
parent
b0aef63d27
commit
86b4bf9764
1 changed files with 0 additions and 26 deletions
|
@ -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:
|
|
Loading…
Add table
Add a link
Reference in a new issue