# This file is part of Telegram Desktop, # the official desktop application for the Telegram messaging service. # # For license and copyright information please follow this link: # https://github.com/telegramdesktop/tdesktop/blob/master/LEGAL { 'rules': [{ 'rule_name': 'qt_moc', 'extension': 'h', 'outputs': [ '<(SHARED_INTERMEDIATE_DIR)/<(_target_name)/moc/moc_<(RULE_INPUT_ROOT).cpp', ], 'action': [ '<(qt_loc)/bin/moc<(exe_ext)', # Silence "Note: No relevant classes found. No output generated." '--no-notes', '