windows-nt/Source/XPSP1/NT/base/efiutil/sdk/shell/mem/make.inf

23 lines
240 B
INI
Raw Normal View History

2020-09-26 03:20:57 -05:00
#
#
#
[sources]
mem.c
..\debug\efidump.c
[includes]
.
..\inc
..\Shellenv
$(EFI_SOURCE)\inc
[libraries]
$(EFI_SOURCE)\lib
$(EFI_SOURCE)\shell\lib
[nmake]
IMAGE_ENTRY_POINT=DumpMem
TARGET_APP=dmem