2011-09-29 06:11:28 -05:00
|
|
|
Welcome to the Visual Class Libraries (vcl) code
|
|
|
|
|
|
|
|
source/
|
|
|
|
+ the main cross-platform chunk of source
|
|
|
|
inc/
|
|
|
|
+ cross-platform abstraction headers / definition
|
|
|
|
vcl/
|
|
|
|
+ external headers
|
|
|
|
generic/
|
|
|
|
+ shared helper code for backends,
|
|
|
|
actually built into vcl
|
2011-09-29 10:14:34 -05:00
|
|
|
headless/
|
|
|
|
+ a backend renderer that draws to bitmaps
|
2011-09-29 06:11:28 -05:00
|
|
|
aqua/
|
|
|
|
+ OS/X backend
|
|
|
|
ios/
|
|
|
|
+ skeleton Android backend
|
|
|
|
win/
|
|
|
|
+ windows backend
|
|
|
|
unx/
|
|
|
|
+ unix specific platform backend code and its' sub-platforms
|
|
|
|
gtk/
|
|
|
|
gtk3/
|
|
|
|
kde/
|
|
|
|
generic/ - raw X
|
|
|
|
|
|
|
|
|
|
|
|
|