1 # Copyright (c) 2012 The Chromium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file.
46 'target_name': 'lzma_sdk',
47 'type': 'static_library',
53 '<@(lzma_sdk_sources)',
58 'direct_dependent_settings': {
69 'target_name': 'lzma_sdk64',
70 'type': 'static_library',
79 '<@(lzma_sdk_sources)',
83 'msvs_target_platform': 'x64',
86 'direct_dependent_settings': {