diff options
Diffstat (limited to 'make/gluegen-cpptasks.xml')
-rwxr-xr-x | make/gluegen-cpptasks.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/make/gluegen-cpptasks.xml b/make/gluegen-cpptasks.xml index 4dc8542..93d9743 100755 --- a/make/gluegen-cpptasks.xml +++ b/make/gluegen-cpptasks.xml @@ -44,7 +44,7 @@ <property name="gluegen-cpptasks.file.abs-path" location="${gluegen-cpptasks.file.rel}" /> - <echo message="gluegen-cpptasks.file.abs-path: ${gluegen-cpptasks.file.abs-path}" /> + <!--echo message="gluegen-cpptasks.file.abs-path: ${gluegen-cpptasks.file.abs-path}" /--> <import file="${gluegen-cpptasks.file.abs-path}" optional="false" /> </project> |