Changeset 5 for trunk/src

Timestamp:
12/31/12 07:41:58 (13 years ago)
Author:
epyon
Message:
  • nv/lib/*.hh - dynamic/static/shared headers for OpenGL, Lua, SDL and SDL_image
  • nv/lib/*.hh - implementation for dynamic versions
  • all libraries may be used in dynamic, static or shared mode, depending on defines
  • static mode is inclusion of the library into the executable
  • shared mode is the usual compile time linking to a shared library
  • dynamic mode is runtime linking at will
Location:
trunk/src/lib
Files:
5 added

Note: See TracChangeset for help on using the changeset viewer.