X-Git-Url: http://ecere.com/cgi-bin/gitweb.cgi?p=ede;a=blobdiff_plain;f=libede%2Fede.epj;fp=libede%2Fede.epj;h=0000000000000000000000000000000000000000;hp=fc51b9700ce86e124da9abbc155808137c907b15;hb=5cd6791af3c87b158410f990314f4e80392d7849;hpb=2a572a80b2e01b468735e0ab3b4f821301deb804 diff --git a/libede/ede.epj b/libede/ede.epj deleted file mode 100644 index fc51b97..0000000 --- a/libede/ede.epj +++ /dev/null @@ -1,47 +0,0 @@ -{ - "Version" : 0.2, - "ModuleName" : "ede", - "Description" : "", - "License" : "", - "Options" : { - "Warnings" : "All", - "TargetType" : "SharedLibrary", - "TargetFileName" : "ede", - "TargetDirectory" : "obj/$(CONFIG).$(PLATFORM)", - "ObjectsDirectory" : "obj/$(CONFIG).$(PLATFORM)", - "Libraries" : [ - "ecere" - ] - }, - "Configurations" : [ - { - "Name" : "Debug", - "Options" : { - "Debug" : true, - "Optimization" : "None", - "PreprocessorDefinitions" : [ - "_DEBUG" - ] - } - }, - { - "Name" : "Release", - "Options" : { - "Debug" : false, - "Optimization" : "Speed" - } - } - ], - "Files" : [ - { - "Folder" : "src", - "Files" : [ - "FileSystemBox.ec" - ] - } - ], - "ResourcesPath" : "", - "Resources" : [ - - ] -} \ No newline at end of file