view make/libnativehelper.properties @ 0:49d687bd1401

Initial build templates and directory structure.
author Mario Torre <neugens.limasoftware@gmail.com>
date Wed, 16 Feb 2011 01:44:41 +0100
parents
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
# property file for libnativehlper.so

# source locations, ${base}/ is prebended by default
src.native.target=../dalvik/libnativehelper/

# build locations ${base}/out is prebended by default
build.target=libnativehelper
native.lib.target=libnativehelper.so