Changeset 23

Show
Ignore:
Timestamp:
06/14/04 09:00:03 (4 years ago)
Author:
aldacron
Message:

* added GLee.lib
* corrected some errors in the GLU/SDL READMEs

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/DerelictGLU/README

    r20 r23  
    11================================================================================ 
    2 DerelictGL 
     2DerelictGLU 
    33================================================================================ 
    44DerelictGLU is a D package which allows you to use glu in your D programs 
     
    4444-------------------------------------------------------------------------------- 
    4545 
    46 To build DerelictGL on Windows: 
     46To build DerelictGLU on Windows: 
    4747 
    48481) ensure that both dmd\bin and dm\bin are on your path 
  • trunk/DerelictSDL/README

    r20 r23  
    22DerelictSDL 
    33================================================================================ 
    4 DerelictGL is a D package which allows you to use SDL in your D programs 
     4DerelictSDL is a D package which allows you to use SDL in your D programs 
    55without the need to link to an import library. This gives you control over how 
    66to handle the case where the SDL shared library is not available on the