From c65346aeecb13ac8a28d9f5d5b88f2041fff5f35 Mon Sep 17 00:00:00 2001 From: Samuele Lorefice Date: Mon, 7 Apr 2025 07:56:23 +0200 Subject: [PATCH] Added release build configs --- .run/Release Build Linux-x64.run.xml | 6 ++++++ .run/Release Build Win-x64.run.xml | 6 ++++++ 2 files changed, 12 insertions(+) create mode 100644 .run/Release Build Linux-x64.run.xml create mode 100644 .run/Release Build Win-x64.run.xml diff --git a/.run/Release Build Linux-x64.run.xml b/.run/Release Build Linux-x64.run.xml new file mode 100644 index 0000000..9fe6553 --- /dev/null +++ b/.run/Release Build Linux-x64.run.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/.run/Release Build Win-x64.run.xml b/.run/Release Build Win-x64.run.xml new file mode 100644 index 0000000..51b93e5 --- /dev/null +++ b/.run/Release Build Win-x64.run.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file