if(WIN32 AND NOT WINCE)
   add_subdirectory( win ) 
endif(WIN32 AND NOT WINCE)
