fdo#54087 link the correct resource file to npsoplugin.dll
commitae3f7b70a84f330f76e2e60c4c6bc8c69dbf068f
authorAndras Timar <atimar@suse.com>
Thu, 2 May 2013 15:35:46 +0000 (2 08:35 -0700)
committerAndras Timar <atimar@suse.com>
Thu, 2 May 2013 16:58:36 +0000 (2 18:58 +0200)
tree8168690a665de02d8381feef888bc4207854642d
parent520fd4968d776218f69b76b6a31876c217fb491b
fdo#54087 link the correct resource file to npsoplugin.dll

I had to add a new function to gbuild system: set_nativeres,
because the trick in extensions/Library_npsoplugin.mk did not work.
It linked the default.res, and that made the plugin unusable under
Windows. Also, one export was missing compared to LibreOffice 3.5.

Conflicts:

extensions/Library_npsoplugin.mk
extensions/WinResTarget_npsoplugin.mk

Change-Id: Ib91fa2a3b72b15912587f22becccb0aebc2aa390
extensions/Library_npsoplugin.mk
extensions/WinResTarget_npsoplugin.mk
solenv/gbuild/Library.mk
solenv/gbuild/platform/WNT_INTEL_GCC.mk
solenv/gbuild/platform/com_MSC_class.mk