Skip to content

Commit

Permalink
Add missing globals.cpp source into the qmake project file
Browse files Browse the repository at this point in the history
  • Loading branch information
d1vanov committed Aug 25, 2016
1 parent c06e0fb commit 76d8115
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions QEverCloud/QEverCloud.pro
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ HEADERS += $$PRIVATE_HEADERS

SOURCES += \
src/exceptions.cpp \
src/globals.cpp \
src/oauth.cpp \
src/http.cpp \
src/services_nongenerated.cpp \
Expand Down

0 comments on commit 76d8115

Please sign in to comment.