20 lines
369 B
Plaintext
20 lines
369 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=
|
|
|
|
# makefile.def will binplace any file listed in the MISCFILES macro.
|
|
|
|
MISCFILES = \
|
|
WINS_{0F88680B-A21C-4084-9DEB-22215EEAB16D}.sld \
|
|
WINSMON{87986ED8-052D-477E-AA5C-FD23104ED259}.sld
|
|
|