- fixed problem with windows def file when winpcap not present

This commit is contained in:
Michael Zillgith 2017-08-04 17:49:47 +02:00
parent a0af20defc
commit 8d2b8b087e
2 changed files with 1 additions and 4 deletions

View File

@ -568,6 +568,5 @@ EXPORTS
MmsConnection_setFilestoreBasepath
IedConnection_setFilestoreBasepath
IedServer_setFilestoreBasepath
GooseReceiver_isRunning
IedModel_getDeviceByInst

View File

@ -1,2 +0,0 @@
For GOOSE support add winpcap source and headers here. Rerun cmake to configure the build system for GOOSE support.