[Markups]
[aprog.git] / Markups / nbproject / project.properties
blob8f9769fdf1edcef1969b98210a18f74d37ebe33b
1 application.title=Markups
2 application.vendor=Codist Monk
3 build.classes.dir=${build.dir}/classes
4 build.classes.excludes=
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}/Markups-1.0.0-M4.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     ${reference.SubtitlesAdjuster.jar}
32 # Space-separated list of extra javac options
33 javac.compilerargs=
34 javac.deprecation=true
35 javac.source=1.6
36 javac.target=1.6
37 javac.test.classpath=\
38     ${javac.classpath}:\
39     ${build.classes.dir}:\
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 jnlp.codebase.type=local
53 jnlp.descriptor=application
54 jnlp.enabled=false
55 jnlp.offline-allowed=false
56 jnlp.signed=false
57 main.class=net.sourceforge.aprog.markups.Markups
58 meta.inf.dir=${src.dir}/META-INF
59 platform.active=default_platform
60 project.Aprog=../Aprog
61 project.SubtitlesAdjuster=../SubtitlesAdjuster
62 reference.Aprog.jar=${project.Aprog}/dist/aprog-1.0.0-M4.jar
63 reference.SubtitlesAdjuster.jar=${project.SubtitlesAdjuster}/dist/SubtitlesAdjuster-1.0.0-M4.jar
64 run.classpath=\
65     ${javac.classpath}:\
66     ${build.classes.dir}
67 # Space-separated list of JVM arguments used when running the project
68 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
69 # or test-sys-prop.name=value to set system properties for unit tests):
70 run.jvmargs=
71 run.test.classpath=\
72     ${javac.test.classpath}:\
73     ${build.test.classes.dir}
74 source.encoding=UTF-8
75 src.dir=src
76 test.src.dir=test
77 project.license=mit