NS/main/source/lib
Karl 8552ac617c Import from old repository
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@1 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-03-09 01:31:56 +00:00
..
readme.txt Import from old repository 2005-03-09 01:31:56 +00:00

This directory holds library files required for building the client and server. 

There are two types of libraries being stored here: libraries built by the 
Natural_Selection project, which aren't checked into source control, and 
libraries built with external makefiles, which are source controlled.

The "debug" and "release" subdirectories are targets for project builds, and any 
libraries in those directories should *not* be placed under source control.  Any 
libraries "external_debug" and "external_release" are built outside of the 
repository, and *do* belong in source control.