mirror of https://github.com/tongzx/nt5src
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.
20 lines
707 B
20 lines
707 B
; This file is used to specify where every file built by the NT build lab is
|
|
; binplaced relative to the root of the distribution point. If a file is not
|
|
; listed, it will end up in the dump directory.
|
|
;
|
|
; The format is like this:
|
|
;
|
|
; <imagename> <class name>
|
|
;
|
|
; where <imagename> is the filename.ext and <class name> is the directory off
|
|
; the root of the distribution point (retail is a placeholder for the root).
|
|
; If there are multiple class names for a single image, use a colon to separate
|
|
; each.
|
|
;
|
|
; All bits that ship in the NT base product and are installed with winnt32,
|
|
; must have a class name of retail.
|
|
;
|
|
|
|
msimain.sdb retail
|
|
sdbapi.dll retail
|
|
sdbapiu.dll retail
|