mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 14:42:11 +02:00
18 lines
No EOL
606 B
Properties
18 lines
No EOL
606 B
Properties
# Copyright (c) 2013 QNX Software Systems and others.
|
|
#
|
|
# This program and the accompanying materials
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
|
# which accompanies this distribution, and is available at
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
#
|
|
# SPDX-License-Identifier: EPL-2.0
|
|
|
|
pluginName=C/C++ Qt Support Core
|
|
providerName=Eclipse CDT
|
|
|
|
qtProjectFile.name = Qt Project File
|
|
qmlFile.name = QML File
|
|
qrcFile.name = Qt Resource Collection File
|
|
qmakeEnvProvider.name = QMake Environment Provider
|
|
QtInstallHeaders.pathProvider.name = Qt Installed Headers
|
|
qtNature.name=Qt Nature |