source: trip-planner-front/node_modules/node-addon-api/node_api.gyp@ 84d0fbb

Last change on this file since 84d0fbb was e29cc2e, checked in by Ema <ema_spirova@…>, 3 years ago

primeNG components

  • Property mode set to 100644
File size: 132 bytes
Line 
1{
2 'targets': [
3 {
4 'target_name': 'nothing',
5 'type': 'static_library',
6 'sources': [ 'nothing.c' ]
7 }
8 ]
9}
Note: See TracBrowser for help on using the repository browser.