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.

56 lines
978 B

  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. Bill Morel 14-Mar-1995
  12. !ENDIF
  13. CAIRO_PRODUCT= 1
  14. MAJORCOMP= cairole
  15. MINORCOMP= stg
  16. !include ..\..\..\cairobld.mk
  17. TARGETNAME= props
  18. TARGETPATH= obj
  19. TARGETTYPE= LIBRARY
  20. INCLUDES= .;..;..\..\h;..\..\common;..\..\..\ih;..\..\exp;..\..\..\com\inc;..\..\..\..\inc
  21. USE_MSVCRT= 1
  22. C_DEFINES= \
  23. $(C_DEFINES) \
  24. -DFLAT \
  25. -DUNICODE \
  26. -D_UNICODE
  27. SOURCES= \
  28. ..\propstg.cxx\
  29. ..\psetstg.cxx\
  30. ..\utils.cxx\
  31. ..\reserved.cxx
  32. UMTYPE= console
  33. UMAPPL=
  34. UMTEST=
  35. PRECOMPILED_INCLUDE=..\pch.cxx
  36. PRECOMPILED_OPTION=
  37. PRECOMPILED_TARGET=
  38. PRECOMPILED_CXX=