What is the format of a Borland 5.0 project file?
Posted
by hellena handcart
on Stack Overflow
See other posts from Stack Overflow
or by hellena handcart
Published on 2008-12-19T11:03:55Z
Indexed on
2010/05/03
2:58 UTC
Read the original article
Hit count: 293
I have an old Borland project which I would like to port to VS2008. Is there any way to dump, in a human readable format, the source file, compile options and dependency information from a .ide file? I'd like something a bit more comprehensive than the 'Generate Makefile' option.
© Stack Overflow or respective owner