File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 4141 <property name =" gwt.build" location =" ${gwt.root}/build" />
4242 <property name =" gwt.build.out" location =" ${gwt.build}/out" />
4343 <property name =" gwt.build.lib" location =" ${gwt.build}/lib" />
44- <property name =" gwt.build.jni" location =" ${gwt.build}/jni" />
4544 <property name =" gwt.build.staging" location =" ${gwt.build}/staging" />
4645 <property name =" gwt.build.dist" location =" ${gwt.build}/dist" />
4746 <!-- gwt.threadsPerProcessor supercedes gwt.threadCount unless set to 0 -->
4847 <property name =" gwt.threadsPerProcessor" value =" 1" />
4948 <property name =" gwt.threadCount" value =" 1" />
5049 <property name =" project.build" location =" ${gwt.build.out}/${project.tail}" />
5150 <property name =" project.lib" location =" ${gwt.build.lib}/gwt-${ant.project.name}.jar" />
52- <property name =" project.jni" location =" ${gwt.build}/${project.tail}" />
5351 <property name =" javac.out" location =" ${project.build}/bin" />
5452 <property name =" javac.junit.out" location =" ${project.build}/bin-test" />
5553 <property name =" javac.emma.out" location =" ${project.build}/bin-emma" />
You can’t perform that action at this time.
0 commit comments