mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-21 23:48:22 +08:00
Update uefitool.pro
This commit is contained in:
parent
383a218252
commit
981795dee8
@ -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…
Reference in New Issue
Block a user