blob: b5a3721e16fc808aa7852285cd9ea951e8b13a3e (
plain) (
blame)
1
2
3
4
5
6
7
|
-------------------------------------------------------------------------
Using libnxt in your programs will require the following compile options:
-I%%PREFIX%%/include/libnxt
-L%%PREFIX%%/lib -lnxt
-------------------------------------------------------------------------
|