aboutsummaryrefslogtreecommitdiffstats
path: root/make/gluegen-cpptasks-base.xml
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2020-01-02 16:04:10 +0100
committerSven Gothel <[email protected]>2020-01-02 16:04:10 +0100
commit5a59c20f9bd9be5c20b176720810dd5a95a75d87 (patch)
treef4b89b9698e852ad8b42d6a2f2d691508390045e /make/gluegen-cpptasks-base.xml
parent18c8834bdc8c1c00f6911143927c496d2218fa42 (diff)
native.tag.jar: include *.symbols
Diffstat (limited to 'make/gluegen-cpptasks-base.xml')
-rwxr-xr-xmake/gluegen-cpptasks-base.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/gluegen-cpptasks-base.xml b/make/gluegen-cpptasks-base.xml
index 94643f4..6c86b15 100755
--- a/make/gluegen-cpptasks-base.xml
+++ b/make/gluegen-cpptasks-base.xml
@@ -1909,6 +1909,7 @@
<attribute name="excludelibs" default="" />
<sequential>
+ <echo message="native.tag.jar @{module} for @{nativejarfile} include @{includelibs} exclude @{excludelibs}"/>
<var name="nativejarfile.basename" unset="true"/>
<var name="nativejarfile.tmpdir" unset="true"/>
<var name="nativejarfile.tmpdir.natives" unset="true"/>