{ "Version" : 0.2, "ModuleName" : "explorer", "Options" : { "Warnings" : "All", "TargetType" : "Executable", "TargetFileName" : "explorer", "Libraries" : [ "ecere" ] }, "Configurations" : [ { "Name" : "Debug", "Options" : { "Debug" : true, "Optimization" : "None", "PreprocessorDefinitions" : [ "_DEBUG" ] } }, { "Name" : "Release", "Options" : { "Debug" : false, "Optimization" : "Speed" } } ], "Files" : [ { "Folder" : "extern", "Files" : [ "/sdk/extras/gui/controls/SelectorBar.ec", "/sdk/extras/gui/controls/ToolBar.ec", "/sdk/extras/gui/IconBag.ec" ] }, { "Folder" : "migration", "Files" : [ { "Folder" : "structures", "Files" : [ "src/Structures/ArrayBasic.ec", "src/Structures/ArrayBinaryIndexed.ec", "src/Structures/ArrayBinarySorted.ec", "src/Structures/ArrayFactoredGrowth.ec", "src/Structures/ArrayNotes.ec", "src/Structures/ArrayTypes.ec", "src/Structures/ArrayUtilities.ec", "src/Structures/Stack.ec", "src/Structures/Temp.ec" ] }, "src/DeleteBox.ec", "src/Finder.ec", "src/NotificationBox.ec", "src/Panels.ec", "src/Search.ec" ], "Options" : { "ExcludeFromBuild" : true } }, { "Folder" : "src", "Files" : [ "Explorer.ec", "ExplorerWindow.ec" ] } ], "ResourcesPath" : "res", "Resources" : [ "browse.png", "panel-tree.png", "view-cards.png", "view-details.png", "view-icons.png", "view-list.png", "view-showcase-left.png", "view-showcase-right.png" ] }