Make rec, softDev, and testDev libs shared.

This commit is contained in:
Janet B. Anderson
2003-03-20 19:53:29 +00:00
parent 63b588defb
commit 335269a25a
76 changed files with 286 additions and 120 deletions
+3 -1
View File
@@ -35,6 +35,8 @@
#include "errMdef.h"
#include "recSup.h"
#include "recGbl.h"
#define epicsExportSharedSymbols
#define GEN_SIZE_OFFSET
#include "subArrayRecord.h"
#undef GEN_SIZE_OFFSET
@@ -58,7 +60,7 @@ static long get_graphic_double();
static long get_control_double();
#define get_alarm_double NULL
struct rset subArrayRSET={
epicsShareDef struct rset subArrayRSET={
RSETNUMBER,
report,
initialize,