Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 0.17 KB  |  hits: 11  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. @rem Hello World
  2.  
  3. cd %~dp0
  4.  
  5. IF NOT EXIST %~dp0/build/gyp GOTO NOWINDIR
  6.  
  7.  
  8. svn co http://gyp.googlecode.com/svn/trunk@983 build/gyp
  9.  
  10. :NOWINDIR
  11.  
  12.  
  13. python "%~dp0/build/gyp/gyp_uv %