From ede0aa99fb4ed3c6762ad7b3d44966da2c43f072 Mon Sep 17 00:00:00 2001 From: "Dmitry D. Chernov" Date: Fri, 29 Sep 2017 03:21:41 +1000 Subject: [PATCH] Add Debug/Release build modes --- src/editor/Editor.lpi | 71 +++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 68 insertions(+), 3 deletions(-) diff --git a/src/editor/Editor.lpi b/src/editor/Editor.lpi index 0d82f98..cf2c1e3 100644 --- a/src/editor/Editor.lpi +++ b/src/editor/Editor.lpi @@ -27,10 +27,54 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - + @@ -247,15 +291,36 @@ + + + + + + + + + + + + + + + + + + + + + -- 2.29.2