1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/visualizer/org.eclipse.cdt.visualizer.ui/build.properties
Torbjörn Svensson e632011f2c Bug 568728: Drop execute permission on files
Add enforecment script that verifies that only specified file types are
allowed to be mared as executable.

Change-Id: I4b40e3a46b03bfc78a9dcd52e8bf29cb079b7f3b
Signed-off-by: Torbjörn Svensson <azoff@svenskalinuxforeningen.se>
2020-11-18 17:38:22 +01:00

29 lines
961 B
Properties

###############################################################################
# Copyright (c) 2012 Tilera Corporation 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:
# William R. Swanson (Tilera Corporation)
###############################################################################
source.. = src/,\
resources/
src.includes = schema/,\
about.html
output.. = bin/
bin.includes = META-INF/,\
.,\
plugin.properties,\
about.html,\
icons/,\
plugin.xml,\
about.ini,\
about.mappings,\
about.properties,\
cdt_logo_icon32.png
src.includes = about.html