CBPROJ File
What are CBPROJ files and how to open them
Are you having problems opening a CBPROJ 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 CBPROJ files.
What is a CBPROJ file?
A .CBPROJ file is a Borland C++ Builder Project file.
A Borland C++ Builder project file describes everything needed to build a C++ application using Embarcadero (formerly Borland) C++ Builder, including what code files are included, which compiler and linker options are used, and how forms and resources are organized. It holds settings such as target platforms, debug/release configurations, paths, versioning, conditional compilation flags, and resource links.
Such a project file is created and maintained by the C++ Builder IDE. When new files (such as source modules, headers, form definitions) are added or removed, or when build settings (optimisations, include paths, libraries) are changed via the project options, the project file is automatically updated. During compilation, the developer's chosen options stored in this file guide the compiler, linker, and build tools in producing the executable or library.
Internal structure is XML-based and built on MSBuild-style project definitions. It uses tags like CppCompile, ItemGroup, PropertyGroup, BuildConfiguration, ProjectExtensions, ProjectType, and ProjectGuid. Signature indicators include an XML prolog and tags referencing "PROJECT XMLNS", "MSBUILD", "PROPERTYGROUP CONDITION", and "ITEMGROUP", along with keywords such as "BORLANDPROJECT", "PRODUCTVERSION", and "PROJECTGUID".
How to open CBPROJ files
Important: Different programs may use files with the CBPROJ file extension for different purposes, so unless you are sure which format your CBPROJ file is, you may need to try a few different programs.
While we have not verified the apps ourselves yet, our users have suggested two different CBPROJ openers which you will find listed below.
Last updated: August 31, 2026
Various apps that use files with this extension
These apps are known to open certain types of CBPROJ files. Remember, different programs may use CBPROJ files for different purposes, so you may need to try out a few of them to be able to open your specific file.
| Embarcadero C++ Builder | User submitted | |
| Embarcadero Delphi | User 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 CBPROJ file formats, example files, or compatible programs. Please use the links below or email us at submit@file.org to discuss further.
Not sure exactly what type of file you are trying to open? Try our new File Analyzer. It is a free tool that can identify more than 11,000 different kinds of files - most likely yours too! It will help you find software that can handle your specific type of file. Download File Analyzer here.