mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-17 15:14:48 +02:00
add new path values (configHome,cacheHome, etc) application config
This commit is contained in:
parent
b9259452a9
commit
82efad08c2
@ -369,7 +369,6 @@ private:
|
||||
void getApplicationPath(Poco::Path& path) const;
|
||||
void processOptions();
|
||||
bool findAppConfigFile(const std::string& appName, const std::string& extension, Poco::Path& path) const;
|
||||
bool findAppConfigFile(const Path& basePath,const std::string& appName, const std::string& extension, Poco::Path& path) const;
|
||||
|
||||
typedef Poco::AutoPtr<LayeredConfiguration> ConfigPtr;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user