Jump to content
OMRON Forums

Source code that is common to all PPMAC projects for CApps


KEJR

Recommended Posts

We have a need to include a common set of code for all projects when we are building our own Capp. Think of it like a library with a common set of API components that is shared among different projects on a networked fileserver. I would like to keep everything within the DT IDE but I don't know the capability to reference header files and source/object files that are outside of the project folder. I don't know if it is recommended to edit the make file in the Capp folder directly since it might be automatically generated, or need to change with different versions of the IDE. Any advice/help on this would be appreciated.
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

That is great news. For the meantime I should be able to pull my source in "manually" and just update the *.c and *.h files accordingly. This method gets tedious beyond a few projects which is probably a year or two into the future. Thank you.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

×
×
  • Create New...