{ "Version" : 0.2, "ModuleName" : "ecc", "Options" : { "Warnings" : "All", "TargetType" : "Executable", "TargetFileName" : "ecc", "Console" : true }, "Configurations" : [ { "Name" : "Debug", "Options" : { "Debug" : true, "PreprocessorDefinitions" : [ "_DEBUG" ], "Libraries" : [ "ecere" ], "FastMath" : false } }, { "Name" : "Release", "Options" : { "Warnings" : "None", "Debug" : false, "NoLineNumbers" : true, "Optimization" : "Speed", "Libraries" : [ "ecere" ], "LibraryDirs" : [ "../../obj/$(PLATFORM)/bin", "../../obj/$(PLATFORM)/lib" ], "FastMath" : true, "PostbuildCommands" : [ "$(call cpq,$(TARGET),../../obj/$(PLATFORM)/bin/)" ] } }, { "Name" : "MemoryGuard", "Options" : { "Debug" : true, "MemoryGuard" : true, "PreprocessorDefinitions" : [ "_DEBUG" ], "Libraries" : [ "ecere" ] } }, { "Name" : "Bootstrap", "Options" : { "NoLineNumbers" : true, "Optimization" : "Speed", "PreprocessorDefinitions" : [ "ECERE_STATIC" ], "Libraries" : [ "ecereBootstrap", "ecBootstrap" ], "LibraryDirs" : [ "../../ecere/obj/bootstrap.$(PLATFORM)", "../libec/obj/bootstrap.$(PLATFORM)" ], "FastMath" : true }, "Platforms" : [ { "Name" : "Linux", "Options" : { "Libraries" : [ "m", "dl" ] } } ] } ], "Files" : [ "ecc.ec" ], "ResourcesPath" : "", "Resources" : [ { "Folder" : "locale", "Files" : [ { "Folder" : "zh_CN", "Files" : [ { "Folder" : "LC_MESSAGES", "Files" : [ "ecc.mo" ] } ] }, { "Folder" : "es_ES", "Files" : [ { "Folder" : "LC_MESSAGES", "Files" : [ "ecc.mo" ] } ] } ] } ] }