43 lines
1 KiB
Plaintext
43 lines
1 KiB
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.
|
|
!ENDIF
|
|
|
|
|
|
TARGETNAME =
|
|
TARGETTYPE = NOTARGET
|
|
TARGETPATH =
|
|
|
|
BINPLACE_PLACEFILE=.\placefil.txt
|
|
|
|
SOURCES =
|
|
|
|
MISCFILES = candle.wsf \
|
|
guidlang.txt \
|
|
light.wsf \
|
|
MmSchema.xml \
|
|
muimsi_template.wim \
|
|
ritables.inc \
|
|
val.wsf \
|
|
vbsconst.inc \
|
|
wiconst.inc \
|
|
widir.inc \
|
|
WiSchema.xml \
|
|
witables.inc \
|
|
wival.inc \
|
|
wixerror.inc \
|
|
wixload.inc \
|
|
xmlconst.inc \
|
|
xmlvar.bat
|