Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'FROMCVS/org.eclipse.test.performance/build.properties')
-rwxr-xr-xFROMCVS/org.eclipse.test.performance/build.properties17
1 files changed, 0 insertions, 17 deletions
diff --git a/FROMCVS/org.eclipse.test.performance/build.properties b/FROMCVS/org.eclipse.test.performance/build.properties
deleted file mode 100755
index 7f2fa3e0d..000000000
--- a/FROMCVS/org.eclipse.test.performance/build.properties
+++ /dev/null
@@ -1,17 +0,0 @@
-###############################################################################
-# Copyright (c) 2003, 2004 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
-###############################################################################
-
-bin.includes = .,\
- plugin.properties,\
- about.html,\
- META-INF/
-
-source.. = src/

Back to the top