RetroZilla/nsprpub/config/nsprincl.sh.in

6 lines
141 B
Bash
Raw Normal View History

2015-10-21 05:03:22 +02:00
# Include in shell scripts to define NSPR variables
NSPR_VERSION=@NSPR_VERSION@
NSPR_LIB=-lnspr$NSPR_VERSION
NSPR_EXTRA_LIBS="@EXTRA_LIBS@"