tdf#91485 fix cursors not displayed on Windows with mergedlibs
Change-Id: I502d3d2490be5307364dee59c7ee36c0fb7ef55f
This commit is contained in:
@@ -36,6 +36,8 @@ $(eval $(call gb_Library_add_ldflags,merged,\
|
|||||||
/ignore:4049 \
|
/ignore:4049 \
|
||||||
/ignore:4217 \
|
/ignore:4217 \
|
||||||
))
|
))
|
||||||
|
# cursors
|
||||||
|
$(eval $(call gb_Library_add_nativeres,merged,vcl/salsrc))
|
||||||
endif
|
endif
|
||||||
|
|
||||||
ifeq ($(OS),MACOSX)
|
ifeq ($(OS),MACOSX)
|
||||||
|
Reference in New Issue
Block a user