File: project.properties

package info (click to toggle)
openid4java 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 1,912 kB
  • sloc: java: 14,510; xml: 2,402; jsp: 865; makefile: 3
file content (16 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# Copyright 2006-2008 Sxip Identity Corporation
#

component.name=infocardop

compile.debug=yes
compile.debuglevel=source,lines,vars
compile.optimize=off
compile.deprecation=off
compile.target=1.5
compile.source=${compile.target}

openid4java.dir=../../..
openid4java.lib.dir=${openid4java.dir}/lib