diff options
| author | Greg Manning <gmanning@rapitasystems.com> | 2023-11-06 18:51:03 +0000 |
|---|---|---|
| committer | Alex Bennée <alex.bennee@linaro.org> | 2023-11-08 15:15:23 +0000 |
| commit | fb691b8cbabf5bde7d25a7f720d5ec7d5b1341e1 (patch) | |
| tree | dcba22aeee31543e266a986658291a67c1193211 /contrib/plugins/win32_linker.c | |
| parent | 09f17983b7c0f2b90bdd3aaea4d78286a832cfbb (diff) | |
| download | focaccia-qemu-fb691b8cbabf5bde7d25a7f720d5ec7d5b1341e1.tar.gz focaccia-qemu-fb691b8cbabf5bde7d25a7f720d5ec7d5b1341e1.zip | |
plugins: add dllexport and dllimport to api funcs
In qemu-plugin.h, mark all API functions as __declspec(dllexport) when compiling the executables, and as __declspec(dllimport) when being used to compile plugins against. Signed-off-by: Greg Manning <gmanning@rapitasystems.com> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20231102172053.17692-2-gmanning@rapitasystems.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-Id: <20231106185112.2755262-14-alex.bennee@linaro.org>
Diffstat (limited to 'contrib/plugins/win32_linker.c')
0 files changed, 0 insertions, 0 deletions