This website requires JavaScript.
Explore
Help
Sign In
StarMirror
/
qTox
Watch
1
Star
0
Fork
0
You've already forked qTox
mirror of
https://github.com/qTox/qTox.git
synced
2024-03-22 14:00:36 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
c73f49d37b
qTox
/
bootstrap.bat
5 lines
34 B
Batchfile
Raw
Normal View
History
Unescape
Escape
Added windows/bootstrap.sh which downloads and compiles all qtox dependencies Fixed install_libfilteraudio.sh to work on windows bootstrap.bat now invokes sh bootstrap.sh (for convenience) Updated INSTALL.md to reflect simplified bootstrapping procedure
2015-01-05 19:25:32 +08:00
@
echo
off
sh bootstrap.sh
@
pause
Reference in New Issue
Copy Permalink