Commit 55f7cfb2 by Dane Springmeyer

fully clear out stale builds

parent e6b1f79f
No preview for this file type
del build.sln
rd /q /s Default
del lib\\node_sqlite3.node
python gyp/gyp build.gyp --depth=. -f msvs -G msvs_version=2010
msbuild build.sln
copy Default\\node_sqlite3.node lib\\node_sqlite3.node
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment