{
	"targets": [		
		{
			'target_name': 'libtest',
			'type': '<(library)',
			'sources': [
				'libtest.cpp'
			],            
		}
	]
}
