Page 1 of 1

Extention File

Posted: Wed Dec 30, 2009 7:12 am
by Tristan
Hi Master :D

What file with extention .hbc, .hbp and .rc ?

Regards,
Tristan

Re: Extention File

Posted: Fri Jan 01, 2010 2:27 pm
by Rathinagiri
Hi Tristan,

.hbp - Harbour Project File - This is a list of all the source .prg files for the project.
.hbc - Harbour Compiler/Linker options File - This is a list of compiler configurations like user defined libraries, extra include path etc.,
.rc - Resources Configuration File. - This is a list of files (images, icons...) which should be included inside the .exe file.