Changeset 23
- Timestamp:
- 06/14/04 09:00:03 (4 years ago)
- Files:
-
- trunk/DerelictGL/glee_dist/cbuild/GLee.lib (added)
- trunk/DerelictGLU/README (modified) (2 diffs)
- trunk/DerelictSDL/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/DerelictGLU/README
r20 r23 1 1 ================================================================================ 2 DerelictGL 2 DerelictGLU 3 3 ================================================================================ 4 4 DerelictGLU is a D package which allows you to use glu in your D programs … … 44 44 -------------------------------------------------------------------------------- 45 45 46 To build DerelictGL on Windows:46 To build DerelictGLU on Windows: 47 47 48 48 1) ensure that both dmd\bin and dm\bin are on your path trunk/DerelictSDL/README
r20 r23 2 2 DerelictSDL 3 3 ================================================================================ 4 Derelict GL is a D package which allows you to use SDL in your D programs4 DerelictSDL is a D package which allows you to use SDL in your D programs 5 5 without the need to link to an import library. This gives you control over how 6 6 to handle the case where the SDL shared library is not available on the
