diff options
Diffstat (limited to 'debug/org.eclipse.cdt.debug.dap-feature/build.properties')
-rw-r--r-- | debug/org.eclipse.cdt.debug.dap-feature/build.properties | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/debug/org.eclipse.cdt.debug.dap-feature/build.properties b/debug/org.eclipse.cdt.debug.dap-feature/build.properties new file mode 100644 index 00000000000..274b1f45828 --- /dev/null +++ b/debug/org.eclipse.cdt.debug.dap-feature/build.properties @@ -0,0 +1,15 @@ +############################################################################### +# Copyright (c) 2019 Kichwa Coders Canada 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 +# +# Contributors: +# Jonah Graham (Kichwa) - initial API and implementation +############################################################################### +bin.includes = feature.xml,\ + feature.properties |