Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
← Previous Change
Next Change
→
Changeset
5
for
trunk/src/lib/lua.cc
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:
2 added
.
(added)
lua.cc
(added)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive