2008-01-21 20:16:41 +00:00
|
|
|
###############################################################################
|
2009-05-27 15:48:21 +00:00
|
|
|
# Copyright (c) 2006, 2009 IBM Corporation and others.
|
|
|
|
# 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
|
2008-01-21 20:16:41 +00:00
|
|
|
#
|
2009-05-27 15:48:21 +00:00
|
|
|
# Contributors:
|
2008-01-22 18:46:42 +00:00
|
|
|
# IBM Corporation - initial API and implementation
|
2008-01-21 20:16:41 +00:00
|
|
|
###############################################################################
|
|
|
|
|
|
|
|
# Plugin Name
|
2008-01-21 20:50:46 +00:00
|
|
|
pluginName=XL C/C++ Managed Build Core
|
2009-05-14 21:14:07 +00:00
|
|
|
providerName=Eclipse CDT
|
2008-01-21 20:16:41 +00:00
|
|
|
|
2008-01-23 15:06:17 +00:00
|
|
|
objectFileName=Object File
|
|
|
|
|
2008-01-28 18:27:49 +00:00
|
|
|
profileName=XL C managed make per project scanner discovery profile
|
2012-04-12 01:01:23 -04:00
|
|
|
profileNameCPP=XL C++ managed make per project scanner discovery profile
|
|
|
|
|
2013-01-09 18:28:55 -08:00
|
|
|
XlcBuiltinSpecsDetectorName=CDT XLC Built-in Compiler Settings
|
2012-04-12 01:01:23 -04:00
|
|
|
XlcBuildCommandParserName=CDT XLC Build Output Parser
|