2012-04-03 03:34:16 +02:00
|
|
|
# Copyright (c) 2011 The Chromium Embedded Framework Authors. All rights
|
|
|
|
# reserved. Use of this source code is governed by a BSD-style license that
|
|
|
|
# can be found in the LICENSE file.
|
|
|
|
|
|
|
|
{
|
|
|
|
'includes': [
|
|
|
|
# Bring in the autogenerated source file lists.
|
|
|
|
'cef_paths.gypi',
|
|
|
|
],
|
|
|
|
'variables': {
|
|
|
|
'includes_common': [
|
|
|
|
'include/cef_base.h',
|
2012-04-24 20:01:48 +02:00
|
|
|
'include/cef_pack_resources.h',
|
|
|
|
'include/cef_pack_strings.h',
|
2012-04-03 03:34:16 +02:00
|
|
|
'include/cef_runnable.h',
|
2012-10-18 00:45:49 +02:00
|
|
|
'include/cef_trace_event.h',
|
2012-04-03 03:34:16 +02:00
|
|
|
'include/cef_version.h',
|
|
|
|
'include/internal/cef_build.h',
|
|
|
|
'include/internal/cef_export.h',
|
|
|
|
'include/internal/cef_ptr.h',
|
|
|
|
'include/internal/cef_string.h',
|
|
|
|
'include/internal/cef_string_list.h',
|
|
|
|
'include/internal/cef_string_map.h',
|
|
|
|
'include/internal/cef_string_multimap.h',
|
|
|
|
'include/internal/cef_string_types.h',
|
|
|
|
'include/internal/cef_string_wrappers.h',
|
|
|
|
'include/internal/cef_time.h',
|
|
|
|
'include/internal/cef_tuple.h',
|
|
|
|
'include/internal/cef_types.h',
|
|
|
|
'include/internal/cef_types_wrappers.h',
|
|
|
|
'<@(autogen_cpp_includes)',
|
|
|
|
],
|
|
|
|
'includes_capi': [
|
|
|
|
'include/capi/cef_base_capi.h',
|
|
|
|
'<@(autogen_capi_includes)',
|
|
|
|
],
|
|
|
|
'includes_wrapper': [
|
|
|
|
'include/wrapper/cef_byte_read_handler.h',
|
2014-01-28 00:31:03 +01:00
|
|
|
'include/wrapper/cef_message_router.h',
|
2012-04-03 03:34:16 +02:00
|
|
|
'include/wrapper/cef_stream_resource_handler.h',
|
|
|
|
'include/wrapper/cef_xml_object.h',
|
|
|
|
'include/wrapper/cef_zip_archive.h',
|
|
|
|
],
|
|
|
|
'includes_win': [
|
2013-11-15 19:47:02 +01:00
|
|
|
'include/cef_sandbox_win.h',
|
2012-04-03 03:34:16 +02:00
|
|
|
'include/internal/cef_types_win.h',
|
|
|
|
'include/internal/cef_win.h',
|
|
|
|
],
|
|
|
|
'includes_mac': [
|
|
|
|
'include/cef_application_mac.h',
|
|
|
|
'include/internal/cef_mac.h',
|
|
|
|
'include/internal/cef_types_mac.h',
|
|
|
|
],
|
|
|
|
'includes_linux': [
|
|
|
|
'include/internal/cef_linux.h',
|
|
|
|
'include/internal/cef_types_linux.h',
|
|
|
|
],
|
|
|
|
'libcef_sources_common': [
|
|
|
|
'libcef_dll/cef_logging.h',
|
|
|
|
'libcef_dll/cpptoc/cpptoc.h',
|
|
|
|
'libcef_dll/ctocpp/ctocpp.h',
|
|
|
|
'libcef_dll/libcef_dll.cc',
|
|
|
|
'libcef_dll/libcef_dll2.cc',
|
|
|
|
'libcef_dll/resource.h',
|
|
|
|
'libcef_dll/transfer_util.cpp',
|
|
|
|
'libcef_dll/transfer_util.h',
|
|
|
|
'<@(autogen_library_side)',
|
|
|
|
],
|
|
|
|
'libcef_dll_wrapper_sources_common': [
|
|
|
|
'libcef_dll/cef_logging.h',
|
2014-01-28 00:31:03 +01:00
|
|
|
'libcef_dll/cef_macros.h',
|
2012-04-03 03:34:16 +02:00
|
|
|
'libcef_dll/cpptoc/base_cpptoc.h',
|
|
|
|
'libcef_dll/cpptoc/cpptoc.h',
|
|
|
|
'libcef_dll/ctocpp/base_ctocpp.h',
|
|
|
|
'libcef_dll/ctocpp/ctocpp.h',
|
|
|
|
'libcef_dll/transfer_util.cpp',
|
|
|
|
'libcef_dll/transfer_util.h',
|
2014-01-28 00:31:03 +01:00
|
|
|
'libcef_dll/wrapper/cef_browser_info_map.h',
|
2012-04-03 03:34:16 +02:00
|
|
|
'libcef_dll/wrapper/cef_byte_read_handler.cc',
|
2014-01-28 00:31:03 +01:00
|
|
|
'libcef_dll/wrapper/cef_message_router.cc',
|
2012-04-03 03:34:16 +02:00
|
|
|
'libcef_dll/wrapper/cef_stream_resource_handler.cc',
|
|
|
|
'libcef_dll/wrapper/cef_xml_object.cc',
|
|
|
|
'libcef_dll/wrapper/cef_zip_archive.cc',
|
|
|
|
'libcef_dll/wrapper/libcef_dll_wrapper.cc',
|
|
|
|
'libcef_dll/wrapper/libcef_dll_wrapper2.cc',
|
|
|
|
'<@(autogen_client_side)',
|
|
|
|
],
|
2013-04-04 02:10:53 +02:00
|
|
|
'cefclient_bundle_resources_common': [
|
|
|
|
'tests/cefclient/res/binding.html',
|
|
|
|
'tests/cefclient/res/dialogs.html',
|
|
|
|
'tests/cefclient/res/domaccess.html',
|
|
|
|
'tests/cefclient/res/localstorage.html',
|
|
|
|
'tests/cefclient/res/logo.png',
|
|
|
|
'tests/cefclient/res/other_tests.html',
|
|
|
|
'tests/cefclient/res/performance.html',
|
2013-06-27 00:18:30 +02:00
|
|
|
'tests/cefclient/res/performance2.html',
|
2013-04-04 02:10:53 +02:00
|
|
|
'tests/cefclient/res/transparency.html',
|
|
|
|
'tests/cefclient/res/window.html',
|
|
|
|
'tests/cefclient/res/xmlhttprequest.html',
|
|
|
|
],
|
2012-04-03 03:34:16 +02:00
|
|
|
'cefclient_sources_common': [
|
|
|
|
'tests/cefclient/cefclient.cpp',
|
|
|
|
'tests/cefclient/cefclient.h',
|
2012-04-12 23:58:35 +02:00
|
|
|
'tests/cefclient/binding_test.cpp',
|
|
|
|
'tests/cefclient/binding_test.h',
|
2012-04-12 22:21:50 +02:00
|
|
|
'tests/cefclient/client_app.cpp',
|
|
|
|
'tests/cefclient/client_app.h',
|
|
|
|
'tests/cefclient/client_app_delegates.cpp',
|
2012-04-03 03:34:16 +02:00
|
|
|
'tests/cefclient/client_handler.cpp',
|
|
|
|
'tests/cefclient/client_handler.h',
|
2012-06-11 17:52:49 +02:00
|
|
|
'tests/cefclient/client_renderer.cpp',
|
|
|
|
'tests/cefclient/client_renderer.h',
|
2012-04-12 22:21:50 +02:00
|
|
|
'tests/cefclient/client_switches.cpp',
|
|
|
|
'tests/cefclient/client_switches.h',
|
2012-10-16 21:28:07 +02:00
|
|
|
'tests/cefclient/dialog_test.cpp',
|
|
|
|
'tests/cefclient/dialog_test.h',
|
2012-04-27 23:19:06 +02:00
|
|
|
'tests/cefclient/dom_test.cpp',
|
|
|
|
'tests/cefclient/dom_test.h',
|
2012-10-26 22:42:41 +02:00
|
|
|
'tests/cefclient/performance_test.cpp',
|
|
|
|
'tests/cefclient/performance_test.h',
|
|
|
|
'tests/cefclient/performance_test_setup.h',
|
|
|
|
'tests/cefclient/performance_test_tests.cpp',
|
2012-04-03 03:34:16 +02:00
|
|
|
'tests/cefclient/resource_util.h',
|
|
|
|
'tests/cefclient/scheme_test.cpp',
|
|
|
|
'tests/cefclient/scheme_test.h',
|
|
|
|
'tests/cefclient/string_util.cpp',
|
|
|
|
'tests/cefclient/string_util.h',
|
|
|
|
'tests/cefclient/util.h',
|
2013-04-01 19:57:28 +02:00
|
|
|
'tests/cefclient/window_test.cpp',
|
|
|
|
'tests/cefclient/window_test.h',
|
2013-04-04 02:10:53 +02:00
|
|
|
'<@(cefclient_bundle_resources_common)',
|
2012-04-03 03:34:16 +02:00
|
|
|
],
|
|
|
|
'cefclient_sources_win': [
|
2013-08-15 21:38:55 +02:00
|
|
|
'tests/cefclient/cefclient.exe.manifest',
|
2012-04-03 03:34:16 +02:00
|
|
|
'tests/cefclient/cefclient.rc',
|
|
|
|
'tests/cefclient/cefclient_win.cpp',
|
|
|
|
'tests/cefclient/client_handler_win.cpp',
|
2012-04-16 23:15:27 +02:00
|
|
|
'tests/cefclient/resource.h',
|
2012-04-03 03:34:16 +02:00
|
|
|
'tests/cefclient/res/cefclient.ico',
|
|
|
|
'tests/cefclient/res/small.ico',
|
|
|
|
'tests/cefclient/resource_util_win.cpp',
|
2013-04-01 19:57:28 +02:00
|
|
|
'tests/cefclient/window_test_win.cpp',
|
2012-04-03 03:34:16 +02:00
|
|
|
],
|
|
|
|
'cefclient_sources_mac': [
|
|
|
|
'tests/cefclient/cefclient_mac.mm',
|
|
|
|
'tests/cefclient/client_handler_mac.mm',
|
|
|
|
'tests/cefclient/resource_util_mac.mm',
|
2013-04-03 20:20:59 +02:00
|
|
|
'tests/cefclient/resource_util_posix.cpp',
|
2013-04-01 19:57:28 +02:00
|
|
|
'tests/cefclient/window_test_mac.mm',
|
2012-04-03 03:34:16 +02:00
|
|
|
],
|
|
|
|
'cefclient_sources_mac_helper': [
|
2012-04-12 23:58:35 +02:00
|
|
|
'tests/cefclient/binding_test.cpp',
|
|
|
|
'tests/cefclient/binding_test.h',
|
|
|
|
'tests/cefclient/client_app.cpp',
|
|
|
|
'tests/cefclient/client_app.h',
|
|
|
|
'tests/cefclient/client_app_delegates.cpp',
|
|
|
|
'tests/cefclient/client_handler.cpp',
|
|
|
|
'tests/cefclient/client_handler.h',
|
|
|
|
'tests/cefclient/client_handler_mac.mm',
|
2012-06-11 17:52:49 +02:00
|
|
|
'tests/cefclient/client_renderer.cpp',
|
|
|
|
'tests/cefclient/client_renderer.h',
|
2012-04-12 23:58:35 +02:00
|
|
|
'tests/cefclient/client_switches.cpp',
|
|
|
|
'tests/cefclient/client_switches.h',
|
2012-10-16 21:28:07 +02:00
|
|
|
'tests/cefclient/dialog_test.cpp',
|
|
|
|
'tests/cefclient/dialog_test.h',
|
2012-04-27 23:19:06 +02:00
|
|
|
'tests/cefclient/dom_test.cpp',
|
|
|
|
'tests/cefclient/dom_test.h',
|
2012-10-26 22:42:41 +02:00
|
|
|
'tests/cefclient/performance_test.cpp',
|
|
|
|
'tests/cefclient/performance_test.h',
|
|
|
|
'tests/cefclient/performance_test_setup.h',
|
|
|
|
'tests/cefclient/performance_test_tests.cpp',
|
2012-04-12 22:21:50 +02:00
|
|
|
'tests/cefclient/process_helper_mac.cpp',
|
2012-04-12 23:58:35 +02:00
|
|
|
'tests/cefclient/resource_util.h',
|
|
|
|
'tests/cefclient/resource_util_mac.mm',
|
2013-04-03 20:20:59 +02:00
|
|
|
'tests/cefclient/resource_util_posix.cpp',
|
2012-04-24 20:01:48 +02:00
|
|
|
'tests/cefclient/scheme_test.cpp',
|
|
|
|
'tests/cefclient/scheme_test.h',
|
2012-04-12 23:58:35 +02:00
|
|
|
'tests/cefclient/string_util.cpp',
|
|
|
|
'tests/cefclient/string_util.h',
|
|
|
|
'tests/cefclient/util.h',
|
2013-04-01 19:57:28 +02:00
|
|
|
'tests/cefclient/window_test.cpp',
|
|
|
|
'tests/cefclient/window_test.h',
|
|
|
|
'tests/cefclient/window_test_mac.mm',
|
2012-04-03 03:34:16 +02:00
|
|
|
],
|
|
|
|
'cefclient_bundle_resources_mac': [
|
|
|
|
'tests/cefclient/mac/cefclient.icns',
|
|
|
|
'tests/cefclient/mac/English.lproj/InfoPlist.strings',
|
|
|
|
'tests/cefclient/mac/English.lproj/MainMenu.xib',
|
|
|
|
'tests/cefclient/mac/Info.plist',
|
2013-04-04 02:10:53 +02:00
|
|
|
'<@(cefclient_bundle_resources_common)',
|
2012-04-03 03:34:16 +02:00
|
|
|
],
|
|
|
|
'cefclient_sources_linux': [
|
|
|
|
'tests/cefclient/cefclient_gtk.cpp',
|
|
|
|
'tests/cefclient/client_handler_gtk.cpp',
|
|
|
|
'tests/cefclient/resource_util_linux.cpp',
|
2013-04-03 20:20:59 +02:00
|
|
|
'tests/cefclient/resource_util_posix.cpp',
|
2013-04-01 19:57:28 +02:00
|
|
|
'tests/cefclient/window_test_gtk.cpp',
|
2012-04-03 03:34:16 +02:00
|
|
|
],
|
|
|
|
'cefclient_bundle_resources_linux': [
|
2013-04-04 02:10:53 +02:00
|
|
|
'<@(cefclient_bundle_resources_common)',
|
2012-04-03 03:34:16 +02:00
|
|
|
],
|
2013-11-26 23:02:14 +01:00
|
|
|
'cefsimple_sources_common': [
|
|
|
|
'tests/cefsimple/simple_app.cpp',
|
|
|
|
'tests/cefsimple/simple_app.h',
|
|
|
|
'tests/cefsimple/simple_handler.cpp',
|
|
|
|
'tests/cefsimple/simple_handler.h',
|
|
|
|
'tests/cefsimple/util.h',
|
|
|
|
],
|
|
|
|
'cefsimple_sources_win': [
|
|
|
|
'tests/cefsimple/cefsimple.exe.manifest',
|
|
|
|
'tests/cefsimple/cefsimple.rc',
|
|
|
|
'tests/cefsimple/cefsimple_win.cpp',
|
|
|
|
'tests/cefsimple/simple_handler_win.cpp',
|
|
|
|
'tests/cefsimple/resource.h',
|
|
|
|
'tests/cefsimple/res/cefsimple.ico',
|
|
|
|
'tests/cefsimple/res/small.ico',
|
|
|
|
],
|
|
|
|
'cefsimple_sources_mac': [
|
|
|
|
'tests/cefsimple/cefsimple_mac.mm',
|
|
|
|
'tests/cefsimple/simple_handler_mac.mm',
|
|
|
|
],
|
|
|
|
'cefsimple_sources_mac_helper': [
|
|
|
|
'tests/cefsimple/process_helper_mac.cpp',
|
|
|
|
],
|
|
|
|
'cefsimple_bundle_resources_mac': [
|
|
|
|
'tests/cefsimple/mac/cefsimple.icns',
|
|
|
|
'tests/cefsimple/mac/English.lproj/InfoPlist.strings',
|
|
|
|
'tests/cefsimple/mac/English.lproj/MainMenu.xib',
|
|
|
|
'tests/cefsimple/mac/Info.plist',
|
|
|
|
],
|
|
|
|
'cefsimple_sources_linux': [
|
2014-05-22 23:01:22 +02:00
|
|
|
'tests/cefsimple/cefsimple_linux.cpp',
|
|
|
|
'tests/cefsimple/simple_handler_linux.cpp',
|
2013-11-26 23:02:14 +01:00
|
|
|
],
|
2012-04-03 03:34:16 +02:00
|
|
|
},
|
|
|
|
}
|