diff --git a/harbour-weechatrelay.pro b/harbour-weechatrelay.pro index 207a364..3d48b63 100644 --- a/harbour-weechatrelay.pro +++ b/harbour-weechatrelay.pro @@ -53,8 +53,3 @@ HEADERS += \ src/weechat/dynamictypeexception.h QT += network - -# This is needed on the dev machine to get Qt Creator intellisense working correctly -# It should have no adverse effect onother machines, though -INCLUDEPATH += /Users/nicd/SailfishOS/mersdk/targets/SailfishOS-armv7hl/usr/include/c++/4.6.4 -