Native Windows LevelDB port

Import native Windows LevelDB port by Hiram Chirino.

Extracted from from https://github.com/chirino/leveldb.git using
git diff dd0d562..aea83b7
This commit is contained in:
Pieter Wuille
2012-12-13 02:21:49 +01:00
committed by Gavin Andresen
parent 00abfccc5d
commit 21f2ae7563
7 changed files with 1371 additions and 1 deletions

View File

@@ -6,3 +6,7 @@ build_config.mk
*.so.*
*_test
db_bench
Release
Debug
Benchmark
vs2010.*