hmmm: on hold! include <__build_version.h> More...
Classes | |
| class | version_checker |
| Provides version checking for shared libraries. More... | |
| class | version_ini |
| This provides support for writing windows version files. More... | |
Functions | |
| bool | replace_version_entry (astring &full_string, const astring &look_for, const astring &new_ver) |
Variables | |
| const char * | VERSION_INI_FILE = "/version.ini" |
| const astring | version_rc_template |
| const astring | version_header_template |
hmmm: on hold! include <__build_version.h>
| bool versions::replace_version_entry | ( | astring & | full_string, | |
| const astring & | look_for, | |||
| const astring & | new_ver | |||
| ) |
Definition at line 427 of file version_ini.cpp.
References basis::astring::find(), basis::astring::insert(), basis::astring::length(), and basis::astring::zap().
Referenced by versions::version_ini::write_assembly().
Definition at line 338 of file version_ini.cpp.
Referenced by versions::version_ini::write_code().
| const char* versions::VERSION_INI_FILE = "/version.ini" |
Definition at line 65 of file version_ini.cpp.
Definition at line 218 of file version_ini.cpp.
Referenced by versions::version_ini::write_rc().
1.6.3