Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'ugc/ugc.pro')
-rw-r--r--ugc/ugc.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/ugc/ugc.pro b/ugc/ugc.pro
index 3142108058..a08da10f90 100644
--- a/ugc/ugc.pro
+++ b/ugc/ugc.pro
@@ -15,11 +15,14 @@ HEADERS += \
binary/serdes.hpp \
binary/ugc_holder.hpp \
binary/visitors.hpp \
+ loader.hpp \
serdes.hpp \
+ serdes_json.hpp \
storage.hpp \
types.hpp \
SOURCES += \
api.cpp \
binary/serdes.cpp \
+ loader.cpp \
storage.cpp \