diff --git a/doc/README.build.msvc.html b/doc/README.build.msvc.html index 39e8e46288..051b57e6f5 100644 --- a/doc/README.build.msvc.html +++ b/doc/README.build.msvc.html @@ -7,14 +7,14 @@
-There are three VisualStudio builds, msvc8, msvc9 and msvc10. The msvc8 build is used for the official build of Firebird in Windows.
+There are a few VisualStudio solutions in the win32 folder . The msvc12 build is used for the official build of Firebird in Windows.
Under the directory where you put Firebird sources you will see the following directories
- builds
@@ -82,16 +82,16 @@ Updated by: Popa Adrian Marius (mapopa at gmail.com)2.2.-Sed
-
- -
Download Sed setup from GnuWin32 project I had to run the setup and i extract into c:\gnuwin32-- +
Add sed c:\gnuwin32\bin to the PATH environment variable , test it from a new console if it works by typing sed it should show you something abut gnu sed help-- +
Download Sed setup from GnuWin32 project I had to run the setup and i extract into c:\gnuwin32+ Add sed c:\gnuwin32\bin to the PATH environment variable , test it from a new console if it works by typing sed it should show you something abut gnu sed help+2.3.-Inno setup
-
- Run the Installer for Innosetup 5 that you downloaded from above +
- Run the Installer for Innosetup 5 that you downloaded from above setup-5.3.xx.exe
-- Run the Innosetup pack Installer ispack-5.3.10.exe +
- Run the Innosetup pack Installer ispack-5.3.10.exe with the default options (next, next, next)