summaryrefslogtreecommitdiffstats
path: root/make/gluegen-cpptasks-base.xml
diff options
context:
space:
mode:
authorMichael Bien <[email protected]>2010-03-26 19:11:51 +0100
committerMichael Bien <[email protected]>2010-03-26 19:11:51 +0100
commit92460344efc4a3c911e227a93983b8a531cf10b2 (patch)
tree16583825a54b94d15f491a976a393e9cc268099d /make/gluegen-cpptasks-base.xml
parent8df26894b51fef9c5e88f42785089561dbd62895 (diff)
removed ant warnings:
-Warning: Reference antlr.classpath has not been set at runtime, but was found during runtime -duplicated project name
Diffstat (limited to 'make/gluegen-cpptasks-base.xml')
-rwxr-xr-xmake/gluegen-cpptasks-base.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/make/gluegen-cpptasks-base.xml b/make/gluegen-cpptasks-base.xml
index 7ebe96f..9eedcd1 100755
--- a/make/gluegen-cpptasks-base.xml
+++ b/make/gluegen-cpptasks-base.xml
@@ -114,7 +114,7 @@
- later. Example usage is:
- &lt;msvc.manifest objdir="${obj}" dllname="gluegen-rt" /&gt;
-->
-<project name="GlueGen-cpptasks" basedir=".">
+<project name="GlueGen-cpptasks-base" basedir=".">
<!-- Detect OS and compiler configuration -->
<target name="gluegen.cpptasks.detect.os.1" depends="gluegen.properties.load.user" unless="gluegen.cpptasks.detected.os">