mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[ion/simulator/android] Use stricter build rules
This commit is contained in:
committed by
EmilieNumworks
parent
70f1fa7ad5
commit
e46dd0c5b1
@@ -24,7 +24,7 @@ $(BUILD_DIR)/app/res/mipmap-v26/ic_launcher_foreground.png: ion/src/simulator/as
|
||||
$(call rule_label,CONVERT)
|
||||
$(Q) convert -background none $< -resize 512x512 -gravity center -background none -extent 1024x1024 $@
|
||||
|
||||
$(BUILD_DIR)/app/res/%: ion/src/simulator/android/src/res/% $$(@D)/.
|
||||
$(BUILD_DIR)/app/res/%.xml: ion/src/simulator/android/src/res/%.xml | $$(@D)/.
|
||||
$(call rule_label,COPY)
|
||||
$(Q) cp $< $@
|
||||
|
||||
|
||||
Reference in New Issue
Block a user