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.
|
|
; ; Used by release for copying micellanenous files from builds. ; ; This text file maps the language release root between Build machine and ; release servers/conglomerator. ; Used by MiscRel.cmd to perform remote copy. ; ; Description of fields: ; ; Group = Files are propagated based by language or build. ; ; Target = SymbolCD, DDK, HAL, IFS, OPK.... ; ; Lang = Language. ; ; Arch = Architecture. x86 or ia64. ; ; Type = Free or Checked. ; ; SourceDir = Path in the language root release of build machine. ; ; DestDir = Path in the language root release of release servers. ; ; Comments = Comments. This column is ignored by scripts. ;
; ; Group Target Lang Arch Type SourceDir DestDir ExcludeDir Comments ; ====================================================================================================== lang SymbolCD usa all all symbolcd\cd SymbolCD lang DDK usa all all ddk_cd DDK lang HALCOM usa all all ddk_cd\common HAL\common lang IFSCOM usa all all ddk_cd\common IFS\common lang HAL usa all all hal_cd HAL lang IFS usa all all ifs_cd IFS lang OPK usa x86 fre opk OPK lang OPK @FE;@EU;@CS x86 fre opk OPK SBSI lang OPKTOOL all ia64 fre opk\tools OPK\tools lang OPKBUG cht;@CS all fre opk\tools\x86 opk\tools\ia64 lang MANTIS usa x86 fre mantis mantis build MUI @FE;@EU;@CS;~cht all fre mui\release mui
|