{ "CompilerConfigs" : [ { "Name" : "Default", "ReadOnly" : true, "TargetPlatform" : "win32", "NumJobs" : 1, "MakeCommand" : "mingw32-make", "EcpCommand" : "ecp", "EccCommand" : "ecc", "EcsCommand" : "ecs", "EarCommand" : "ear", "CppCommand" : "cpp", "CcCommand" : "gcc", "LibraryDirs" : [ "./", "../lib", "../mingw/lib" ], "ExecutableDirs" : [ "./", "../mingw/bin", "../upx/bin" ] } ], "DocDir" : "./../doc", "ShowLineNumbers" : true }