From b786132085ae64973356849cdefbd777eb7b276d Mon Sep 17 00:00:00 2001 From: Jolanda Verhoef Date: Thu, 18 Aug 2022 18:09:22 +0100 Subject: [PATCH] Use App configuration as default configuration for the project. Change-Id: I11ec63961b4fe75f80a0f47d82a06ed475e40170 --- .run/app.run.xml | 118 ++++++++++++++++++++++++++++++++++++ .run/design catalog.run.xml | 60 ++++++++++++++++++ 2 files changed, 178 insertions(+) create mode 100644 .run/app.run.xml create mode 100644 .run/design catalog.run.xml diff --git a/.run/app.run.xml b/.run/app.run.xml new file mode 100644 index 000000000..81e971cdf --- /dev/null +++ b/.run/app.run.xml @@ -0,0 +1,118 @@ + + + + + + + + \ No newline at end of file diff --git a/.run/design catalog.run.xml b/.run/design catalog.run.xml new file mode 100644 index 000000000..1f4a8d4df --- /dev/null +++ b/.run/design catalog.run.xml @@ -0,0 +1,60 @@ + + + + + \ No newline at end of file