You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
178 B
13 lines
178 B
TARGETTYPE=HAL
|
|
|
|
DLLDEF=kdcom.def
|
|
|
|
!if $(AMD64)
|
|
HALBASE=0x10000
|
|
!endif
|
|
|
|
PASS1_PUBLISH = \
|
|
{$(O)\kdcom.lib=$(HALKIT_LIB_PATH)\kdcom.lib}
|
|
|
|
!include ..\sources.inc
|
|
|