feat(sdvxio-kfca): Use new config api

Summary:

Test Plan:
This commit is contained in:
icex2
2024-08-17 12:51:00 +02:00
parent 8a68e563e0
commit d98311762b
7 changed files with 55 additions and 155 deletions
+2
View File
@@ -681,6 +681,7 @@ $(zipdir)/sdvx-hwio-x86.zip: \
build/bin/indep-32/vigem-sdvxio.exe \
dist/sdvx/eamio-icca.xml \
dist/sdvx/sdvxio-bio2.xml \
dist/sdvx/sdvxio-kfca.xml \
| $(zipdir)/
$(V)echo ... $@
$(V)zip -j $@ $^
@@ -693,6 +694,7 @@ $(zipdir)/sdvx-hwio-x64.zip: \
build/bin/indep-64/vigem-sdvxio.exe \
dist/sdvx/eamio-icca.xml \
dist/sdvx/sdvxio-bio2.xml \
dist/sdvx/sdvxio-kfca.xml \
| $(zipdir)/
$(V)echo ... $@
$(V)zip -j $@ $^