8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:43:02 +01:00

Merge pull request #3 from mariuz/master

Update instructions for Firebird 4 compiler msvc12
This commit is contained in:
Dmitry Yemanov 2016-03-23 18:38:25 +03:00
commit f9908ef4f9

View File

@ -7,14 +7,14 @@
<body>
<h2>VisualStudio build Notes</h2>
<hr/>
Last Update: Sep 26 2014<br>
Last Update: March 23 2016<br>
Author: Blas Rodriguez Somoza <a href="">blas@puertareal.com</a><br>
Updated by: Popa Adrian Marius (mapopa at gmail.com)
<h3>0.-Introduction</h3>
<blockquote>
<p>There are three VisualStudio builds, msvc8, msvc9 and msvc10. The msvc8 build is used for the official build of Firebird in Windows.</p>
<p>There are a few VisualStudio solutions in the win32 folder . The msvc12 build is used for the official build of Firebird in Windows.</p>
<p>Under the directory where you put Firebird sources you will see the following directories</p>
<ul>
<li>builds</li>