![]() |
OGS
|
|
Definition in file PrjProcessing.h.
#include <iosfwd>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| namespace | BaseLib |
Functions | |
| void | BaseLib::prepareProjectFile (std::stringstream &prj_stream, const std::string &filepath, const std::vector< std::string > &patch_files, bool write_prj, const std::string &out_directory) |
| Applies includes and patch files to project file. | |