qt6-bb10/config.tests/arch/arch.pro

6 lines
127 B
Prolog

TARGET = arch
SOURCES = arch.cpp
CONFIG -= qt dylib release debug_and_release
CONFIG += debug console
mac:CONFIG -= app_bundle