41 lines
781 B
Plaintext
41 lines
781 B
Plaintext
!IF 0
|
|
|
|
Copyright (c) 1991-1998, Microsoft Corporation All rights reserved.
|
|
|
|
Module Name:
|
|
|
|
sources
|
|
|
|
Abstract:
|
|
|
|
This file specifies the target component being built and the list of
|
|
sources files needed to build that component. Also specifies optional
|
|
compiler switches and libraries that are unique for the component being
|
|
built.
|
|
|
|
Author:
|
|
|
|
Samer Arafeh (samera) 02-February-1998
|
|
|
|
!ENDIF
|
|
|
|
|
|
TARGETNAME =
|
|
TARGETTYPE = NOTARGET
|
|
TARGETPATH =
|
|
|
|
BINPLACE_PLACEFILE=.\placefil.txt
|
|
|
|
SOURCES =
|
|
|
|
MISCFILES = autorun.inf \
|
|
compexclude.txt \
|
|
copyfile.txt \
|
|
delfile.txt \
|
|
eula.txt \
|
|
extracts.txt \
|
|
muisetup.hlp \
|
|
readme.txt \
|
|
renfile.txt \
|
|
relnotes.txt
|