summaryrefslogtreecommitdiffstats
path: root/tests/auto/tools/qmake/testdata/conflicting_targets/conflicting_targets.pro
blob: bd0d4d824a9d6ce5d3e2713834c89f5090c33c3b (plain)
1
2
3
4
5
TEMPLATE = app
CONFIG += debug_and_release build_all
TARGET = bah
DESTDIR = shu
SOURCES += main.cpp