[CMAKE]: Start working on ntdll.

svn path=/branches/cmake-bringup/; revision=48430
This commit is contained in:
Sir Richard 2010-08-03 16:05:53 +00:00
parent f0a4bf29e6
commit 3fff31cd81
2 changed files with 11 additions and 14 deletions

View file

@ -7,7 +7,6 @@ if(CMAKE_CROSSCOMPILING)
add_subdirectory(3rdparty)
add_subdirectory(atl)
add_subdirectory(debugsup)
add_subdirectory(dnslib)
add_subdirectory(drivers)
add_subdirectory(epsapi)