From de47cdeb485cca36f6afb54c545372232e9d63e2 Mon Sep 17 00:00:00 2001 From: mapopa Date: Wed, 25 Aug 2010 10:16:43 +0000 Subject: [PATCH] added sed instructions --- doc/README.build.msvc.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) 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