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.

38 lines
910 B

  1. !IF 0
  2. Copyright (c) 1989 Microsoft Corporation
  3. Module Name:
  4. sources.inc
  5. Abstract:
  6. Common macros shared between cgen, whnt32, and whbase.
  7. Author:
  8. Steve Wood (stevewo) 12-Apr-1990
  9. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  10. !ENDIF
  11. SOURCES_USED=..\sources.inc
  12. W32_SB=1
  13. MAJORCOMP=windows
  14. # BASE_INC_PATH must be before PROJECT_ROOT\win32\client as each dir has a
  15. # vdm.h in it, and we want the one from BASE_INC_PATH.
  16. INCLUDES=$(INCLUDES);..\inc;$(BASE_INC_PATH);$(PROJECT_ROOT)\win32\inc;$(PROJECT_ROOT)\win32\client
  17. INCLUDES=$(INCLUDES);$(PROJECT_ROOT)\win32\winnls;$(PROJECT_ROOT)\ntdll\wow6432;$(WINDOWS_INC_PATH)
  18. INCLUDES=$(INCLUDES);$(TERMSRV_INC_PATH);$(SDKTOOLS_INC_PATH);$(PROJECT_ROOT)\ntos\inc;$(DS_INC_PATH);
  19. C_DEFINES=$(C_DEFINES) -D_USER32_ -DUNICODE -DUSE_MIRRORING
  20. UMTYPE=windows
  21. NTTARGETFILE0=thunks