From d1801ea438da011c931c8269e46bc825603bb2d6 Mon Sep 17 00:00:00 2001 From: WerWolv Date: Thu, 28 Aug 2025 17:25:29 +0200 Subject: [PATCH] build: Added CLion build target definition file --- dist/ImHex.run.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dist/ImHex.run.xml diff --git a/dist/ImHex.run.xml b/dist/ImHex.run.xml new file mode 100644 index 000000000..63e083b66 --- /dev/null +++ b/dist/ImHex.run.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file