summaryrefslogtreecommitdiff
path: root/vcl/README
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/README')
-rw-r--r--vcl/README6
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/README b/vcl/README
index c752457d5247..9e9507c9c8fd 100644
--- a/vcl/README
+++ b/vcl/README
@@ -1,18 +1,16 @@
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
-
+headless/
+ + a backend renderer that draws to bitmaps
aqua/
+ OS/X backend
ios/