[Markups]
[aprog.git] / Markups / nbproject / project.properties
blob67f0333388768fd23fd95eb81f5611d39428a1a3
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.classpath}:\
41     ${libs.junit_4.classpath}
42 javadoc.additionalparam=
43 javadoc.author=false
44 javadoc.encoding=${source.encoding}
45 javadoc.noindex=false
46 javadoc.nonavbar=false
47 javadoc.notree=false
48 javadoc.private=false
49 javadoc.splitindex=true
50 javadoc.use=true
51 javadoc.version=false
52 javadoc.windowtitle=
53 jnlp.codebase.type=local
54 jnlp.descriptor=application
55 jnlp.enabled=false
56 jnlp.offline-allowed=false
57 jnlp.signed=false
58 main.class=net.sourceforge.aprog.markups.Markups
59 meta.inf.dir=${src.dir}/META-INF
60 platform.active=default_platform
61 project.Aprog=../Aprog
62 project.SubtitlesAdjuster=../SubtitlesAdjuster
63 reference.Aprog.jar=${project.Aprog}/dist/aprog-1.0.0-M4.jar
64 reference.SubtitlesAdjuster.jar=${project.SubtitlesAdjuster}/dist/SubtitlesAdjuster-1.0.0-M4.jar
65 run.classpath=\
66     ${javac.classpath}:\
67     ${build.classes.dir}
68 # Space-separated list of JVM arguments used when running the project
69 # (you may also define separate properties like run-sys-prop.name=value instead of -Dname=value
70 # or test-sys-prop.name=value to set system properties for unit tests):
71 run.jvmargs=
72 run.test.classpath=\
73     ${javac.test.classpath}:\
74     ${build.test.classes.dir}
75 source.encoding=UTF-8
76 src.dir=src
77 test.src.dir=test
78 project.license=mit