Managed to connect container SConstruct to main one

This commit is contained in:
Bahadir Balban
2009-09-08 17:30:18 +03:00
parent e1a119e373
commit 8697a824be
2 changed files with 9 additions and 92 deletions

View File

@@ -181,6 +181,7 @@ configuration data. 'scons -h' will then print the project help.
Alias('containers', containers)
baseEnvironment['targetHelpEntries']['containers'] = 'build all the containers.'
#containers = []
########## Do the packing / create loadable ########################