Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
247 B

  1. TARGETNAME=ipcfgdll
  2. TARGETPATH=obj
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=$(C_DEFINES) -DNT
  5. USE_MSVCRT=1
  6. PRECOMPILED_INCLUDE=precomp.h
  7. SOURCES=\
  8. adaptlst.c \
  9. debug.c \
  10. entity.c \
  11. ipconfig-x.c \
  12. ipconfig.c \
  13. wins.c \
  14. wsctrl.c