1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

LP-406 remove space from Windows USB directory name

This commit is contained in:
Philippe Renon 2016-09-21 09:39:56 +02:00
parent 6221ddd9b4
commit 2b8e5e78f6
4 changed files with 1 additions and 1 deletions

View File

@ -198,7 +198,7 @@ SectionEnd
; Copy driver files
Section "-Drivers" InSecDrivers
SetOutPath "$INSTDIR\drivers"
File /r "${PROJECT_ROOT}\flight\Project\Windows USB\*"
File /r "${PROJECT_ROOT}\flight\Project\WindowsUSB\*"
SectionEnd
; Preinstall OpenPilot CDC driver