23 lines
380 B
Plaintext
23 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
|
|
|
|
ALT_PROJECT=CHT
|
|
ALT_PROJECT_TARGET=CHT
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
SOURCES=
|
|
|
|
# makefile.def will binplace any file listed in the MISCFILES macro.
|
|
|
|
MISCFILES = \
|
|
*.fon \
|
|
*.ttf \
|
|
*.ttc \
|
|
bootfont.*
|