blob: a8985e3660aed03f3e394b8b43bf2ccafec998fa [file] [log] [blame]
{
'TARGETS': [
{
'NAME' : 'graphics_3d',
'TYPE' : 'main',
'SOURCES' : [
'graphics_3d.cc',
'matrix.cc',
'matrix.h',
'texture.cc',
],
'LIBS': ['ppapi_gles2', 'ppapi_cpp', 'ppapi', 'pthread']
}
],
'DATA': [
'example.js'
],
'DEST': 'examples/api',
'NAME': 'graphics_3d',
'TITLE': 'Graphics 3D',
'GROUP': 'API'
}