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

include file path on files and projetc workspace files

Hi,

I have 2 questions is more about structural and implementation.

I have a directory wich contains several files and the project file *.Uv2 in most of all files, there is includes files which are really communicate even if I don't add this files the the Project Workspace. Must I add all include files of my project to the Project Workspace?

And must be a link between files with the same names addeded in the Project Workspace and those in directories of the project. For example if I use the same name file but in different places of my project directories?

Thank you.

Parents
  • Must I add all include files of my project to the Project Workspace?

    No. Actually, since you're asking this odds are you'd break something if you did.

    And must be a link between files with the same names addeded in the Project Workspace and those in directories of the project

    Your English is somewhat hard to penetrate, but I think the answer to that is: yes, there is such a link, which means that generally you a) shouldn't do that and b) have to read the uVision documentation very carefully if you decide to do it nevertheless.

Reply
  • Must I add all include files of my project to the Project Workspace?

    No. Actually, since you're asking this odds are you'd break something if you did.

    And must be a link between files with the same names addeded in the Project Workspace and those in directories of the project

    Your English is somewhat hard to penetrate, but I think the answer to that is: yes, there is such a link, which means that generally you a) shouldn't do that and b) have to read the uVision documentation very carefully if you decide to do it nevertheless.

Children
No data