Developer's DescriptionBy FlexSoftBuild C and C++ applications without any clutter.FlexBuild is a cross platform C/C++ daily build system, it hides the system/compiler details, make it clean and easy to build your software. With FlexBuild, you do not need modify Visual C++ project options one by one, do not need manitain dozens of .vcproj/.sln/.ncb/.aps/.user/.xcode. FlexBuild uses compiler/system indepent project description file: .fp to compile C/C++ project. Only need ONE .fp file to compile a target. .fp is a special makefile, you can edit it in textedit or generate by mkfp utility.