mirror of https://github.com/tongzx/nt5src
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.
25 lines
565 B
25 lines
565 B
!IF 0
|
|
|
|
Copyright (c) 2000 Microsoft Corporation
|
|
|
|
!ENDIF
|
|
|
|
TARGETNAME=acpi
|
|
TARGETPATH=$(_OBJ_DIR)
|
|
TARGETTYPE=NOTARGET
|
|
|
|
SOURCES=
|
|
|
|
MISCFILES=APC_UPS.sld \
|
|
HID_UPS_Battery.sld \
|
|
ACPI_Control_Method_Battery.sld \
|
|
AC_Adapter.sld \
|
|
APM_Legacy_Battery.sld \
|
|
Smart_Battery_Subsystem.sld \
|
|
Smart_Battery.sld \
|
|
PowerWare_UPS.sld
|
|
|
|
BINPLACE_PLACEFILE=$(PROJECT_ROOT)\busdrv\acpi\sld\placefil.txt
|
|
|
|
|
|
|