X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=blobdiff_plain;f=newexplorer%2Fexplorer.epj;fp=newexplorer%2Fexplorer.epj;h=0000000000000000000000000000000000000000;hp=1b4ddf3889e779ce813599476ab2c02ffd9d6c70;hb=3d5227c80b7b943f99498f607b69aeb585b19183;hpb=6ac4fbee7f672ea67863926b7432c8762d85624f diff --git a/newexplorer/explorer.epj b/newexplorer/explorer.epj deleted file mode 100644 index 1b4ddf3..0000000 --- a/newexplorer/explorer.epj +++ /dev/null @@ -1,59 +0,0 @@ -{ - "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" : "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" - ] -} \ No newline at end of file