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.

61 lines
1.0 KiB

  1. !IF 0
  2. Copyright (c) 1989-1998 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. David Plummer (davepl) 19-Mar-94
  12. Modifed by via awk to include global project include file
  13. and to wrap precompiled header line within a conditional
  14. that can be set in this include file.
  15. Donna Liu (DonnaLi) 19-Dec-1993
  16. !ENDIF
  17. TARGETNAME= pubidl
  18. TARGETPATH= obj
  19. TARGETTYPE= LIBRARY
  20. PASS0_HEADERDIR=$(O)
  21. PASS0_SOURCEDIR=$(O)
  22. MIDL_UUIDDIR=$(O)
  23. MIDL_PROTOCOL=dce
  24. MIDL_PROTOCOL=dce
  25. INCLUDES= \
  26. $(O); \
  27. ..;\
  28. $(SDK_INC_PATH); \
  29. ..\..\..\ih; \
  30. SOURCES= \
  31. $(O)\objex_c.c \
  32. $(O)\objex_s.c \
  33. $(O)\remact_c.c \
  34. $(O)\remact_s.c
  35. UMTYPE= windows
  36. NTTARGETFILE0=allidl