2010-08-31 10:34:15 +00:00
|
|
|
|
|
|
|
add_subdirectory(beep)
|
2010-08-31 16:30:02 +00:00
|
|
|
add_subdirectory(bootvid)
|
|
|
|
|
|
|
|
if(_WINKD_ MATCHES 1)
|
|
|
|
add_subdirectory(kddll)
|
|
|
|
else()
|
|
|
|
add_subdirectory(kdcom)
|
|
|
|
endif(_WINKD_ MATCHES 1)
|
|
|
|
|
|
|
|
add_subdirectory(nmidebug)
|
|
|
|
add_subdirectory(null)
|