21 lines
380 B
Plaintext
21 lines
380 B
Plaintext
!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= \
|
|
$(TARGET_DIRECTORY)\depends.cnt \
|
|
$(TARGET_DIRECTORY)\depends.exe \
|
|
$(TARGET_DIRECTORY)\depends.hlp \
|
|
$(TARGET_DIRECTORY)\depends.dll
|