26#ifndef __TERRALIB_TERRAVIEW_INTERNAL_PROJECT_H 
   27#define __TERRALIB_TERRAVIEW_INTERNAL_PROJECT_H 
   30#include "../terralib/maptools/AbstractLayer.h" 
void LoadProject(const QString &projFile, ProjectMetadata &proj, std::list< te::map::AbstractLayerPtr > &layers)
void SaveProject(const ProjectMetadata &proj, const std::list< te::map::AbstractLayerPtr > &layers)
Proxy configuration file for TerraView (see terraview_config.h).