[jasper] Add generate-studio-rsrc to Makefile
All checks were successful
Build / build (push) Successful in 1m33s
All checks were successful
Build / build (push) Successful in 1m33s
This commit is contained in:
parent
311a25e90d
commit
d4d6b1ba35
4
Makefile
4
Makefile
@ -57,3 +57,7 @@ git-pull-nostalgia:
|
||||
.PHONY: git-push-nostalgia
|
||||
git-push-nostalgia:
|
||||
git subtree push --prefix=deps/nostalgia nostalgia-master master
|
||||
|
||||
.PHONY: generate-studio-rsrc
|
||||
generate-studio-rsrc:
|
||||
${BC_CMD_ENVRUN} ${BC_PY3} ./deps/nostalgia/util/scripts/file-to-cpp.py --rsrc src/jasper/tools/rsrc.json
|
||||
|
Loading…
x
Reference in New Issue
Block a user