Getting Started : Chapter 3 Directory Organization : Include Files
Include Files
The following diagram shows a sample of the INCLUDE directory organization. (Not all directories are represented here.)
 
Include +---+ Chart
|
+ Edit
|
+ Foundation +--- Apps
| +--- Controls
| +--- DragDrop
| +--- Events
| +--- Graphics
| +--- Image
| +--- Layout
| +--- MVC
| +--- Patterns
|
+ Grid
|
+ Toolkit
The first level of directories under the INCLUDE directory represents subsystems. Below each subsystem are package directories. By referencing include files using relative paths, only the top-level include directory must be included in the Visual Studio INCLUDE path. This is more convenient than having a separate include entry for each Stingray Studio product.