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
492 B
20 lines
492 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=
|
|
|
|
# makefile.def will binplace any file listed in the MISCFILES macro.
|
|
|
|
MISCFILES = \
|
|
IPSec_Services_{37B46CE9-FE38-48AF-8918-BBD7891C7D56}.sld \
|
|
IPSec_Tools_and_UI_{43AF13FB-3CFF-412D-B24E-C586D37DBB77}.sld \
|
|
Primitive___Secur32.DLL_{EEC2CD2C-F47E-4811-9772-FAFAD7213953}.sld
|
|
|