mirror of
https://github.com/simonbrunel/qtpromise.git
synced 2024-11-21 18:24:29 +08:00
a8ad3619b9
Built with Qt 5.4.2/GCC 4.8.4, code coverage with LCOV 1.13 and reported to Codecov.
4 lines
93 B
Plaintext
4 lines
93 B
Plaintext
INCLUDEPATH += $$PWD/include $$PWD/src
|
|
DEPENDPATH += $$PWD/include $$PWD/src
|
|
CONFIG += c++11
|