blob: 75f1b190c31bf7e562c7a4948517a7e28fc4f7ac (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
*** misc/libloader/build.properties Mon May 21 19:29:36 2007
--- misc/build/libloader/build.properties Fri Jul 27 09:05:56 2007
***************
*** 14,21 ****
#
# Make sure that JDK 1.2 compatible class files are generated
! build.target=1.4
! build.source=1.2
build.retro.jdk=/opt/jdk1.2.2
#
# All path settings are relative to the project root directory
--- 14,21 ----
#
# Make sure that JDK 1.2 compatible class files are generated
! build.target=1.4
! build.source=1.3
build.retro.jdk=/opt/jdk1.2.2
#
# All path settings are relative to the project root directory
|