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.
24 lines
363 B
24 lines
363 B
|
|
[sources]
|
|
editor.h
|
|
main.c
|
|
libFileBuffer.c
|
|
libEditor.c
|
|
libFileImage.c
|
|
libTitleBar.c
|
|
libStatusBar.c
|
|
libInputBar.c
|
|
libMenuBar.c
|
|
libMisc.c
|
|
|
|
[includes]
|
|
$(EFI_SOURCE)\inc
|
|
$(EFI_SOURCE)\shell\inc
|
|
|
|
[libraries]
|
|
$(EFI_SOURCE)\lib
|
|
$(EFI_SOURCE)\shell\lib
|
|
|
|
[nmake]
|
|
IMAGE_ENTRY_POINT=InitializeEFIEditor
|
|
TARGET_APP=edit
|