Update uefitool.pro

This commit is contained in:
Nikolaj Schlej 2013-10-17 10:54:14 +02:00
parent 383a218252
commit 981795dee8

View File

@ -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 \