diff options
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>". |