2 'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
3 # Don't copy the packaged app files: manifest.json, etc.
4 'NO_PACKAGE_FILES': True,
9 'SOURCES': ['hello_tutorial.cc'],
10 'LIBS': ['ppapi_cpp', 'ppapi', 'pthread'],
17 'DEST': 'getting_started',
19 'TITLE': 'Getting Started: Part 2',
20 'GROUP': 'Getting Started',