| Index: packed_files.txt
|
| ===================================================================
|
| --- packed_files.txt (revision 0)
|
| +++ packed_files.txt (revision 0)
|
| @@ -0,0 +1,14 @@
|
| +
|
| +// This file is automatically generated by create_installer_archive.py.
|
| +// It contains the resource entries that are going to be linked inside
|
| +// mini_installer.exe. For each file to be linked there should be two
|
| +// lines:
|
| +// - The first line contains the output filename (without path) and the
|
| +// type of the resource ('BN' - not compressed , 'BL' - LZ compressed,
|
| +// 'B7' - LZMA compressed)
|
| +// - The second line contains the path to the input file. Uses '/' to
|
| +// separate path components.
|
| +setup.ex_ BL
|
| +"C:/b/slave/chromium-rel-builder/build/src/build/Release/setup.ex_"
|
| +chrome_frame.packed.7z B7
|
| +"C:/b/slave/chromium-rel-builder/build/src/build/Release/chrome_frame.packed.7z"
|
|
|