A plugin finder that search for plugins in some special directories defined by compile time macros. More...
#include "../common/Translator.h"#include "DefaultFinder.h"#include "PluginInfo.h"#include "Utils.h"#include <boost/filesystem.hpp>#include <boost/format.hpp>#include <cassert>#include <cstdlib>Go to the source code of this file.
A plugin finder that search for plugins in some special directories defined by compile time macros.
Definition in file DefaultFinder.cpp.