mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 01:55:19 +00:00
[CDROM_NEW] Add the registry file to CMakeLists.txt
Addendum to 2f6abcc4c3
This commit is contained in:
parent
2f6abcc4c3
commit
97cf947919
1 changed files with 1 additions and 0 deletions
|
@ -38,4 +38,5 @@ target_link_libraries(cdrom wdf01000 ntoskrnl_vista libcntpr ${PSEH_LIB})
|
|||
add_importlibs(cdrom ntoskrnl hal)
|
||||
# add_pch(cdrom cdrom.h SOURCE)
|
||||
add_cd_file(TARGET cdrom DESTINATION reactos/system32/drivers NO_CAB FOR all)
|
||||
add_registry_inf(cdrom_reg.inf)
|
||||
add_driver_inf(cdrom cdrom.inf)
|
||||
|
|
Loading…
Reference in a new issue