add scrollx1 flash src & add flash file to builder

This commit is contained in:
Nicolas Le Goff
2012-02-23 12:43:42 +01:00
parent e1bfdb0bb3
commit c6b1bea610
16 changed files with 3865 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ $finder
->name('hudson')
->name('.svn')
->name('.git')
->name('flash')
->ignoreDotFiles(false)
->ignoreVCS(false)
->in(__DIR__);