qt6windows7/tests/auto/tools/qmake/testdata/conflicting_targets/conflicting_targets.pro

6 lines
100 B
Prolog
Raw Normal View History

2023-10-30 06:33:08 +08:00
TEMPLATE = app
CONFIG += debug_and_release build_all
TARGET = bah
DESTDIR = shu
SOURCES += main.cpp