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.

23 lines
579 B

  1. ##########################################################################
  2. #
  3. # Microsoft Confidential
  4. # Copyright (C) Microsoft Corporation 1991-1998
  5. # All Rights Reserved.
  6. #
  7. ##########################################################################
  8. !if !defined(CCSHELL_DIR)
  9. !error CCSHELL_DIR must be defined in sources file
  10. !endif
  11. !INCLUDE $(CCSHELL_DIR)\COMMON.INC
  12. THEME_DIR = $(CCSHELL_DIR)\themes
  13. #
  14. # Set private paths
  15. #
  16. INCLUDES = $(THEME_DIR)\inc;$(THEME_DIR)\themedir;$(INCLUDES)
  17. C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE -DWIN32