[SubtitlesAdjuster]
[aprog.git] / SubtitlesAdjuster / nbproject / project.properties
blob5309e039fc96811fb2bf458af538e20fe37fc763
1 application.title=SubtitlesAdjuster
2 application.vendor=Codist Monk
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 build.generated.sources.dir=${build.dir}/generated-sources
9 # Only compile against the classpath explicitly listed here:
10 build.sysclasspath=ignore
11 build.test.classes.dir=${build.dir}/test/classes
12 build.test.results.dir=${build.dir}/test/results
13 # Uncomment to specify the preferred debugger connection transport:
14 #debug.transport=dt_socket
15 debug.classpath=\
16     ${run.classpath}
17 debug.test.classpath=\
18     ${run.test.classpath}
19 # This directory is removed when the project is cleaned:
20 dist.dir=dist
21 dist.jar=${dist.dir}/SubtitlesAdjuster.jar
22 dist.javadoc.dir=${dist.dir}/javadoc
23 endorsed.classpath=
24 excludes=
25 file.reference.JMacAdapter-0.1.3.jar=lib/JMacAdapter-0.1.3.jar
26 includes=**
27 jar.compress=true
28 javac.classpath=\
29     ${reference.Aprog.jar}:\
30     ${file.reference.JMacAdapter-0.1.3.jar}
31 # Space-separated list of extra javac options
32 javac.compilerargs=
33 javac.deprecation=true
34 javac.source=1.6
35 javac.target=1.6
36 javac.test.classpath=\
37     ${javac.classpath}:\
38     ${build.classes.dir}:\
39     ${libs.junit.classpath}:\
40     ${libs.junit_4.classpath}
41 javadoc.additionalparam=
42 javadoc.author=false
43 javadoc.encoding=${source.encoding}
44 javadoc.noindex=false
45 javadoc.nonavbar=false
46 javadoc.notree=false
47 javadoc.private=false
48 javadoc.splitindex=true
49 javadoc.use=true
50 javadoc.version=false
51 javadoc.windowtitle=
52 main.class=net.sourceforge.aprog.subtitlesadjuster.SubtitlesAdjuster
53 manifest.file=manifest.mf
54 meta.inf.dir=${src.dir}/META-INF
55 platform.active=default_platform
56 project.Aprog=../Aprog
57 reference.Aprog.jar=${project.Aprog}/dist/aprog-1.0.0-M3.jar
58 run.classpath=\
59     ${javac.classpath}:\
60     ${build.classes.dir}
61 # Space-separated list of JVM arguments used when running the project
62 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
63 # or test-sys-prop.name=value to set system properties for unit tests):
64 run.jvmargs=
65 run.test.classpath=\
66     ${javac.test.classpath}:\
67     ${build.test.classes.dir}
68 source.encoding=UTF-8
69 src.dir=src
70 test.src.dir=test
71 project.license=mit