blob: a9b31c7737b46bb65654e6cd9285161a9894f1e4 [file] [log] [blame]
{
'TOOLS': ['newlib', 'glibc', 'pnacl', 'win', 'linux'],
'TARGETS': [
{
'NAME' : 'graphics_2d',
'TYPE' : 'main',
'SOURCES' : [
'graphics_2d.cc',
],
'LIBS': ['ppapi_cpp', 'ppapi', 'pthread']
}
],
'DEST': 'examples/api',
'NAME': 'graphics_2d',
'TITLE': 'Graphics 2D',
'GROUP': 'API'
}