qt6-bb10/tests/auto/tools/qmake/testdata/conflicting_targets/conflicting_targets.pro

6 lines
100 B
Prolog

TEMPLATE = app
CONFIG += debug_and_release build_all
TARGET = bah
DESTDIR = shu
SOURCES += main.cpp