#include <basis/istring.h>#include <basis/set.h>#include <basis/object_base.h>Include dependency graph for common_bundle.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | manifest_chunk |
| we will read the manifest pieces out of our own exe image. More... | |
Enumerations | |
| enum | special_bundling_flags { SOURCE_EXECUTE = 0x2, TARGET_EXECUTE = 0x4, RECURSIVE_SRC = 0x8, OMIT_PACKING = 0x10, SET_VARIABLE = 0x20, IGNORE_ERRORS = 0x40, NO_OVERWRITE = 0x80, QUIET_FAILURE = 0x100 } |
| flags that control special attributes of the packed files. More... | |
flags that control special attributes of the packed files.
Definition at line 34 of file common_bundle.h.
1.5.1