]> git.xonotic.org Git - xonotic/xonotic.git/blob - misc/tools/ImgToMap/nbproject/project.properties
initial checkin from nexuiz svn r8756
[xonotic/xonotic.git] / misc / tools / ImgToMap / nbproject / project.properties
1 application.title=ImgToMap
2 application.vendor=merten
3 build.classes.dir=${build.dir}/classes
4 build.classes.excludes=**/*.java,**/*.form
5 # This directory is removed when the project is cleaned:
6 build.dir=build
7 build.generated.dir=${build.dir}/generated
8 # Only compile against the classpath explicitly listed here:
9 build.sysclasspath=ignore
10 build.test.classes.dir=${build.dir}/test/classes
11 build.test.results.dir=${build.dir}/test/results
12 debug.classpath=\
13     ${run.classpath}
14 debug.test.classpath=\
15     ${run.test.classpath}
16 # This directory is removed when the project is cleaned:
17 dist.dir=dist
18 dist.jar=${dist.dir}/ImgToMap.jar
19 dist.javadoc.dir=${dist.dir}/javadoc
20 excludes=
21 includes=**
22 jar.compress=true
23 javac.classpath=\
24     ${libs.swing-layout.classpath}
25 # Space-separated list of extra javac options
26 javac.compilerargs=
27 javac.deprecation=false
28 javac.source=1.5
29 javac.target=1.5
30 javac.test.classpath=\
31     ${javac.classpath}:\
32     ${build.classes.dir}:\
33     ${libs.junit.classpath}:\
34     ${libs.junit_4.classpath}
35 javadoc.additionalparam=
36 javadoc.author=false
37 javadoc.encoding=${source.encoding}
38 javadoc.noindex=false
39 javadoc.nonavbar=false
40 javadoc.notree=false
41 javadoc.private=false
42 javadoc.splitindex=true
43 javadoc.use=true
44 javadoc.version=false
45 javadoc.windowtitle=
46 jnlp.codebase.type=local
47 jnlp.codebase.url=file:/mnt/data/nexuizsvn/nexuiz/trunk/tools/ImgToMap/dist/
48 jnlp.enabled=false
49 jnlp.offline-allowed=false
50 jnlp.signed=false
51 main.class=imgtomap.Main
52 manifest.file=manifest.mf
53 meta.inf.dir=${src.dir}/META-INF
54 platform.active=default_platform
55 run.classpath=\
56     ${javac.classpath}:\
57     ${build.classes.dir}
58 # Space-separated list of JVM arguments used when running the project
59 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
60 # or test-sys-prop.name=value to set system properties for unit tests):
61 run.jvmargs=
62 run.test.classpath=\
63     ${javac.test.classpath}:\
64     ${build.test.classes.dir}
65 source.encoding=UTF-8
66 src.dir=src
67 test.src.dir=test