2 # Don't copy the packaged app files: manifest.json, etc.
3 'NO_PACKAGE_FILES': True,
8 'SOURCES': ['hello_tutorial.cc'],
9 'LIBS': ['ppapi_cpp', 'ppapi', 'pthread'],
16 'DEST': 'getting_started',
18 'TITLE': 'Getting Started: Part 2',
19 'GROUP': 'Getting Started',