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