mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
21 lines
870 B
Properties
21 lines
870 B
Properties
###############################################################################
|
|
# Copyright (c) 2003, 2005 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
|
|
#
|
|
# Contributors:
|
|
# IBM Corporation - initial API and implementation
|
|
###############################################################################
|
|
pluginName=C/C++ Managed Builder Core
|
|
providerName=Eclipse.org
|
|
|
|
GeneratedMakefileCBuilder.name=Generated Makefile Builder
|
|
ManagedBuildNature.name=Managed Builder Project
|
|
ManagedMakeProject.name=Managed Make Project
|
|
|
|
objectFileName=Object File
|
|
executableName=Executable File
|
|
staticLibraryName=Static Library
|
|
sharedLibraryName=Shared Library
|