Gitiles
Code Review
Sign In
git.eclipse.org
/
amp
/
org.eclipse.amp
/
4c34eec46790b794cc71cdc2cc5d03a4373808f2
/
.
/
org.ascape
/
features
/
org.ascape.core-feature
/
compile.org.ascape.core.feature.xml
blob: 7a3843a7cbdfc735016f8ba738e8817642c15ee3 [
file
] [
log
] [
blame
]
<?
xml version
=
"1.0"
encoding
=
"UTF-8"
?>
<project
name
=
"Compile org.ascape.core.feature"
default
=
"main"
>
<target
name
=
"main"
>
<ant
antfile
=
"build.xml"
dir
=
"../../plugins/org.ascape.core"
target
=
"build.jars"
/>
</target>
</project>