Source code of Windows XP (NT5)
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.

54 lines
1.0 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. Greg Jensenworth
  12. !ENDIF
  13. MAJORCOMP=cairo
  14. MINORCOMP=types
  15. C_DEFINES= -DWIN32=300 -D_CHICAGO_ -DDCOM -DASYNC -DDFSACTIVATION -DDIRECTORY_SERVICE
  16. TARGETPATH=obj
  17. TARGETTYPE=NOTARGET
  18. SYNCHRONIZE_BLOCK=1
  19. SDKINC=$(BASEDIR)\public\sdk\inc
  20. PASS0_HEADERDIR=obj
  21. PASS0_SOURCEDIR=..\..\proxy\chicago
  22. MIDL_UUIDDIR=..\..\proxy\chicago
  23. MIDL_NO_ROBUST=1
  24. INCLUDES=$(SDKINC)
  25. INCLUDES=$(INCLUDES);..\..\..\idl\public;..\..\..\idl\internal;..\..\..\idl\private
  26. INCLUDES=$(INCLUDES);..\..\..\stg.w98\async\docfile
  27. INCLUDES=$(INCLUDES);..\..\..\idl\public\chicago\obj
  28. INCLUDES=$(INCLUDES);..\..\..\idl\internal\chicago\obj
  29. INCLUDES=$(INCLUDES);..\..\..\idl\private\chicago\obj
  30. SOURCES=mega.idl \
  31. prop.idl \