<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> <meta content="text/html; charset=UTF-8" http-equiv="content-type"> <title>Campcaster development environment</title> <meta content="$Author$" name="author"> </head> <body> <h1>Preface</h1> This document is part of the <a href="http://campcaster.campware.org/">Campcaster</a> project, Copyright © 2004 <a href="http://www.mdlf.org/">Media Development Loan Fund</a>, under the GNU <a href="http://www.gnu.org/licenses/gpl.html">GPL</a>.<br> <ul> <li>Author: $Author$</li> <li>Version: $Revision$</li> <li>Location: $URL: svn+ssh://maroy@code.campware.org/home/svn/repo/campcaster/trunk/campcaster/doc/developmentEnvironment/index.html $</li> </ul> <h1>Scope</h1> This document gives an overview of the Campcaster development environment.<br> <h1>Introduction</h1> The Campcaster project defines a uniform development environment to enhance collaboration of participants in the project. The following aspects of the environment are defined so far:<br> <ul> <li><a href="fileConventions.html">file conventions</a></li> <li><a href="directoryStructure.html">directory structure</a></li> <li><a href="buildEnvironment.html">build environment</a></li> <li><a href="installation.html">component installation guidelines</a></li> </ul> <br> <br> </body> </html>