mirror of
https://github.com/nefarius/ViGEmBus.git
synced 2025-08-10 00:52:17 +00:00
Created ViGEmBus_ARM64.ddf
This commit is contained in:
18
ViGEmBus_ARM64.ddf
Normal file
18
ViGEmBus_ARM64.ddf
Normal file
@@ -0,0 +1,18 @@
|
||||
; ViGEmBus cab file for attestation submission
|
||||
.OPTION EXPLICIT
|
||||
.Set CabinetFileCountThreshold=0
|
||||
.Set FolderFileCountThreshold=0
|
||||
.Set FolderSizeThreshold=0
|
||||
.Set MaxCabinetSize=0
|
||||
.Set MaxDiskFileCount=0
|
||||
.Set MaxDiskSize=0
|
||||
.Set CompressionType=MSZIP
|
||||
.Set Cabinet=on
|
||||
.Set Compress=on
|
||||
; ARM64
|
||||
.Set CabinetNameTemplate=ViGEmBus_ARM64.cab
|
||||
.Set DestinationDir=ViGEmBus_ARM64
|
||||
LICENSE
|
||||
bin\ARM64\ViGEmBus.pdb
|
||||
bin\ARM64\ViGEmBus\ViGEmBus.inf
|
||||
bin\ARM64\ViGEmBus\ViGEmBus.sys
|
||||
Reference in New Issue
Block a user