Leaked source code of windows server 2003
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.

29 lines
490 B

  1. TARGETNAME=rasipxcp
  2. TARGETPATH=..\lib\$(_OBJ_DIR)
  3. TARGETTYPE=LIBRARY
  4. C_DEFINES=-DMPR50=1
  5. PRECOMPILED_INCLUDE=precomp.h
  6. UMTYPE=windows
  7. USE_NTDLL=1
  8. INCLUDES=\
  9. ..\..\..\inc;\
  10. ..\..\..\..\..\inc;\
  11. ..\..\inc;\
  12. ..\..\..\ipx\inc;\
  13. ..\..\..\..\inc;
  14. SOURCES=\
  15. browser.c \
  16. configq.c \
  17. ipxcp.c \
  18. ipxcpdbg.c \
  19. ipxwanif.c \
  20. misc.c \
  21. options.c \
  22. rasipxcp.rc \
  23. rasmanif.c \
  24. registry.c \
  25. rmif.c \
  26. wannet.c