From 4cf282a114b77bf1dc75d853e2aebc3374d5af21 Mon Sep 17 00:00:00 2001 From: asfernandes Date: Sat, 27 May 2006 18:07:27 +0000 Subject: [PATCH] Update MSVC build instructions --- doc/README.build.msvc.html | 26 +++++++++++--------------- 1 file changed, 11 insertions(+), 15 deletions(-) diff --git a/doc/README.build.msvc.html b/doc/README.build.msvc.html index 0f09bc38de..d47624ee1c 100644 --- a/doc/README.build.msvc.html +++ b/doc/README.build.msvc.html @@ -11,13 +11,13 @@

VisualStudio build Notes


-Last Update: July 16 2003
+Last Update: May 27 2006
Author: Blas Rodriguez Somoza blas@puertareal.com

0.-Introduction

-

There are two VisualStudio builds, msvc6 and msvc7. The msvc6 build is the official build of FB in win32.

+

There are two VisualStudio builds, msvc6 and msvc7. The msvc7 build is the official build of FB in win32.

Under the directory where you put Firebird2 sources you will see the following directories

4.4.-Building samples

After the standard build is finished, an output directory with the same structure as the installed FB directory is created.

-

If you want to build the examples just cd to firebird2\output\examples\build_win32 and run build_all.bat

-

Build_all.bat calls four other bats to make the example sets. Any example set can be build independently with its make_XXX script.

+

If you want to build the examples just cd to firebird2\output\examples\build_win32 and run run_all.bat

+

Run_all.bat calls four other bats to make the example sets. Any example set can be build independently with its make_XXX script.

The example sets are: