Introducing the main window, yet more tweaks to localization support
This commit is contained in:
@@ -84,7 +84,7 @@ pack:
|
||||
$(eval jarname = "pvbemu_`date +%Y%m%d`.jar")
|
||||
@echo " Bundling into $(jarname)"
|
||||
@jar -cfe $(jarname) Main *.class \
|
||||
app locale native src util vue makefile license.txt
|
||||
app images locale native src util vue makefile license.txt
|
||||
|
||||
# Delete only Java .class files
|
||||
.PHONY: clean_desktop
|
||||
|
||||
Reference in New Issue
Block a user