mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-09 21:47:34 +01:00
auto generate MSVC project files
This commit is contained in:
@@ -47,4 +47,10 @@ The instructions below use vcpkg to install the dependencies.
|
||||
leveldb:x64-windows-static
|
||||
```
|
||||
|
||||
- Use Python to generate *.vcxproj from Makefile
|
||||
|
||||
```
|
||||
PS >python msvc-autogen.py
|
||||
```
|
||||
|
||||
- Build in Visual Studio.
|
||||
Reference in New Issue
Block a user