a1000de2b4
So that mkspecs and features may rely on the host_build test. Change-Id: I18fee4820d9e2904285afcc7ddb8f1cc3d025fef Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@digia.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@digia.com> Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
6 lines
127 B
Prolog
6 lines
127 B
Prolog
TARGET = arch
|
|
SOURCES = arch.cpp
|
|
CONFIG -= qt dylib release debug_and_release
|
|
CONFIG += debug console
|
|
mac:CONFIG -= app_bundle
|