aboutsummaryrefslogtreecommitdiffstats
path: root/make/lib/gluegen-cpptasks-ios-amd64.xml
blob: 729977d1fd55482332f822c95eca169c304ef083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>

<project name="GlueGen-cpptasks-ios-amd64" basedir="." >

<!-- Only set 'isIOSAmd64' then continue via default task 'gluegen.cpptasks.detect.os.1' etc -->
<target name="gluegen.cpptasks.detect.os.custom">
    <property name="isIOSAmd64"                       value="true" /> 
    <echo message="gluegen.cpptasks.detect.os.custom: GLUEGEN_CPPTASKS_FILE 'gluegen-cpptasks-ios-amd64' done"/>
</target>

<import file="${gluegen.root.abs-path}/make/gluegen-cpptasks-base.xml" optional="false" />

</project>