Project

General

Profile

Statistics
| Revision:

root / demos / README.txt

History | View | Annotate | Download (366 Bytes)

1 1645 root
The demos toplevel directory will hold stripped down snapshots of the repository designed to run specific demos.
2
3
The idea is this:
4
5
1. Get a demo working
6
2. svn cp the relevant parts of the trunk (including the library and appropriate projects or behaviors folder) to demos
7
8
Everything in the new demo's file should compile by typing 'make' in the specific folder.