Turn off building devmgr for now due to multiple gcc errors. I'll install gcc :o and fix things locally instead of relying on the buildbots

svn path=/trunk/; revision=69345
This commit is contained in:
Ged Murphy 2015-09-24 07:18:29 +00:00
parent f5c7241e9d
commit b8a02e823c

View file

@ -34,7 +34,7 @@ add_subdirectory(cryptnet)
add_subdirectory(cryptui)
add_subdirectory(dbghelp)
add_subdirectory(dciman32)
add_subdirectory(devmgr)
#add_subdirectory(devmgr)
add_subdirectory(dhcpcsvc)
add_subdirectory(dnsapi)
add_subdirectory(dwmapi)