build.touch.properties revision 8ebea46a72db798f14907a09fa8ce99422f01809
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettich##########################################################################
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettich# Common Build Properties
aa91bb134be8585a8553002e226179e5d9b6e2dbTill Mossakowski#
ad0088483a1aa457afc0450f12f49701d1617ed2Christian Maeder# This file contains the most common set of properties which you probably need to configure to get a build up and going
3d6277ec31a250004d61b6ac62e7c0c5e735a887Christian Maeder# Use it along with build.common.xml as a starting point to customize your build process.
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettich#
89ad40d3e38192dffaed9c10fad391a60fb5f273Klaus Luettich# See build.example.properties and build.example.xml for the complete list of configurable variables
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettich#
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettich##########################################################################
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettichbuilddir=./../../../builder/componentbuild
c96e48d62b116e61c0f25523f223d0dab08272c2Christian Maedersrcdir=../..
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettich#global.build.component=${srcdir}/build/event
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettichcomponent=event-touch
f3a6f2c8fb78045b95ce0f280a212cdea61b2a1fKlaus Luettichcomponent.jsfiles=event-facade-dom-touch.js
589f2b9281243158d1cce8551241a25f485f5eb2Klaus Luettichcomponent.requires=node-base
589f2b9281243158d1cce8551241a25f485f5eb2Klaus Luettich