mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-28 14:04:47 -04:00
Update uefitool.pro
This commit is contained in:
parent
383a218252
commit
981795dee8
1 changed files with 4 additions and 4 deletions
|
@ -8,7 +8,7 @@ SOURCES += main.cpp \
|
||||||
uefitool.cpp \
|
uefitool.cpp \
|
||||||
descriptor.cpp \
|
descriptor.cpp \
|
||||||
ffs.cpp \
|
ffs.cpp \
|
||||||
ffsengine.cpp \
|
ffsengine.cpp \
|
||||||
treeitem.cpp \
|
treeitem.cpp \
|
||||||
treemodel.cpp \
|
treemodel.cpp \
|
||||||
LZMA/LzmaCompress.c \
|
LZMA/LzmaCompress.c \
|
||||||
|
@ -22,10 +22,10 @@ SOURCES += main.cpp \
|
||||||
HEADERS += uefitool.h \
|
HEADERS += uefitool.h \
|
||||||
basetypes.h \
|
basetypes.h \
|
||||||
descriptor.h \
|
descriptor.h \
|
||||||
gbe.h \
|
gbe.h \
|
||||||
me.h \
|
me.h \
|
||||||
ffs.h \
|
ffs.h \
|
||||||
ffsengine.h \
|
ffsengine.h \
|
||||||
treeitem.h \
|
treeitem.h \
|
||||||
treeitemtypes.h \
|
treeitemtypes.h \
|
||||||
treemodel.h \
|
treemodel.h \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue