Index: buildtest/trunk/modules/classlib-drlvm/project.template =================================================================== --- buildtest/trunk/modules/classlib-drlvm/project.template (revision 520328) +++ buildtest/trunk/modules/classlib-drlvm/project.template (working copy) @@ -23,9 +23,15 @@ - - - + + + + + + + + + @@ -30,7 +36,7 @@ - + Index: buildtest/trunk/modules/drlvm/project.template =================================================================== --- buildtest/trunk/modules/drlvm/project.template (revision 520328) +++ buildtest/trunk/modules/drlvm/project.template (working copy) @@ -20,6 +20,10 @@ + + + + @@ -25,17 +29,25 @@ - - - + + + + + + + + + - + - + + + Index: buildtest/trunk/modules/drlvm-test/project.template =================================================================== --- buildtest/trunk/modules/drlvm-test/project.template (revision 520328) +++ buildtest/trunk/modules/drlvm-test/project.template (working copy) @@ -23,8 +23,14 @@ - - + + + + + + + + @@ -36,6 +42,7 @@ + @@ -42,6 +49,7 @@ + @@ -46,6 +54,7 @@ + Index: buildtest/trunk/build.xml =================================================================== --- buildtest/trunk/build.xml (revision 520328) +++ buildtest/trunk/build.xml (working copy) @@ -228,6 +228,9 @@ Checking out Harmony classlib. This can take a while. Please be patient... + +classlib=projects/classlib/trunk + @@ -240,6 +243,9 @@ Checking out Harmony DRLVM. This can take a while. Please be patient... + +drlvm=projects/drlvm/trunk +