mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-08 00:38:39 +09:00
Issue #1053 - Part 1c: Remove references to mobile/android targets and paths
This commit is contained in:
parent
659441da45
commit
b21588597c
80 changed files with 8 additions and 3636 deletions
|
|
@ -1,9 +0,0 @@
|
|||
# This config contains dev values that will replace
|
||||
# the values specified in the production config
|
||||
# if specified like this (order matters):
|
||||
# --cfg android/androidarm.py
|
||||
# --cfg android/androidarm_dev.py
|
||||
import os
|
||||
config = {
|
||||
"tooltool_cache_path": os.path.join(os.getenv("HOME"), "cache"),
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue