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.
46 lines
1.2 KiB
46 lines
1.2 KiB
!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 \
|
|
guidlang64.txt \
|
|
langdesc.txt \
|
|
light.wsf \
|
|
MmSchema.xml \
|
|
msinotes.htm \
|
|
muimsi_template.wim \
|
|
muimsi_hl.bmp \
|
|
ritables.inc \
|
|
val.wsf \
|
|
vbsconst.inc \
|
|
wiconst.inc \
|
|
widir.inc \
|
|
WiSchema.xml \
|
|
witables.inc \
|
|
wival.inc \
|
|
wixerror.inc \
|
|
wixload.inc \
|
|
xmlconst.inc \
|
|
xmlvar.bat
|