mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-31 14:33:54 -04:00
Fix #450
This commit is contained in:
parent
650715efc6
commit
672a1fa26a
@ -178,7 +178,7 @@ Section "Main" "secmain"
|
|||||||
|
|
||||||
SectionEnd
|
SectionEnd
|
||||||
|
|
||||||
Section /o "Device Drivers" "secdd"
|
Section /o "Device Drivers (only needed for PRS500)" "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