|
OLD | NEW |
---|---|
(Empty) | |
1 <?xml version="1.0" encoding="UTF-8"?> | |
2 <grit latest_public_release="0" current_release="1"> | |
3 <outputs> | |
4 <output filename="grit/options_resources.h" type="rc_header"> | |
5 <emit emit_type='prepend'></emit> | |
6 </output> | |
7 <output filename="options_resources.pak" type="data_package" /> | |
8 </outputs> | |
9 <release seq="1"> | |
10 <includes> | |
11 <include name="IDR_OPTIONS_BUNDLE_JS" file="options/options_bundle.js" fla ttenhtml="true" type="BINDATA" /> | |
12 <include name="IDR_OPTIONS_HTML" file="options/options.html" flattenhtml=" true" allowexternalscript="true" type="BINDATA" /> | |
13 </includes> | |
14 </release> | |
15 </grit> | |
OLD | NEW |