Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties')
-rw-r--r--cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties13
1 files changed, 13 insertions, 0 deletions
diff --git a/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties
new file mode 100644
index 00000000000..231dfcf1486
--- /dev/null
+++ b/cross/org.eclipse.cdt.launch.remote-feature/sourceTemplateFeature/build.properties
@@ -0,0 +1,13 @@
+###############################################################################
+# Copyright (c) 2008 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
+###############################################################################
+
+generate.feature@org.eclipse.cdt.gnu.build.source = org.eclipse.cdt.gnu.build
+generate.feature@org.eclipse.cdt.gnu.debug.source = org.eclipse.cdt.gnu.debug

Back to the top