RetroZilla/nsprpub/config/nsprincl.sh.in
2015-10-20 23:03:22 -04:00

6 lines
141 B
Bash

# Include in shell scripts to define NSPR variables
NSPR_VERSION=@NSPR_VERSION@
NSPR_LIB=-lnspr$NSPR_VERSION
NSPR_EXTRA_LIBS="@EXTRA_LIBS@"