Browse Source

Split mapsmobi sysincl into properly named files

thegeorg 1 year ago
parent
commit
bc1aaa9641
1 changed files with 2 additions and 1 deletions
  1. 2 1
      build/conf/project_specific/maps/mapkit.conf

+ 2 - 1
build/conf/project_specific/maps/mapkit.conf

@@ -251,7 +251,8 @@ when ($MAPSMOBI_BUILD_TARGET) {
     PROTOBUF_LITE=yes
     CPP_PROTO_PLUGINS=lite${pre=,:MAPSMOBI_CPP_PROTO_PLUGINS}:
     when ($OPENSOURCE != "yes") {
-        SYSINCL+=build/yandex_specific/sysincl/mapsmobi.yml
+        SYSINCL+=build/yandex_specific/sysincl/qt.yml
+        SYSINCL+=build/yandex_specific/sysincl/yx-account-manager.yml
     }
 
     CFLAGS+=-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=1 -DBOOST_CB_DISABLE_DEBUG -DBOOST_COROUTINES_NO_DEPRECATION_WARNING -DYANDEX_EXPORT=${YANDEX_EXPORT}