IF(MFC_FOUND)
  ADD_SUBDIRECTORY(logic_editor_dll)
  ADD_SUBDIRECTORY(logic_editor_exe)
ENDIF()
