2004-06-24 19:55:36 +00:00
|
|
|
###############################################################################
|
2005-06-23 16:01:26 +00:00
|
|
|
# Copyright (c) 2003, 2005 QNX Software Systems and others.
|
2004-06-24 19:55:36 +00:00
|
|
|
# All rights reserved. This program and the accompanying materials
|
2005-06-23 16:01:26 +00:00
|
|
|
# are made available under the terms of the Eclipse Public License v1.0
|
2004-06-24 19:55:36 +00:00
|
|
|
# which accompanies this distribution, and is available at
|
2005-06-23 16:01:26 +00:00
|
|
|
# http://www.eclipse.org/legal/epl-v10.html
|
|
|
|
#
|
2004-06-24 19:55:36 +00:00
|
|
|
# Contributors:
|
|
|
|
# QNX Software Systems - initial API and implementation
|
|
|
|
###############################################################################
|
|
|
|
|
2003-08-13 19:15:45 +00:00
|
|
|
pluginName=C/C++ Standard make Build Core
|
|
|
|
providerName=Eclipse.org
|
|
|
|
|
2003-08-19 20:17:28 +00:00
|
|
|
extensionTargetBuilder.name=Target Builder Extension
|
2003-08-13 19:15:45 +00:00
|
|
|
natureMake.name=CDT Make Nature
|
2004-03-16 20:35:25 +00:00
|
|
|
builderMake.name=CDT Makefile Builder
|
|
|
|
|
2005-06-23 16:01:26 +00:00
|
|
|
makefile=Makefile
|