feat(sdvxio-kfca): Use new config api
Summary: Test Plan:
This commit is contained in:
@@ -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 $@ $^
|
||||
|
||||
Reference in New Issue
Block a user