mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #450
This commit is contained in:
parent
da1aaf9fb5
commit
650715efc6
@ -178,7 +178,7 @@ Section "Main" "secmain"
|
|||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section "Device Drivers" "secdd"
|
Section /o "Device Drivers" "secdd"
|
||||||
SetOutPath "$INSTDIR\driver"
|
SetOutPath "$INSTDIR\driver"
|
||||||
File "${LIBUSB_DIR}\*.dll"
|
File "${LIBUSB_DIR}\*.dll"
|
||||||
File "${LIBUSB_DIR}\*.sys"
|
File "${LIBUSB_DIR}\*.sys"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user