mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-10 21:03:31 +00:00
DINGUX: Add "small" virtual keyboard pack to port packaging.
This commit is contained in:
parent
9c4e6d2194
commit
532dd85906
@ -26,6 +26,7 @@ ifdef DYNAMIC_MODULES
|
||||
$(STRIP) $(bundle_name)/plugins/*
|
||||
endif
|
||||
$(CP) $(srcdir)/backends/vkeybd/packs/vkeybd_default.zip $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/vkeybd/packs/vkeybd_small.zip $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/dingux/scummvm.gpe $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/dingux/README.DINGUX $(bundle_name)/
|
||||
$(CP) $(srcdir)/backends/platform/dingux/scummvm.png $(bundle_name)/
|
||||
|
Loading…
x
Reference in New Issue
Block a user