mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:13:18 +00:00
[I8042PRT] Move DMI/SMBIOS parsing functions into library
This commit is contained in:
parent
d956eafda8
commit
0854c69a75
8 changed files with 179 additions and 116 deletions
|
@ -18,6 +18,7 @@ if(MSVC)
|
|||
endif()
|
||||
|
||||
add_subdirectory(delayimp)
|
||||
add_subdirectory(dmilib)
|
||||
#add_subdirectory(dnslib) Nothing links to this lib.
|
||||
add_subdirectory(drivers)
|
||||
add_subdirectory(dxguid)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue