X-Git-Url: https://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=blobdiff_plain;f=explorer%2Fexplorer.epj;h=eb35059d70111bb7e2c471c482b90b0bb21eb135;hp=0a12173bf217a318ad4a247e080f78a2f39983ae;hb=3585433f3055c63a80dce62dc68343ba03a3568c;hpb=36c3b8012682a36987d0cbeb2399fe003cf7622f diff --git a/explorer/explorer.epj b/explorer/explorer.epj index 0a12173..eb35059 100644 --- a/explorer/explorer.epj +++ b/explorer/explorer.epj @@ -17,7 +17,8 @@ "Optimization" : "None", "PreprocessorDefinitions" : [ "_DEBUG" - ] + ], + "Console" : true } }, { @@ -26,6 +27,14 @@ "Debug" : false, "Optimization" : "Speed" } + }, + { + "Name" : "MemoryGuard", + "Options" : { + "Debug" : true, + "MemoryGuard" : true, + "Console" : true + } } ], "Files" : [ @@ -57,8 +66,7 @@ "src/DeleteBox.ec", "src/Finder.ec", "src/NotificationBox.ec", - "src/Panels.ec", - "src/Search.ec" + "src/Panels.ec" ], "Options" : { "ExcludeFromBuild" : true