lol
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