m2b-gd-tp10/ConfigExamples.h.in

14 lines
309 B
C

/**
* @file ConfigExamples.h
* @author David COEURJOLLY <David Coeurjolly <david.coeurjolly@liris.cnrs.fr>>
* @date 29 Jul. 2010
* @brief Configuration header for example files.
*
**/
#include <string>
///Path to the DGtal test suite.
const std::string examplesPath= "@PROJECT_SOURCE_DIR@/Volumes/";