mirror of
https://github.com/LongSoft/UEFITool.git
synced 2025-05-20 10:15:21 -04:00
Update uefipatch.pro
No need to make app bundle here
This commit is contained in:
parent
e763f60804
commit
53ce8761ff
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@ QT -= gui
|
||||||
TARGET = UEFIPatch
|
TARGET = UEFIPatch
|
||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
CONFIG += console
|
CONFIG += console
|
||||||
|
CONFIG -= app_bundle
|
||||||
DEFINES += _CONSOLE
|
DEFINES += _CONSOLE
|
||||||
|
|
||||||
SOURCES += uefipatch_main.cpp \
|
SOURCES += uefipatch_main.cpp \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue