mirror of
https://github.com/LongSoft/UEFITool.git
synced 2024-11-22 16:08:23 +08:00
Update uefiextract.pro
No need to make app bundle here
This commit is contained in:
parent
53ce8761ff
commit
a3854ad059
@ -4,6 +4,7 @@ QT -= gui
|
|||||||
TARGET = UEFIExtract
|
TARGET = UEFIExtract
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
CONFIG += console
|
CONFIG += console
|
||||||
|
CONFIG -= app_bundle
|
||||||
DEFINES += _CONSOLE
|
DEFINES += _CONSOLE
|
||||||
|
|
||||||
SOURCES += uefiextract_main.cpp \
|
SOURCES += uefiextract_main.cpp \
|
||||||
|
Loading…
Reference in New Issue
Block a user