
if(ARCH STREQUAL "i386")
   add_subdirectory(ntvdm)
endif()
add_subdirectory(win)
add_subdirectory(win32)
