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.

44 lines
1.2 KiB

  1. ; AlternateReleaseDir
  2. ;
  3. ; Purpose: If two branches are releasing on the same machine and you need to
  4. ; use different release locations on the build machine, set this
  5. ; parameter to the share name on the machine.
  6. ;
  7. ; Example: AlternateReleaseDir=idxrelease
  8. ;
  9. AlternateReleaseDir=idx02release
  10. ;
  11. ;
  12. ; AlternateReleaseRemote
  13. ;
  14. ; Purpose: If two branches are releasing to the same release server and
  15. ; different branches are needed on the release server for tools
  16. ; sets to be consistent, use this field to designate a remote which
  17. ; lives in the right branch for that propagation.
  18. ;
  19. ; Example: AlternateReleaseRemote=beta1release
  20. ;
  21. AlternateReleaseRemote=idx02release
  22. ;
  23. ;
  24. ;
  25. ; DFSLatestServerSkus
  26. ;
  27. ; Purpose: When raising to latest.* from this branch, skus classified as
  28. ; server should be taken from this branch
  29. ;
  30. ; Example: DfsLatestServerSkus=1
  31. ;
  32. DFSLatestServerSkus=1
  33. ;
  34. ;
  35. ; DFSLatestClientSkus
  36. ;
  37. ; Purpose: When raising to latest.* from this branch, skus classified as
  38. ; client should be taken from this branch
  39. ;
  40. ; Example: DfsLatestClientSkus=1
  41. ;
  42. ;DFSLatestClientSkus=1
  43. ;
  44. #include mainlab.usa.common.ini
  45. #include idx.usa.common.ini