annotate Resources/Orthanc/Plugins/ExportedSymbolsPlugins.list @ 564:3a83c434b284 find-refactoring tip

fix
author Alain Mazy <am@orthanc.team>
date Fri, 20 Sep 2024 18:36:52 +0200
parents 23cf7def8e44
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
155
23cf7def8e44 use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
1 # This is the list of the symbols that must be exported by Orthanc
23cf7def8e44 use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
2 # plugins, if targeting OS X
23cf7def8e44 use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
3
23cf7def8e44 use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
4 _OrthancPluginInitialize
23cf7def8e44 use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
5 _OrthancPluginFinalize
23cf7def8e44 use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
6 _OrthancPluginGetName
23cf7def8e44 use of OrthancPluginsExports.cmake, avoid race conditions with EmbedResources.py
Sebastien Jodogne <s.jodogne@gmail.com>
parents:
diff changeset
7 _OrthancPluginGetVersion