# This file is part of Telegram Desktop, # the official desktop version of Telegram messaging app, see https://telegram.org # # Telegram Desktop is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # It is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # In addition, as a special exception, the copyright holders give permission # to link the code of portions of this program with the OpenSSL library. # # Full license: https://github.com/telegramdesktop/tdesktop/blob/master/LICENSE # Copyright (c) 2014 John Preston, https://desktop.telegram.org { 'includes': [ 'common.gypi', ], 'targets': [{ 'target_name': 'Telegram', 'variables': { 'variables': { 'libs_loc': '../../../Libraries', }, 'libs_loc': '<(libs_loc)', 'src_loc': '../SourceFiles', 'res_loc': '../Resources', 'third_party_loc': '../ThirdParty', 'minizip_loc': '<(third_party_loc)/minizip', 'sp_media_key_tap_loc': '<(third_party_loc)/SPMediaKeyTap', 'style_files': [ '<(res_loc)/basic.style', '<(res_loc)/basic_types.style', '<(src_loc)/boxes/boxes.style', '<(src_loc)/dialogs/dialogs.style', '<(src_loc)/history/history.style', '<(src_loc)/intro/intro.style', '<(src_loc)/media/view/mediaview.style', '<(src_loc)/media/player/media_player.style', '<(src_loc)/overview/overview.style', '<(src_loc)/profile/profile.style', '<(src_loc)/settings/settings.style', '<(src_loc)/stickers/stickers.style', '<(src_loc)/ui/widgets/widgets.style', '<(src_loc)/window/window.style', ], 'langpacks': [ 'en', 'de', 'es', 'it', 'nl', 'ko', 'pt-BR', ], 'travis_defines%': '', }, 'includes': [ 'common_executable.gypi', 'telegram_qrc.gypi', 'telegram_win.gypi', 'telegram_mac.gypi', 'telegram_linux.gypi', 'qt.gypi', 'qt_rcc.gypi', 'codegen_rules.gypi', ], 'dependencies': [ 'codegen.gyp:codegen_style', 'codegen.gyp:codegen_numbers', 'codegen.gyp:MetaLang', 'utils.gyp:Updater', ], 'defines': [ 'AL_LIBTYPE_STATIC', '