You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
474 B

  1. setws {$$${GITSUBSTITUTE_REPO_ROOT}}
  2. ##########################################################################################
  3. # !!! Leave the 'hw_platform' unchanged !!!
  4. # Replace the other projects with your app name
  5. ##########################################################################################
  6. importprojects ./hw_platform
  7. after 2000
  8. importprojects ./REPLACE_WITH_YOUR_APP_NAME_system
  9. after 2000
  10. importprojects ./REPLACE_WITH_YOUR_APP_NAME
  11. after 2000