mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Bug 704056 - Online Banking (Online Actions) does not appear in Action menu
Ensure that all functions are exported to the dll git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@23160 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
745afb94dd
commit
1009505831
@ -32,7 +32,9 @@ noinst_HEADERS = \
|
||||
gnc-plugin-aqbanking.h
|
||||
|
||||
libgncmod_aqbanking_la_LDFLAGS = -avoid-version
|
||||
|
||||
if OS_WIN32
|
||||
libgncmod_aqbanking_la_LDFLAGS += -export-symbols-regex .*
|
||||
endif
|
||||
libgncmod_aqbanking_la_LIBADD = \
|
||||
${top_builddir}/src/import-export/libgncmod-generic-import.la \
|
||||
${top_builddir}/src/gnome/libgnc-gnome.la \
|
||||
|
Loading…
Reference in New Issue
Block a user