From 3d1c4e71ad0a9e2c4b9e7ef2df7ad1cf28f6d979 Mon Sep 17 00:00:00 2001 From: Popa Marius Adrian Date: Tue, 8 Nov 2016 11:48:22 +0200 Subject: [PATCH] remove fb version info from build instructions --- doc/README.build.msvc.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/README.build.msvc.html b/doc/README.build.msvc.html index da5d0d0be2d..8e240b64611 100644 --- a/doc/README.build.msvc.html +++ b/doc/README.build.msvc.html @@ -100,7 +100,7 @@

4.- Building

4.1.-Standard build

    -
  1. Eliminate the fb2control from firebird3 solution if you are using Visual Studio Express (doesn't support MFC) and it's only the control panel applet and try to build it, it should give you no errors when you build the solution.
  2. +
  3. Eliminate the fb2control from Firebird solution if you are using Visual Studio Express (doesn't support MFC) and it's only the control panel applet and try to build it, it should give you no errors when you build the solution.
  4. Open a command line window.
  5. Go to the builds\win32 directory.
  6. Run the following batches in order (your version of VisualStudio is detected automatically)
  7. @@ -111,7 +111,7 @@

    4.1.-Standard build

4.2.-Parser rebuild

@@ -133,7 +133,7 @@

4.4.-Installer build

4.5.-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 firebird3\output\examples\build_win32 and run run_all.bat

+

If you want to build the examples just cd to firebird\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: