This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how to move depency files into a subdirectory

uVision generates a depency file (e.g. "myTarget.dep"). This file is located in the root directory of the project. Is there any possibility to "move" these files into any subdirectory similar to the listing and ouput directories?

In my opinion it would have been a good idea to automatically move these files into one of these directories.

Parents
  • uVision 5.16a also creates this *.dep file in the output folder. I also tested uVision 5.10 and it created the *.dep file in the project folder. So sometimes between 5.10 and 5.16, this behavior was changed.
    Please update to 5.18a. If this does not help, please create your project again to be sure that no old project settings prevent the new functionality.

Reply
  • uVision 5.16a also creates this *.dep file in the output folder. I also tested uVision 5.10 and it created the *.dep file in the project folder. So sometimes between 5.10 and 5.16, this behavior was changed.
    Please update to 5.18a. If this does not help, please create your project again to be sure that no old project settings prevent the new functionality.

Children