diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-27 14:03:32 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-10-31 17:00:09 +0900 |
| commit | a0850da02417c89639d07e3ff452a6cd765945ed (patch) | |
| tree | ed3eb332ae3965d3ec749e598a982786ed3ffb16 /doc/html/build_system.html | |
| parent | fa5e4646122884c24513931d95b363ee47f62520 (diff) | |
| download | sip4-tqt-a0850da0.tar.gz sip4-tqt-a0850da0.zip | |
Drop Borland compiler specific code
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 4631d9e47b1200fcbbd4caac91366bd40fee365c)
Diffstat (limited to 'doc/html/build_system.html')
| -rw-r--r-- | doc/html/build_system.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/html/build_system.html b/doc/html/build_system.html index 72cab70..a226826 100644 --- a/doc/html/build_system.html +++ b/doc/html/build_system.html @@ -526,8 +526,7 @@ specific prefixes, version numbers or extensions).</dd></dl> <dt id="sipconfig.Makefile.generator"> <tt class="descname">generator</tt><a class="headerlink" href="#sipconfig.Makefile.generator" title="Permalink to this definition">ΒΆ</a></dt> <dd>A string that defines the platform specific style of Makefile. The -only supported values are <tt class="docutils literal"><span class="pre">UNIX</span></tt>, <tt class="docutils literal"><span class="pre">MSVC</span></tt>, <tt class="docutils literal"><span class="pre">MSVC.NET</span></tt>, <tt class="docutils literal"><span class="pre">MINGW</span></tt> -and <tt class="docutils literal"><span class="pre">BMAKE</span></tt>.</dd></dl> +only supported values are <tt class="docutils literal"><span class="pre">UNIX</span></tt>, <tt class="docutils literal"><span class="pre">MSVC</span></tt>, <tt class="docutils literal"><span class="pre">MSVC.NET</span></tt> and <tt class="docutils literal"><span class="pre">MINGW</span></tt>.</dd></dl> <dl class="attribute"> <dt id="sipconfig.Makefile.mkdir"> @@ -1179,4 +1178,4 @@ compiling the generated module.</li> Created using <a href="http://sphinx.pocoo.org/">Sphinx</a> 0.6.4. </div> </body> -</html>
\ No newline at end of file +</html> |
