mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 16:08:23 +08:00
UEFIExtract 0.2.1
- removed unneeded header file from uefiextract.pro
This commit is contained in:
parent
9bdd91bf19
commit
59ff67acd7
@ -32,7 +32,6 @@ HEADERS += uefiextract.h \
|
|||||||
../ffsengine.h \
|
../ffsengine.h \
|
||||||
../treeitem.h \
|
../treeitem.h \
|
||||||
../treemodel.h \
|
../treemodel.h \
|
||||||
../messagelistitem.h \
|
|
||||||
../LZMA/LzmaCompress.h \
|
../LZMA/LzmaCompress.h \
|
||||||
../LZMA/LzmaDecompress.h \
|
../LZMA/LzmaDecompress.h \
|
||||||
../Tiano/EfiTianoDecompress.h \
|
../Tiano/EfiTianoDecompress.h \
|
||||||
|
@ -3197,3 +3197,4 @@ UINT8 FfsEngine::dump(const QModelIndex & index, const QString path)
|
|||||||
|
|
||||||
return ERR_SUCCESS;
|
return ERR_SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user