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.

30 lines
701 B

  1. !IF 0
  2. Copyright (C) Microsoft Corporation, 1989 - 1999
  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. !ENDIF
  11. #
  12. # The TARGETNAME variable is defined by the developer. It is the name of
  13. # the target (component) that is being built by this makefile. It
  14. # should NOT include any path or file extension information.
  15. #
  16. TARGETPATH=obj
  17. TARGETNAME=selbinding
  18. TARGETTYPE=LIBRARY
  19. INCLUDES=$(SDK_INC_PATH);..\runtime\mtrt;
  20. SOURCES= selbinding.cxx