peerplays_migrated/libraries/leveldb-msvc
2015-06-08 12:36:37 -04:00
..
include Initial commit 2015-06-08 12:36:37 -04:00
readme.txt Initial commit 2015-06-08 12:36:37 -04:00

This directory contains the files needed to make the stock LevelDB distribution
from https://github.com/bitcoin/leveldb.git compile on Windows with Visual C++.
Add this 'include' directory to yur include path before the regular includes
only when building leveldb (it isn't needed when compiling code that uses 
leveldb).