When I compile a programme with Borland C++ it creats a exctutable. But this executable needs other files to work (like vcl60.bpl, vclx60.bpl, etc). How can I make a executable that don't need any other file to work?
PS: I saw something about Static linking but I don't know how to do it. Please help me
PS: I saw something about Static linking but I don't know how to do it. Please help me