Revision adf0e3d21b644138b0d744c9d557f3b45de5b15a authored by ffxbld on 23 May 2012, 18:22:00 UTC, committed by ffxbld on 23 May 2012, 18:22:00 UTC
1 parent 13aa4d5
Raw File
mozilla-nss.pc.in
prefix=%prefix%
sdkdir=%sdkdir%
includedir=%includedir%

Name: NSS
Description: Mozilla Network Security Services
Version: %MOZILLA_VERSION%
Requires: %NSPR_NAME% >= %NSPR_VERSION%
Libs: -L${sdkdir}/lib -lsmime3 -lssl3 -lnss3 -lnssutil3
Cflags: -I${includedir}
back to top