mirror of
https://github.com/crystalidea/qt6windows7.git
synced 2025-01-23 20:34:31 +08:00
5 lines
98 B
Prolog
5 lines
98 B
Prolog
TEMPLATE = app
|
|
SOURCES = main.cpp
|
|
CONFIG -= debug_and_release_target
|
|
INCLUDEPATH += somedirectory
|