win32 test dll linkage

This commit is contained in:
Matej Sekoranja
2014-10-14 07:40:34 +02:00
parent 50fbb396e8
commit 8093952ca2

View File

@ -17,6 +17,7 @@
#endif
#include <pv/pvDatabase.h>
#include <pv/monitorPlugin.h>
#ifdef examplemonitorPluginEpicsExportSharedSymbols
# define epicsExportSharedSymbols
@ -25,7 +26,6 @@
#include <shareLib.h>
#include <pv/monitorPlugin.h>
namespace epics { namespace pvDatabase {