diff --git a/Goober.pro b/Goober.pro index 13d284e..7f56cca 100644 --- a/Goober.pro +++ b/Goober.pro @@ -5,3 +5,11 @@ LIBS += -lbbdata -lbbsystem -lbb QT += network include(config.pri) + +simulator { + INCLUDEPATH += $$quote($$BASEDIR/../bb-cascades-oauth/oauth) + DEPENDPATH += $$quote($$BASEDIR/../bb-cascades-oauth/oauth) + LIBS += -lkqoauth + LIBS += $$quote(-L$$BASEDIR/../bb-cascades-oauth/oauth/o-g) + PRE_TARGETDEPS += $$quote($$BASEDIR/../bb-cascades-oauth/oauth/o-g) +} diff --git a/assets/.assets.index b/assets/.assets.index index 5ddf8ea..f791f5d 100644 --- a/assets/.assets.index +++ b/assets/.assets.index @@ -1,15 +1,7 @@ 1 48 +AboutPage.qml AppCover.qml -LoginSheet.qml -main.qml -moment.js -NewPostSheet.qml -RefreshItem.qml -SettingsPage.qml -ThreadPage.qml -UserItem.qml -UserPage.qml icons/at.png icons/bell-slash.png icons/bell.png @@ -23,6 +15,7 @@ icons/ic_add_bookmarks.png icons/ic_cancel.png icons/ic_compose.png icons/ic_contact.png +icons/ic_copy.png icons/ic_del_bookmarks.png icons/ic_edit.png icons/ic_favorite.png @@ -41,10 +34,17 @@ icons/retweet.png icons/sign-out.png icons/star-o.png icons/star.png -icons/ic_copy.png -StreamTab.qml -WebViewSheet.qml +LoginSheet.qml +main.qml +moment.js +NewPostSheet.qml +parser.js PostItem.qml ProfilePage.qml -parser.js -AboutPage.qml +RefreshItem.qml +SettingsPage.qml +StreamTab.qml +ThreadPage.qml +UserItem.qml +UserPage.qml +WebViewSheet.qml diff --git a/bar-descriptor.xml b/bar-descriptor.xml index e10e74c..b34ff19 100644 --- a/bar-descriptor.xml +++ b/bar-descriptor.xml @@ -46,6 +46,7 @@ x86 Goober + lib/libkqoauth.so.1