if(ARCH MATCHES i386)
   add_subdirectory(ntvdm)
endif()
add_subdirectory(win32)
