mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 00:31:31 +00:00
[idd] installer: use staged LGInput package
Read the LGInput catalog, binary, and INF from the package root. The driver packaging target stages these files for signing and export.
This commit is contained in:
@@ -172,11 +172,11 @@ Section "!Indirect Display Driver (IDD)" Section1
|
||||
DetailPrint "Extracting IDD"
|
||||
SetOutPath $INSTDIR
|
||||
File lgidd.cat
|
||||
File /oname=LGInput.cat "LGInput\LGInput.cat"
|
||||
File LGInput.cat
|
||||
File LGIdd.dll
|
||||
File /oname=LGInput.dll "LGInput\LGInput.dll"
|
||||
File LGInput.dll
|
||||
File LGIdd.inf
|
||||
File /oname=LGInput.inf "LGInput\LGInput.inf"
|
||||
File LGInput.inf
|
||||
File LGIddHelper.exe
|
||||
File LGIddInstall.exe
|
||||
|
||||
|
||||
Reference in New Issue
Block a user