- add ntdll to reactos.cab

svn path=/branches/cmake-bringup/; revision=49357
This commit is contained in:
Jérôme Gardou 2010-10-30 16:03:40 +00:00
parent fb307fc436
commit ddc4718357

View file

@ -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)