mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-01-24 21:05:05 +08:00
6 lines
100 B
Prolog
6 lines
100 B
Prolog
|
TEMPLATE = app
|
||
|
CONFIG += debug_and_release build_all
|
||
|
TARGET = bah
|
||
|
DESTDIR = shu
|
||
|
SOURCES += main.cpp
|