2015-04-13 11:02:14 -04:00
|
|
|
###############################################################################
|
|
|
|
# Copyright (c) 2015 Ericsson AB and others.
|
2018-11-20 13:02:15 +00:00
|
|
|
#
|
|
|
|
# This program and the accompanying materials
|
|
|
|
# are made available under the terms of the Eclipse Public License 2.0
|
2015-04-13 11:02:14 -04:00
|
|
|
# which accompanies this distribution, and is available at
|
2018-11-20 13:02:15 +00:00
|
|
|
# https://www.eclipse.org/legal/epl-2.0/
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: EPL-2.0
|
2018-11-22 23:46:49 +00:00
|
|
|
#
|
2015-04-13 11:02:14 -04:00
|
|
|
# Contributors:
|
|
|
|
# Marc Dumais (Ericsson) - initial Version
|
|
|
|
###############################################################################
|
|
|
|
source.. = src/
|
|
|
|
output.. = bin/
|
|
|
|
bin.includes = META-INF/,\
|
|
|
|
.,\
|
|
|
|
about.html
|
|
|
|
src.includes = about.html
|