mirror of
https://github.com/YACReader/yacreader
synced 2025-07-24 07:55:02 -04:00
Add linux compile flags for unarr
This commit is contained in:
@ -1,6 +1,7 @@
|
|||||||
TEMPLATE = app
|
TEMPLATE = app
|
||||||
CONFIG += console
|
CONFIG += console
|
||||||
|
|
||||||
|
QMAKE_CXXFLAGS+= -O2 -pipe -Wall
|
||||||
SOURCES += \
|
SOURCES += \
|
||||||
main.cpp \
|
main.cpp \
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user