This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
monero
mirror of
https://github.com/monero-project/monero.git
Watch
1
Star
0
Fork
You've already forked monero
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a1eca8ca7e
monero
/
contrib
/
epee
/
demo
/
generate_vc_proj.bat
8 lines
103 B
Batchfile
Raw
Normal View
History
Unescape
Escape
moved all stuff to github
2014-03-03 15:07:58 -07:00
mkdir
build
cd
build
cmake
"
-DBoost_USE_STATIC_LIBS=TRUE
"
-G
"
Visual Studio 11 Win64
"
..
cd
..
year updated in license
2015-01-02 09:52:46 -07:00
pause