To create an executable:
- On the main menu, click Project -> Options
- In the Linking section, uncheck the Use Dynamic RTL check box
- In the Packages section, uncheck Build With Runtime Packages
- Click OK
- Re-build your application. You can then distribute the file with exe extension.
|
|