{ "Version" : 0.2, "ModuleName" : "test", "Description" : "", "License" : "", "Options" : { "Warnings" : "All", "TargetType" : "Executable", "TargetFileName" : "test", "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" : [ "FileSystemBoxTestApp.ec" ], "ResourcesPath" : "", "Resources" : [ ] }