Skip to content

Commit

Permalink
move main example to examples and fix bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Benvie committed Jul 27, 2012
1 parent 08da59d commit d909e8a
Show file tree
Hide file tree
Showing 9 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions binding.gyp
Expand Up @@ -26,8 +26,8 @@
{
'destination': '<(module_root_dir)/app/data/',
'files': [
'<(module_root_dir)/data/common/content/',
'<(module_root_dir)/data/common/app.js'
'<(module_root_dir)/examples/appjs/content/',
'<(module_root_dir)/examples/appjs/app.js'
]
}
],
Expand Down
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes.

0 comments on commit d909e8a

Please sign in to comment.