[CMAKE]
- Add ksuser, npfs, ntfs, ks, parallel, serenum, serial, pciide, pciidex, usbdriver, usbd, framebuf, framebuf_new and portcls to build. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48951
2010-10-01 00:15:10 +00:00
|
|
|
|
2010-10-10 22:58:42 +00:00
|
|
|
add_subdirectory(amstream)
|
2010-11-05 21:49:09 +00:00
|
|
|
#add_subdirectory(bdaplgin) #disabled in trunk
|
|
|
|
#add_subdirectory(d3d8) #disabled in trunk
|
2010-10-10 22:58:42 +00:00
|
|
|
add_subdirectory(d3d8thk)
|
2010-11-05 21:49:09 +00:00
|
|
|
#add_subdirectory(d3d9) #disabled in trunk
|
|
|
|
#add_subdirectory(ddraw) #disabled in trunk
|
2010-10-10 22:58:42 +00:00
|
|
|
add_subdirectory(devenum)
|
|
|
|
add_subdirectory(dinput)
|
|
|
|
add_subdirectory(dinput8)
|
|
|
|
add_subdirectory(dmusic)
|
|
|
|
add_subdirectory(dplay)
|
2010-11-05 23:14:29 +00:00
|
|
|
add_subdirectory(dplayx)
|
2010-10-10 22:58:42 +00:00
|
|
|
add_subdirectory(dsound)
|
2010-11-07 21:22:31 +00:00
|
|
|
#add_subdirectory(dsound_new) #disabled in trunk
|
2010-10-10 22:58:42 +00:00
|
|
|
add_subdirectory(dxdiagn)
|
2010-11-18 15:41:39 +00:00
|
|
|
add_subdirectory(ksproxy)
|
[CMAKE]
- Add ksuser, npfs, ntfs, ks, parallel, serenum, serial, pciide, pciidex, usbdriver, usbd, framebuf, framebuf_new and portcls to build. By Alexey Komarov.
svn path=/branches/cmake-bringup/; revision=48951
2010-10-01 00:15:10 +00:00
|
|
|
add_subdirectory(ksuser)
|
2010-10-10 22:58:42 +00:00
|
|
|
add_subdirectory(msdmo)
|
2010-11-05 21:49:09 +00:00
|
|
|
#add_subdirectory(msdvbnp) #disabled in trunk
|
|
|
|
#add_subdirectory(msvidctl) #disabled in trunk
|
2010-10-10 22:58:42 +00:00
|
|
|
add_subdirectory(qedit)
|
2010-10-28 11:33:02 +00:00
|
|
|
add_subdirectory(quartz)
|
2010-11-05 21:49:09 +00:00
|
|
|
add_subdirectory(wine)
|