Advertisement
Guest User

Untitled

a guest
Mar 9th, 2013
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. {
  2. 'targets': [
  3. {
  4. 'target_name': 'foo',
  5. 'type': 'executable',
  6. 'sources': [
  7. 'main.cpp',
  8. ],
  9. 'dependencies': [ 'libuv/uv.gyp:libuv' ]
  10. }
  11. ] # end targets
  12. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement