aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/configure.engine
AgeCommit message (Collapse)Author
2014-01-11NEVERHOOD: Set engine to 'built by default'Strangerke
2013-11-24BUILD: Split configure.engines down to a single file per engine.D G Turner
This is the first part of allowing engines to be added dynamically. They are placed into a folder in engines/ which must contain a file named "configure.engine" to add the engine, which is pulled into the top level configure script automatically.