2004-06-25 14:49:43 +00:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2000, 2004 QNX Software Systems and others.
|
|
|
|
# All rights reserved. This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Common Public License v1.0
|
|
|
|
# which accompanies this distribution, and is available at
|
|
|
|
# http://www.eclipse.org/legal/cpl-v10.html
|
|
|
|
#
|
|
|
|
# Contributors:
|
|
|
|
# QNX Software Systems - Initial API and implementation
|
|
|
|
###############################################################################
|
2003-08-13 19:17:05 +00:00
|
|
|
bin.includes = plugin.xml,\
|
|
|
|
*.jar,\
|
2003-09-17 13:15:14 +00:00
|
|
|
cdtmakeui.jar,\
|
|
|
|
icons/,\
|
|
|
|
*.html,\
|
|
|
|
plugin.properties
|
|
|
|
source.cdtmakeui.jar = src/
|