mirror of
https://github.com/QuasarApp/qca.git
synced 2025-04-29 04:54:31 +00:00
7 lines
152 B
Plaintext
7 lines
152 B
Plaintext
include(../confapp.pri)
|
|
|
|
# default to console (individual programs can always override this if needed)
|
|
CONFIG += console
|
|
CONFIG -= app_bundle
|
|
QT -= gui
|