aboutsummaryrefslogtreecommitdiffstats
path: root/subprojects/viatra-runtime-rete-recipes/build.properties
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <marussy@mit.bme.hu>2023-09-14 19:29:36 +0200
committerLibravatar GitHub <noreply@github.com>2023-09-14 19:29:36 +0200
commit98ed3b6db5f4e51961a161050cc31c66015116e8 (patch)
tree8bfd6d9bc8d6ed23b9eb0f889dd40b6c24fe8f92 /subprojects/viatra-runtime-rete-recipes/build.properties
parentMerge pull request #38 from nagilooh/design-space-exploration (diff)
parentMerge remote-tracking branch 'upstream/main' into partial-interpretation (diff)
downloadrefinery-98ed3b6db5f4e51961a161050cc31c66015116e8.tar.gz
refinery-98ed3b6db5f4e51961a161050cc31c66015116e8.tar.zst
refinery-98ed3b6db5f4e51961a161050cc31c66015116e8.zip
Merge pull request #39 from kris7t/partial-interpretation
Implement partial interpretation based model generation
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/