1##########################################################################
2# SWFStore Build Properties
3##########################################################################
4builddir=../../../builder/componentbuild
5component=swfstore
6
7component.mainclass=YAHOO.util.SWFStore
8
9component.jsfiles=swfstore.js
10
11#flexbin: you will need to change the source of this property to match the location of the flex bin directory on your machine
12flexbin=/flex_sdk_3.4/bin
13