annotate Resources/Orthanc/Plugins/ExportedSymbolsPlugins.list @ 274:52b56343d268

using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 06 Jul 2020 08:57:14 +0200
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
274
52b56343d268 using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 # This is the list of the symbols that must be exported by Orthanc
52b56343d268 using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 # plugins, if targeting OS X
52b56343d268 using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3
52b56343d268 using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
4 _OrthancPluginInitialize
52b56343d268 using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
5 _OrthancPluginFinalize
52b56343d268 using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
6 _OrthancPluginGetName
52b56343d268 using OrthancServer/Plugins/Samples/Common/OrthancPluginsExports.cmake
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
7 _OrthancPluginGetVersion