1                                 README.dcp
2
3                      benjamin gerard <ben@sashipa.com>
4
5                                 2003/05/02
6
7
8How to compile nosefart for dcplaya ?
9
10- Copy nosefart source tree into the `dcplaya/plugins/inp/nsf' directory.
11- Edit the Makefile in this directory and set NFS_DIR value.
12- Run `make' from this directory.
13
14dcplaya Makefile will compile nosefart project by using Makefile.dcp file in
15the nosefart top directory. This makefile will produce a static library in
16the nosefart top directory. The dcplaya nsf plugin will link this library.
17
18dcplaya web site: http://sashipa.ben.free.fr/dcplaya
19
20