diff --git a/pwa-to-twa.pro b/pwa-to-twa.pro index 7734544..d9a4bae 100644 --- a/pwa-to-twa.pro +++ b/pwa-to-twa.pro @@ -5,7 +5,7 @@ CONFIG += c++14 console CONFIG -= app_bundle INCLUDEPATH += libgit/include -LIBS += -lgit2 -lssl -lcrypto -L"$$_PRO_FILE_PWD_/libgit/build" +LIBS += -lgit2 -lssl -lcrypto exists(pwa-to-twa.local.pro) { include(pwa-to-twa.local.pro)