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.

47 lines
812 B

  1. !include ..\..\..\place.inc
  2. MAJORCOMP=linkchk
  3. MINORCOMP=linkchk
  4. TARGETNAME=linkchk
  5. TARGETPATH=obj
  6. TARGETTYPE=PROGRAM
  7. USE_MFC=1
  8. USE_MSVCRT=1
  9. UMTYPE=windows
  10. UMENTRY=winmain
  11. SUBSYSTEM_VERSION=4.00
  12. PRECOMPILED_INCLUDE=stdafx.h
  13. PRECOMPILED_CXX=1
  14. MSC_WARNING_LEVEL=/W3 /WX
  15. INCLUDES=\
  16. ..\..\..\inc;
  17. SOURCES=\
  18. appdlg.cpp \
  19. athendlg.cpp \
  20. cmdline.cpp \
  21. linkchk.cpp \
  22. linkchk.rc \
  23. maindlg.cpp \
  24. progdlg.cpp \
  25. propsdlg.cpp \
  26. enumdir.cpp \
  27. errlog.cpp \
  28. inetapi.cpp \
  29. lcmgr.cpp \
  30. link.cpp \
  31. linklkup.cpp \
  32. linkload.cpp \
  33. linkpars.cpp \
  34. useropt.cpp
  35. TARGETLIBS=\
  36. $(IISBASEDIR)\svcs\infocomm\info\client\$(O)\infoadmn.lib