diff --git a/doc/README.build.msvc.html b/doc/README.build.msvc.html index 1a9070d602..b64fa3ca37 100644 --- a/doc/README.build.msvc.html +++ b/doc/README.build.msvc.html @@ -2,7 +2,7 @@ Build procedure for MSVC compiler - + @@ -11,8 +11,9 @@

VisualStudio build Notes


-Last Update: Oct 12 2009
+Last Update: Aug 25 2009
Author: Blas Rodriguez Somoza blas@puertareal.com
+Updated by: Popa Adrian Marius

0.-Introduction

@@ -68,7 +69,7 @@ Author: Blas Rodriguez Somoza blas@puertareal.com

To download the utilities use the following links

@@ -83,7 +84,12 @@ Author: Blas Rodriguez Somoza blas@puertareal.com

2.2.-Sed

- +
    +
  1. Download Sed setup from GnuWin32 project I had to run the setup and i extract into c:\gnuwin32
    +
  2. +
  3. 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
    +
  4. +

2.3.-Inno setup