Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHello Reinhard,
You can use resources which are located at other places than your project by adding more include paths (Project -> Properties -> C/C++ Build -> Include Paths). Now you can use the resources with an include statement (“#include xyz.h”). Bye, niosIIuser