Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 650d39252b12d651884b29b66c0675be44da8341 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
###############################################################################
# Copyright (c) 2017 Intel 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
###############################################################################

featureName=C/C++ Autotools Core Build Support - Experimental
providerName=Eclipse CDT
description=Support for projects built using Autotools
copyright=\
Copyright (c) 2017 Intel Corporation and others.\n\
All rights reserved. This program and the accompanying materials\n\
are made available under the terms of the Eclipse Public License v1.0\n\
which accompanies this distribution, and is available at\n\
http://www.eclipse.org/legal/epl-v10.html

Back to the top