build.tabview-base.properties revision ee84d6929652e6eb1aba183971322a1fc4bfa607
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnelly##########################################################################
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnelly# Common Build Properties
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnelly# This file contains the most common set of properties which you probably need to configure to get a build up and going
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnelly# Use it along with build.common.xml as a starting point to customize your build process.
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnelly# See build.example.properties and build.example.xml for the complete list of configurable variables
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnelly##########################################################################
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnellysrcdir=./../../
6e89f0a006cdbb50151504b3107096e365136687Jenny Han Donnellyglobal.src.component=${srcdir}/src/tabview
c77d701a41f1b77424b988c2e63f2a8e6829c7e6Luke Smith# Path to top level build directory if different
c77d701a41f1b77424b988c2e63f2a8e6829c7e6Luke Smith# from module name. e.g. If json-parse.js needs to
c77d701a41f1b77424b988c2e63f2a8e6829c7e6Luke Smith# reside in 3.x/build/json as opposed to 3.x/build/json-parse
83051cc2f61c3e17f61b8f8f409a69c057db0e6bJenny Donnellyglobal.build.component=${srcdir}/build/tabview
83051cc2f61c3e17f61b8f8f409a69c057db0e6bJenny Donnellycomponent=tabview-base
83051cc2f61c3e17f61b8f8f409a69c057db0e6bJenny Donnellycomponent.requires=node-event-delegate, classnamemanager, skin-sam-tabview