view make/libdex.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 libdex.so

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

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