mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2025-02-09 00:05:43 +08:00
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
INCLUDEPATH += $$PWD/include $$PWD/src
|
|
DEPENDPATH += $$PWD/include $$PWD/src
|
|
CONFIG += c++11
|