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.

24 lines
366 B

  1. TARGETNAME=rasiphlp
  2. TARGETPATH=..\lib\$(_OBJ_DIR)
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DNT
  5. UMTYPE=windows
  6. USE_MSVCRT=1
  7. INCLUDES=\
  8. ..\..\inc;\
  9. ..\..\..\inc;\
  10. ..\..\..\..\inc;\
  11. ..\..\rasman\common\inc;\
  12. $(DS_INC_PATH);
  13. SOURCES=\
  14. helper.c \
  15. rasdhcp.c \
  16. rasiphlp.rc \
  17. rassrvr.c \
  18. rasstat.c \
  19. rastcp.c \
  20. tcpreg.c \
  21. timer.c