mirror of
https://github.com/libretro/scummvm.git
synced 2025-04-03 07:11:49 +00:00
GPH: Add "small" virtual keyboard pack to GP2X port packaging.
This commit is contained in:
parent
5f2306e329
commit
32a403eb5e
@ -21,6 +21,7 @@ gp2x-bundle: $(EXECUTABLE)
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_THEMES) $(bundle_name)
|
||||
$(INSTALL) -c -m 644 $(DIST_FILES_ENGINEDATA) $(bundle_name)/engine-data
|
||||
$(CP) $(srcdir)/backends/vkeybd/packs/vkeybd_default.zip $(bundle_name)
|
||||
$(CP) $(srcdir)/backends/vkeybd/packs/vkeybd_small.zip $(bundle_name)
|
||||
|
||||
$(STRIP) $(EXECUTABLE) -o $(bundle_name)/$(EXECUTABLE)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user