fixed DLL keyword related problems
This commit is contained in:
@@ -13,7 +13,7 @@ asIoc_SRCS += asCa.c
|
||||
LIBRARY_HOST = asHost
|
||||
LIBRARY_IOC = asIoc
|
||||
|
||||
asHost_DLL_LIBS = dbHost dbStaticHost ca Com
|
||||
asHost_DLL_LIBS = dbStaticHost ca Com
|
||||
asIoc_DLL_LIBS = dbIoc dbStaticIoc ca Com
|
||||
|
||||
asHost_DIR=.
|
||||
|
||||
@@ -13,8 +13,8 @@ of this distribution.
|
||||
|
||||
#include "dbBase.h"
|
||||
#include "drvSup.h"
|
||||
#include "registry.h"
|
||||
#define epicsExportSharedSymbols
|
||||
#include "registry.h"
|
||||
#include "registryDriverSupport.h"
|
||||
|
||||
const char *driverSupport = "driver support";
|
||||
|
||||
Reference in New Issue
Block a user