2005-06-23 14:44:35 +00:00
|
|
|
###############################################################################
|
2007-06-14 18:10:16 +00:00
|
|
|
# Copyright (c) 2005, 2006 IBM Corporation and others.
|
2005-06-23 14:44:35 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# IBM Corporation - initial API and implementation
|
|
|
|
###############################################################################
|
2004-07-07 19:19:42 +00:00
|
|
|
bin.includes = fragment.xml,\
|
|
|
|
about.html,\
|
|
|
|
cdt_macosx.jar,\
|
2005-11-15 21:33:43 +00:00
|
|
|
os/,\
|
|
|
|
META-INF/
|
2004-07-07 19:19:42 +00:00
|
|
|
src.includes = about.html,\
|
|
|
|
library/
|
|
|
|
source.cdt_macosx.jar = src/
|