1 # Copyright 2014 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.
9 # TODO(jackhou): Add a version resource (using
10 # version_resource_rules.gypi).
12 'target_name': 'app_installer',
16 'installer_util_strings',
18 'common_constants.gyp:common_constants',
19 '../base/base.gyp:base',
20 '../third_party/omaha/omaha.gyp:omaha_extractor',
24 '<(INTERMEDIATE_DIR)',
27 'win/app_installer_main.cc',
31 'SubSystem': '2', # Set /SUBSYSTEM:WINDOWS
34 'AdditionalManifestFiles': [
35 'app_installer/win/app_installer.exe.manifest',