qt6windows7/tests/auto/tools/qmake/testdata/conflicting_targets/conflicting_targets.pro
2023-10-29 23:33:08 +01:00

6 lines
100 B
Prolog

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