added dll libs
This commit is contained in:
@@ -9,6 +9,7 @@ INC += asSubRecordFunctions.h
|
||||
LIBSRCS += epicsRelease.c
|
||||
LIBSRCS += iocInit.c
|
||||
LIBSRCS += asSubRecordFunctions.c
|
||||
DLL_LIBS = Com dbStaticIoc dbIoc asIoc rsrvIoc registryIoc
|
||||
LIBRARY_IOC = miscIoc
|
||||
|
||||
miscIoc_DLL_LIBS = rsrvIoc asIoc dbIoc registryIoc dbStaticIoc Com
|
||||
|
||||
@@ -9,6 +9,7 @@ of this distribution.
|
||||
#define INCiocInith
|
||||
|
||||
#include "shareLib.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user