summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-25 05:58:52 +0000
committerscuri <scuri>2010-06-25 05:58:52 +0000
commit2841e003940d02d7b0339edbb7024abd93b7571b (patch)
tree606a44a8483bbef1dfcd2df3d3ce651e4386c783 /html
parentc7d2f1f2178be7a4fdbbd49761dff12181d6db78 (diff)
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r--html/en/guide.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/html/en/guide.html b/html/en/guide.html
index b09e2a3..343ca65 100644
--- a/html/en/guide.html
+++ b/html/en/guide.html
@@ -103,12 +103,17 @@ the makefiles and projects expect the following directory tree:</p>
-&gt; <strong><span class="style4">Xrender</span></strong> <strong><span class="style4">Xft</span></strong> (system - UNIX)
<em>cdcairo*</em> -&gt; <span class="style1"><strong>cairo-2</strong></span> (system - Windows/UNIX)
cdpdf -&gt; <strong><span class="style2">pdflib</span></strong> (included as separate library)
+<em>cd</em>gl -&gt; <span class="style1">opengl32</span> (system - Windows)
+ -&gt; <span class="style1">GL</span> (system - UNIX)
+ -&gt; <strong><span class="style2">ftgl</span></strong> (included as separate library)
cdlua51 -&gt; cd
-&gt; <strong><span class="style3">lua5.1</span></strong>
cdluaim51 -&gt; cdlua51
-&gt; <strong><span class="style3">imlua51</span></strong>
cdluapdf51 -&gt; cdlua51
-&gt; cdpdf
+cdluagl51 -&gt; cdlua51
+ -&gt; cdgl
(*) In Windows, &quot;<strong>cdwin</strong>&quot; is called &quot;<strong>cd</strong>&quot;.
In Linux and BSD &quot;<strong>cdgdk</strong>&quot; is called &quot;<strong>cd</strong>&quot;.