diff --git a/examples/iot-dashboard/iot-dashboard.pro b/examples/iot-dashboard/iot-dashboard.pro index 57564edc..af30c8e4 100644 --- a/examples/iot-dashboard/iot-dashboard.pro +++ b/examples/iot-dashboard/iot-dashboard.pro @@ -24,6 +24,3 @@ HEADERS += \ RESOURCES += \ images.qrc \ fonts.qrc - -CONFIG -= pedantic -include(/home/peter/dev/qnanopainter/libqnanopainter/include.pri) diff --git a/features/qskconfig.pri b/features/qskconfig.pri index 7140f95d..e4dea99a 100644 --- a/features/qskconfig.pri +++ b/features/qskconfig.pri @@ -34,7 +34,7 @@ CONFIG -= depend_includepath CONFIG += strict_c++ CONFIG += c++11 -#CONFIG += pedantic +CONFIG += pedantic CONFIG += hide_symbols # CONFIG += debug