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.

57 lines
1.1 KiB

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. Module Name:
  4. sources.
  5. Abstract:
  6. This file specifies the target component being built and the list of
  7. sources files needed to build that component. Also specifies optional
  8. compiler switches and libraries that are unique for the component being
  9. built.
  10. Author:
  11. Steve Wood (stevewo) 12-Apr-1989
  12. Revision History:
  13. MuraliK 15-Nov-1995 Removed NetApi/unwanted libs (undoc apis removed)
  14. !ENDIF
  15. !include ..\..\..\..\place.inc
  16. MAJORCOMP=internet
  17. MINORCOMP=infotest
  18. TARGETNAME=infotest
  19. TARGETPATH=obj
  20. TARGETTYPE=UMAPPL_NOLIB
  21. UMLIBS=\
  22. $(SDK_LIB_PATH)\kernel32.lib \
  23. $(SDK_LIB_PATH)\user32.lib \
  24. $(IISBASEDIR)\svcs\infocomm\info\client\$(O)\infoadmn.lib \
  25. $(SDK_LIB_PATH)\advapi32.lib \
  26. $(SDK_LIB_PATH)\rpcrt4.lib \
  27. $(SDK_LIB_PATH)\ws2_32.lib \
  28. ..\..\..\lib\*\inetrtl.lib
  29. # Treat warnings as errors
  30. MSC_WARNING_LEVEL = /W3 /WX
  31. UMTYPE=console
  32. UMAPPL=infotest
  33. USE_MSVCRT=1
  34. INCLUDES=..;..\..\..\inc;..\..\..\..\inc;
  35. SOURCES=