Board index » cppbuilder » Needed dlls for a compiled application
Jon Berndt
![]() CBuilder Developer |
Jon Berndt
![]() CBuilder Developer |
Needed dlls for a compiled application2005-03-29 09:46:20 PM cppbuilder71 I used to know the answer to this one, but have forgotten: 1) How do I make my executable a completely stand-alone application, needing no other DLLs or whatever to make it run? 2) Alternatively, how do I find out which additional files (DLLs, etc.) are needed for an application that I build? I am using C++Builder3.0. Jon |
Andrue Cope [TeamB]
![]() CBuilder Developer |
2005-03-29 10:04:25 PM
Re:Needed dlls for a compiled application
Jon Berndt wrote:
QuoteI used to know the answer to this one, but have forgotten: \Project\Options\Linker - Uncheck use Dynamic RTL \Project\Options\Packages - Uncheck Build with runtime packages Quote2) Alternatively, how do I find out which additional files (DLLs, Andrue Cope [TeamB] [Bicester, Uk] info.borland.com/newsgroups/guide.html |