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