Update derivatives' pro files

This commit is contained in:
Nikolaj Schlej 2015-02-06 18:17:50 +01:00
parent 506af84400
commit 39ab1e5f06
3 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,7 @@ SOURCES += uefiextract_main.cpp \
../descriptor.cpp \ ../descriptor.cpp \
../ffs.cpp \ ../ffs.cpp \
../ffsengine.cpp \ ../ffsengine.cpp \
../peimage.cpp \
../treeitem.cpp \ ../treeitem.cpp \
../treemodel.cpp \ ../treemodel.cpp \
../LZMA/LzmaCompress.c \ ../LZMA/LzmaCompress.c \

View File

@ -13,6 +13,7 @@ SOURCES += uefifind_main.cpp \
../descriptor.cpp \ ../descriptor.cpp \
../ffs.cpp \ ../ffs.cpp \
../ffsengine.cpp \ ../ffsengine.cpp \
../peimage.cpp \
../treeitem.cpp \ ../treeitem.cpp \
../treemodel.cpp \ ../treemodel.cpp \
../LZMA/LzmaCompress.c \ ../LZMA/LzmaCompress.c \

View File

@ -13,6 +13,7 @@ SOURCES += uefipatch_main.cpp \
../descriptor.cpp \ ../descriptor.cpp \
../ffs.cpp \ ../ffs.cpp \
../ffsengine.cpp \ ../ffsengine.cpp \
../peimage.cpp \
../treeitem.cpp \ ../treeitem.cpp \
../treemodel.cpp \ ../treemodel.cpp \
../LZMA/LzmaCompress.c \ ../LZMA/LzmaCompress.c \