25 lines
381 B
Plaintext
25 lines
381 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
|
|
|
|
!ifdef PROJECT_ROOT
|
|
! INCLUDE $(PROJECT_ROOT)\pchealth\build\paths.all
|
|
!else
|
|
! INCLUDE $(_NTROOT)\admin\pchealth\build\paths.all
|
|
!endif
|
|
|
|
TARGETNAME=
|
|
TARGETTYPE=NOTARGET
|
|
TARGETPATH=
|
|
|
|
!undef NTDBGFILES
|
|
|
|
SOURCES=
|
|
|
|
NTTARGETFILE0=gocab
|
|
|
|
BINPLACE_PLACEFILE=
|