Unverified Commit 6f6cfc90 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

BUILD.WINDOWS: mention buildconf.bat for builds off git

parent fa2f134c
Loading
Loading
Loading
Loading
+10 −3
Original line number Diff line number Diff line
@@ -34,6 +34,13 @@ Building with Visual C++, prerequisites
   It is also possible to create the deps directory in some other random
   places and tell the Makefile its location using the WITH_DEVEL option.

Building straight from git
==========================

 When you check out code git and build it, as opposed from a released source
 code archive, you need to first run the "buildconf.bat" batch file (present
 in the source code root directory) to set things up.

Building with Visual C++
========================