aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/viatra-runtime-rete-recipes/build.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-19 02:31:57 +0200
committerLibravatar Kristóf Marussy <kristof@marussy.com>2023-08-19 02:31:57 +0200
commit9adbb3d49899a87b3026c11cb4ba3ff77f4fb75b (patch)
treefad77963c1dc9028b0a767ac3ad69a174c8eb8c6 /subprojects/viatra-runtime-rete-recipes/build.properties
parentfeat: predicate semantics (diff)
downloadrefinery-9adbb3d49899a87b3026c11cb4ba3ff77f4fb75b.tar.gz
refinery-9adbb3d49899a87b3026c11cb4ba3ff77f4fb75b.tar.zst
refinery-9adbb3d49899a87b3026c11cb4ba3ff77f4fb75b.zip
chore: import VIATRA source
Make our modifications more maintainable by editing the source code directly instead of using reflection.
Diffstat (limited to 'subprojects/viatra-runtime-rete-recipes/build.properties')
-rw-r--r--subprojects/viatra-runtime-rete-recipes/build.properties15
1 files changed, 15 insertions, 0 deletions
diff --git a/subprojects/viatra-runtime-rete-recipes/build.properties b/subprojects/viatra-runtime-rete-recipes/build.properties
new file mode 100644
index 00000000..97e4d6bd
--- /dev/null
+++ b/subprojects/viatra-runtime-rete-recipes/build.properties
@@ -0,0 +1,15 @@
1# Copyright (c) 2004-2014 Gabor Bergmann and Daniel Varro
2# This program and the accompanying materials are made available under the
3# terms of the Eclipse Public License v. 2.0 which is available at
4# http://www.eclipse.org/legal/epl-v20.html.
5#
6# SPDX-License-Identifier: EPL-2.0
7
8bin.includes = viatra-runtime-rete-recipes.jar,\
9 model/,\
10 META-INF/,\
11 plugin.xml,\
12 plugin.properties
13jars.compile.order = viatra-runtime-rete-recipes.jar
14source.viatra-runtime-rete-recipes.jar = src-gen/
15output.viatra-runtime-rete-recipes.jar = bin/