Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: third_party/nspr/mozilla/nsprpub/config/nsprincl.mk.in

Issue 28139: Initial commit of upstream NSPR (4.7.3) and NSS3 (3.12). (Closed)
Patch Set: Created 11 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/nspr/mozilla/nsprpub/config/nsprincl.mk.in
diff --git a/third_party/nspr/mozilla/nsprpub/config/nsprincl.mk.in b/third_party/nspr/mozilla/nsprpub/config/nsprincl.mk.in
new file mode 100644
index 0000000000000000000000000000000000000000..d56cc0248b216fe28a53e79544d1beb5c578f121
--- /dev/null
+++ b/third_party/nspr/mozilla/nsprpub/config/nsprincl.mk.in
@@ -0,0 +1,5 @@
+# Include in Makefiles to define NSPR variables
+
+NSPR_VERSION = @NSPR_VERSION@
+NSPR_LIB = -lnspr@NSPR_VERSION@
+NSPR_EXTRA_LIBS = @EXTRA_LIBS@
« no previous file with comments | « third_party/nspr/mozilla/nsprpub/config/nspr-config.in ('k') | third_party/nspr/mozilla/nsprpub/config/nsprincl.sh.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698