diff --git a/UEFIPatch/uefipatch.pro b/UEFIPatch/uefipatch.pro index 2345707..3393fe4 100644 --- a/UEFIPatch/uefipatch.pro +++ b/UEFIPatch/uefipatch.pro @@ -4,6 +4,7 @@ QT -= gui TARGET = UEFIPatch TEMPLATE = app CONFIG += console +DEFINES += _CONSOLE SOURCES += uefipatch_main.cpp \ uefipatch.cpp \ @@ -36,4 +37,4 @@ HEADERS += uefipatch.h \ ../LZMA/LzmaDecompress.h \ ../Tiano/EfiTianoDecompress.h \ ../Tiano/EfiTianoCompress.h - \ No newline at end of file +