Update uefiextract.pro

No need to make app bundle here
This commit is contained in:
Nikolaj Schlej 2014-06-19 09:26:29 -07:00
parent 53ce8761ff
commit a3854ad059

View file

@ -4,6 +4,7 @@ QT -= gui
TARGET = UEFIExtract
TEMPLATE = app
CONFIG += console
CONFIG -= app_bundle
DEFINES += _CONSOLE
SOURCES += uefiextract_main.cpp \