[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
CppBuilderFileOverview

The default files created by C++ Builder

  • Project1.bpr: Contains information about the project.
  • Project1.cpp : Contains code for the execution of the project
  • Project1.exe : The full-running program
  • Project1.obj : An intermediate between code and executable
  • Project1.tds : An intermediate between code and executable
  • Unit1.cpp (VCL) : Contains YOUR code
  • Unit1.dfm : Contains the Form of your project
  • Unit1.h (VCL) : Header file of Unit1
  • Unit1.obj : An intermediate between code and executable
  • Files with an extension beginning with a tilde '~' are backup-files.
If you want to send your program to somebody else, vital are:
  • For console applications: Unit1.h
  • For Builder applications: All, except the .exe, .obj, .tds and backup files
File extension meanings:
bpr: Borland Project
cpp: C plus plus
dfm: Delphi form
exe: Executable file
h  : Header file
obj: Object file
tds: ?temporary debugging ?symbols


last edited (August 30, 2006) by bilderbikkel, Number of views: 2670, Current Rev: 3 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.