aboutsummaryrefslogtreecommitdiffstats
path: root/usagestatistic.pro
diff options
context:
space:
mode:
Diffstat (limited to 'usagestatistic.pro')
-rw-r--r--usagestatistic.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/usagestatistic.pro b/usagestatistic.pro
index f9fd69d..94bb72d 100644
--- a/usagestatistic.pro
+++ b/usagestatistic.pro
@@ -11,6 +11,7 @@ DEFINES += $$shell_quote(USP_SERVER_URL=\"$$(USP_SERVER_URL)\")
# UsageStatistic files
SOURCES += \
+ datasources/servicesource.cpp \
usagestatisticplugin.cpp \
datasources/qtclicensesource.cpp \
datasources/buildcountsource.cpp \
@@ -28,6 +29,7 @@ SOURCES += \
services/datasubmitter.cpp
HEADERS += \
+ datasources/servicesource.h \
usagestatisticplugin.h \
usagestatistic_global.h \
usagestatisticconstants.h \