Mains examples
January 11, 2024 ยท View on GitHub
This folder contains mains examples used by Reference Guide and more.
- main shows how to use xtd::startup method.
- main1 shows how to use xtd::startup method.
- main2 shows how to use xtd::startup method.
- main3 shows how to use xtd::startup method.
- main4 shows how to use xtd::startup method.
- main5 shows how to use xtd::startup method.
Build and run any project
Open "Command Prompt" or "Terminal". Navigate to the folder that contains the project and type the following:
xtdc run -t any_project_name