You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
841 B
22 lines
841 B
<?xml version="1.0" encoding="UTF-8"?>
|
|
<grit latest_public_release="0" current_release="1" output_all_resource_defines="false">
|
|
<outputs>
|
|
<output filename="grit/mojo_bindings_resources.h" type="rc_header">
|
|
<emit emit_type='prepend'></emit>
|
|
</output>
|
|
<output filename="grit/mojo_bindings_resources_map.h"
|
|
type="gzipped_resource_map_header" />
|
|
<output filename="grit/mojo_bindings_resources_map.cc"
|
|
type="gzipped_resource_file_map_source" />
|
|
<output filename="mojo_bindings_resources.pak" type="data_package" />
|
|
</outputs>
|
|
<translations />
|
|
<release seq="1">
|
|
<includes>
|
|
<include name="IDR_MOJO_BINDINGS_JS"
|
|
file="${root_gen_dir}\mojo\public\js\mojo_bindings.js"
|
|
type="BINDATA" use_base_dir="false" compress="gzip" />
|
|
</includes>
|
|
</release>
|
|
</grit>
|