build: bundle native_host bridges + fluidsynth runtime vao installer (build_windows.ps1 [4b/6], SF_RESOURCE_DIR fallback, tauri resources native_host)

This commit is contained in:
2026-08-11 18:48:06 +07:00
parent 94dc7dcf12
commit 916ce1334b
8 changed files with 45 additions and 4 deletions
+2 -1
View File
@@ -33,7 +33,8 @@
"icons/favicon.ico"
],
"resources": {
"resources/daw_engine": "daw_engine/"
"resources/daw_engine": "daw_engine/",
"resources/native_host": "native_host/"
},
"externalBin": [],
"windows": {