25 lines
428 B
Plaintext
25 lines
428 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
|
||
|
|
||
|
!include ..\common.inc
|
||
|
|
||
|
TARGETNAME=
|
||
|
TARGETTYPE=NOTARGET
|
||
|
TARGETPATH=
|
||
|
|
||
|
SOURCES=
|
||
|
|
||
|
# Files that have the same name, but are different for each platform
|
||
|
|
||
|
MISCFILES = \
|
||
|
imkr61.chm \
|
||
|
imkren61.chm \
|
||
|
korpaden.chm \
|
||
|
impdko61.chm \
|
||
|
imkr61.hlp \
|
||
|
imkren61.hlp
|