lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

at 22.05-pre 19 lines 365 B view raw
1QT += core network widgets 2 3DEFINES += APP_ENVIRONMENT=\\\"production\\\" 4DEFINES += APP_VERSION=\\\"@version@\\\" 5 6TARGET = toggldesktop 7TEMPLATE = app 8 9SOURCES += *.cpp 10HEADERS += *.h 11FORMS += *.ui 12RESOURCES += *.qrc 13 14target.path = $$PREFIX 15 16INSTALLS += target 17 18CONFIG += link_pkgconfig 19PKGCONFIG += bugsnag-qt qxtglobalshortcut qt-oauth-lib toggl x11 xscrnsaver