{ "Version" : 0.2, "ModuleName" : "EDE", "Description" : "Ecere Desktop Environment", "License" : "", "Options" : { "Warnings" : "All", "DefaultNameSpace" : "ede", "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" : [ ] }