Source code of Windows XP (NT5)
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
292 B

MSI_BUILD_UNICODE=1
!INCLUDE ..\..\Src\MsiMake.inc
TARGETNAME=
TARGETTYPE=DYNLINK
SYNCHRONIZE_DRAIN=1
NTTARGETFILE0=SpyMsi
SOURCES=
BINPLACE_PLACEFILE=..\placefil.txt
!if "$(MAKEDLL)"=="1"
MISCFILES= \
$(BUILD_PACKAGEDIR)\msispy.msi \
$(O)\spycab.ddf \
spyenu.hlp \
spydeu.hlp
!endif