Project Files (*.dproj) (*.cbproj)
Go Up to File Types Index
Delphi (*.dproj) and C++ (*.cbproj) project files created by the IDE. Each project file contains the current settings for project options, such as compiler and linker settings, directories, conditional directives, and command-line parameters. Set these options using
the Project Options Dialog Box which has tabs for various aspects of your project such as forms, application, and compiler. These project options are stored in the project file with the project. Use Project > Options to open the Project Options Dialog Box.
Project files are not used when compiling a project from the command line using the command line compiler. When compiled, a project file produces .exe, .dll or .ocx files.