1 |
# |
2 |
# Version: MPL 1.1 |
3 |
# |
4 |
# "The contents of this file are subject to the Mozilla Public License |
5 |
# Version 1.1 (the "License"); you may not use this file except in |
6 |
# compliance with the License. You may obtain a copy of the License at |
7 |
# http://www.mozilla.org/MPL/ |
8 |
# |
9 |
# Software distributed under the License is distributed on an "AS IS" |
10 |
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the |
11 |
# License for the specific language governing rights and limitations under |
12 |
# the License. |
13 |
# |
14 |
# The Original Code is ICEfaces 1.5 open source software code, released |
15 |
# November 5, 2006. The Initial Developer of the Original Code is ICEsoft |
16 |
# Technologies Canada, Corp. Portions created by ICEsoft are Copyright (C) |
17 |
# 2004-2010 ICEsoft Technologies Canada, Corp. All Rights Reserved. |
18 |
# |
19 |
# Contributor(s): _____________________. |
20 |
# |
21 |
# |
22 |
|
23 |
bundle.dir=../bundle |
24 |
bundle.name=ICEfaces-2.0.0-Beta1 |
25 |
bundle.name.bin=${bundle.name}-bin |
26 |
bundle.name.src=${bundle.name}-src |
27 |
bundle.dir.bin=${bundle.dir}/${bundle.name.bin}/icefaces |
28 |
bundle.dir.src=${bundle.dir}/${bundle.name.src}/icefaces |