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.

65 lines
1.9 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. Steve Wood (stevewo) 12-Apr-1990
  12. NOTE: Commented description of this file is in \nt\bak\bin\sources.tpl
  13. !ENDIF
  14. TARGETTYPE=NOTARGET
  15. TARGETPATH=OBJ
  16. _TSHRCLNT_TREE=TSClient
  17. _TSCLIENTBUILDTREE=_NTTREE
  18. !ifdef _NTX86TREE
  19. !if [if not exist $(_NTX86TREE)\$(_TSHRCLNT_TREE) mkdir $(_NTX86TREE)\$(_TSHRCLNT_TREE)]
  20. !endif
  21. !if [if not exist $(_NTX86TREE)\$(_TSHRCLNT_TREE)\win32 mkdir $(_NTX86TREE)\$(_TSHRCLNT_TREE)\win32]
  22. !endif
  23. !if [if not exist $(_NTX86TREE)\$(_TSHRCLNT_TREE)\win32\i386 mkdir $(_NTX86TREE)\$(_TSHRCLNT_TREE)\win32\i386]
  24. !endif
  25. _TSCLIENTBUILDTREE=$(_NTX86TREE)\$(_TSHRCLNT_TREE)\win32\i386
  26. !endif
  27. !ifdef _NTAMD64TREE
  28. !if [if not exist $(_NTAMD64TREE)\$(_TSHRCLNT_TREE) mkdir $(_NTAMD64TREE)\$(_TSHRCLNT_TREE)]
  29. !endif
  30. !if [if not exist $(_NTAMD64TREE)\$(_TSHRCLNT_TREE)\win32 mkdir $(_NTAMD64TREE)\$(_TSHRCLNT_TREE)\win32]
  31. !endif
  32. !if [if not exist $(_NTAMD64TREE)\$(_TSHRCLNT_TREE)\win32\amd64 mkdir $(_NTAMD64TREE)\$(_TSHRCLNT_TREE)\win32\amd64]
  33. !endif
  34. _TSCLIENTBUILDTREE=$(_NTAMD64TREE)\$(_TSHRCLNT_TREE)\win32\amd64
  35. !endif
  36. !ifdef _NTIA64TREE
  37. !if [if not exist $(_NTIA64TREE)\$(_TSHRCLNT_TREE) mkdir $(_NTIA64TREE)\$(_TSHRCLNT_TREE)]
  38. !endif
  39. !if [if not exist $(_NTIA64TREE)\$(_TSHRCLNT_TREE)\win32 mkdir $(_NTIA64TREE)\$(_TSHRCLNT_TREE)\win32]
  40. !endif
  41. !if [if not exist $(_NTIA64TREE)\$(_TSHRCLNT_TREE)\win32\ia64 mkdir $(_NTIA64TREE)\$(_TSHRCLNT_TREE)\win32\ia64]
  42. !endif
  43. _TSCLIENTBUILDTREE=$(_NTIA64TREE)\$(_TSHRCLNT_TREE)\win32\ia64
  44. !endif
  45. SOURCES =
  46. NTTARGETFILE1=static_files symbol_lst_files template_files tool_files
  47. NO_BROWSER_FILE=1