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.
36 lines
1008 B
36 lines
1008 B
;
|
|
; Copyright (c) 2002 Microsoft Corporation
|
|
;
|
|
; Module Name:
|
|
;
|
|
; placefil.txt
|
|
;
|
|
; Abstract:
|
|
;
|
|
; This file is used to specify where every file built in this directory 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.
|
|
;
|
|
; Author:
|
|
;
|
|
; Rick Goodwill (richg) 2/14/2002
|
|
;
|
|
; ------------------------------------------------------------------------------
|
|
;
|
|
;
|
|
spcustom.dll idw\srvpack
|
|
spuninst.exe idw\srvpack
|
|
update.exe idw\srvpack
|
|
spmsg.dll idw\srvpack
|
|
spcustom.pdb symbols
|
|
spuninst.pdb symbols
|
|
update.pdb symbols
|