mirror of
https://github.com/reactos/reactos.git
synced 2025-02-22 16:36:33 +00:00
[CMAKE]
- add ntdll to reactos.cab svn path=/branches/cmake-bringup/; revision=49357
This commit is contained in:
parent
fb307fc436
commit
ddc4718357
1 changed files with 1 additions and 1 deletions
|
@ -46,4 +46,4 @@ add_pch(ntdll ${CMAKE_CURRENT_SOURCE_DIR}/include/ntdll.h ${SOURCE})
|
|||
add_dependencies(ntdll ntstatus version)
|
||||
|
||||
add_minicd_target(ntdll reactos/system32 ntdll.dll)
|
||||
add_livecd_target(ntdll reactos/system32)
|
||||
add_cab_target(ntdll 1)
|
Loading…
Reference in a new issue