Drop your file to analyze it

CBP File

What are CBP files and how to open them

Are you having problems opening a CBP file or are you simply curious about its contents? We're here to explain the properties of these files and provide you with software that can open or handle your CBP files.

What is a CBP file?

A .CBP file is a Code::Blocks Project file.

Code::Blocks Project files with the extension .cbp are used by the Code::Blocks IDE to store all the information needed to manage and build a software development project. They do not include the actual source or header code, but instead record which files are part of the project, how to compile and link them, and settings such as compiler flags, include paths, debug/release configurations, output details, and project metadata. This format enables Code::Blocks to reconstruct the project layout whenever the file is opened.

These files are created and updated only by Code::Blocks, either when a new project is made or when project settings are modified (like adding files or changing build targets). Developers typically edit project contents from within the IDE. When building the project, Code::Blocks reads the .cbp file to determine what to compile, which toolchains to use, and how to link output files. Support for languages like C, C++, Fortran and (via plugins) D are built in, and different build targets (for example "Debug" and "Release") are specified within. Workspaces (.workspace files) allow grouping multiple .cbp projects for related work.

Technically, a .cbp file is an XML document that starts with the usual XML declaration and then uses a root element named CodeBlocks_project_file. It includes a version number via a FileVersion element (with major and minor attributes), and sections (such as Build and Units) listing units (source or header files), build targets, compiler/linker options, and other options. One of the signatures is the ASCII string

How to open CBP files

We have identified one CBP opener that is compatible with this specific type of CBP file.

Programs that open Code::Blocks Project files

Code::BlocksCode::BlocksVerified

Last updated: August 5, 2026

Various apps that use files with this extension

These apps are known to open certain types of CBP files. Remember, different programs may use CBP files for different purposes, so you may need to try out a few of them to be able to open your specific file.

ChessBaseChessBaseUser submitted
ChessBase LightChessBase LightUser submitted
ChessBase ReaderChessBase ReaderUser submitted
CD Box Labeler ProCD Box Labeler ProUser submitted
CD & DVD Box Labeler ProCD & DVD Box Labeler ProUser submitted
STRATA QualitativeSTRATA QualitativeUser submitted
CBA Legal LibraryCBA Legal LibraryUser submitted
Comic BoomComic BoomUser submitted

Help us help others

File.org helps thousands of users every day, and we would love to hear from you if you have additional information about CBP file formats, example files, or compatible programs. Please use the links below or email us at submit@file.org to discuss further.