diff options
author | Gaming4JC <g4jc@openmailbox.org> | 2017-03-04 13:46:11 -0500 |
---|---|---|
committer | Gaming4JC <g4jc@openmailbox.org> | 2017-03-04 13:46:11 -0500 |
commit | 20afded69cddea04245721129dd825368d560892 (patch) | |
tree | c728bf4ef2857b076e3f0ed5c7fc37d1b3f725cd /pcr/freenet/contrib.properties | |
parent | 0252d3f29a493d834121df40f2e16298e20f949e (diff) | |
download | abslibre-20afded69cddea04245721129dd825368d560892.tar.gz abslibre-20afded69cddea04245721129dd825368d560892.tar.bz2 abslibre-20afded69cddea04245721129dd825368d560892.zip |
add freenet to pcr
Diffstat (limited to 'pcr/freenet/contrib.properties')
-rw-r--r-- | pcr/freenet/contrib.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/pcr/freenet/contrib.properties b/pcr/freenet/contrib.properties new file mode 100644 index 000000000..ad91486ae --- /dev/null +++ b/pcr/freenet/contrib.properties @@ -0,0 +1,9 @@ +javac.target.version = 1.7 +extlib.use-mirrors = local + +extlib.commons-compress.suppress = true +extlib.wrapper.suppress = true +extlib.db4o.suppress = false +extlib.lzma.suppress = false +extlib.lzmajio.suppress = false +extlib.mantissa.suppress = false |