mirror of
https://github.com/reactos/reactos.git
synced 2025-01-04 05:20:54 +00:00
[FDC]
- Add fdc.sys to the reactos.cab file. - Start fdc.sys on demand. svn path=/trunk/; revision=61140
This commit is contained in:
parent
08680f05a2
commit
f520777963
2 changed files with 1 additions and 1 deletions
|
@ -8,4 +8,4 @@ add_library(fdc SHARED
|
|||
set_module_type(fdc kernelmodedriver)
|
||||
add_importlibs(fdc hal ntoskrnl)
|
||||
|
||||
add_cd_file(TARGET fdc DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
add_cd_file(TARGET fdc DESTINATION reactos/system32/drivers FOR all)
|
||||
|
|
Binary file not shown.
Loading…
Reference in a new issue