tdf#91485 fix cursors not displayed on Windows with mergedlibs
Change-Id: I502d3d2490be5307364dee59c7ee36c0fb7ef55f
This commit is contained in:
parent
d4ad86dac6
commit
df7595a5f5
1 changed files with 2 additions and 0 deletions
|
@ -36,6 +36,8 @@ $(eval $(call gb_Library_add_ldflags,merged,\
|
|||
/ignore:4049 \
|
||||
/ignore:4217 \
|
||||
))
|
||||
# cursors
|
||||
$(eval $(call gb_Library_add_nativeres,merged,vcl/salsrc))
|
||||
endif
|
||||
|
||||
ifeq ($(OS),MACOSX)
|
||||
|
|
Loading…
Reference in a new issue