ns/releases/3.05/source/lib
tankefugl b5590dd5d9 made a copy
git-svn-id: https://unknownworlds.svn.cloudforge.com/ns1@144 67975925-1194-0748-b3d5-c16f83f1a3a1
2005-05-29 11:34:28 +00:00
..
readme.txt made a copy 2005-05-29 11:34:28 +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.