mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-19 14:15:50 +02:00
16 lines
524 B
Properties
16 lines
524 B
Properties
![]() |
###############################################################################
|
||
|
# Copyright (c) 2020 ArSysOp and others.
|
||
|
#
|
||
|
# This program and the accompanying materials are made available under the
|
||
|
# terms of the Eclipse Public License 2.0 which is available at
|
||
|
# http://www.eclipse.org/legal/epl-2.0/.
|
||
|
#
|
||
|
# SPDX-License-Identifier: EPL-2.0
|
||
|
###############################################################################
|
||
|
|
||
|
source.. = src/
|
||
|
output.. = bin/
|
||
|
bin.includes = META-INF/,\
|
||
|
.,\
|
||
|
OSGI-INF/
|