summaryrefslogtreecommitdiff
path: root/pcr/freenet/fred.properties
blob: 635f6a7ff909ac8f6914ae0dfb71077f72997c62 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
javac.target.version = 1.7

lib.dir = lib
lib.contrib.dir = contrib/freenet-ext/dist

libtest.jars  = junit.jar hamcrest-core.jar
bc.jar        = bcprov.jar

pmd.skip      = true
cpd.skip      = true
doc.skip      = true
findbugs.skip = true