diff options
author | scuri <scuri> | 2010-06-25 05:58:52 +0000 |
---|---|---|
committer | scuri <scuri> | 2010-06-25 05:58:52 +0000 |
commit | 2841e003940d02d7b0339edbb7024abd93b7571b (patch) | |
tree | 606a44a8483bbef1dfcd2df3d3ce651e4386c783 /html/en | |
parent | c7d2f1f2178be7a4fdbbd49761dff12181d6db78 (diff) |
*** empty log message ***
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/guide.html | 5 |
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> -> <strong><span class="style4">Xrender</span></strong> <strong><span class="style4">Xft</span></strong> (system - UNIX) <em>cdcairo*</em> -> <span class="style1"><strong>cairo-2</strong></span> (system - Windows/UNIX) cdpdf -> <strong><span class="style2">pdflib</span></strong> (included as separate library) +<em>cd</em>gl -> <span class="style1">opengl32</span> (system - Windows) + -> <span class="style1">GL</span> (system - UNIX) + -> <strong><span class="style2">ftgl</span></strong> (included as separate library) cdlua51 -> cd -> <strong><span class="style3">lua5.1</span></strong> cdluaim51 -> cdlua51 -> <strong><span class="style3">imlua51</span></strong> cdluapdf51 -> cdlua51 -> cdpdf +cdluagl51 -> cdlua51 + -> cdgl (*) In Windows, "<strong>cdwin</strong>" is called "<strong>cd</strong>". In Linux and BSD "<strong>cdgdk</strong>" is called "<strong>cd</strong>". |