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.
22 lines
332 B
22 lines
332 B
!IF 0
|
|
|
|
The bindrop directory is a drop point for binaries (dll, lib, exe) that are
|
|
not built, but need to be binplaced.
|
|
|
|
!ENDIF
|
|
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
SOURCES=
|
|
|
|
BINPLACE_PLACEFILE=binplace.txt
|
|
|
|
MISCFILES = \
|
|
configServices.vbs \
|
|
createwebsite.vbs \
|
|
mof.vbs \
|
|
SecureLaunch.vbs
|
|
|
|
|