Skip to content

IOC Libraries to include with order

John Holt edited this page Aug 8, 2017 · 4 revisions

The following is a list of libraries to include and their order for different record types. These are added to the build.mak in the src directory of the ioc app. The order is important in the static build.

Lib section

  1. scalc: $(APPNAME)_LIBS += calc sscan

DBD section

  1. scalc: $(APPNAME)_DBD += calcSupport.dbd

Clone this wiki locally