Changeset 3572

Show
Ignore:
Timestamp:
08/21/08 18:00:58 (3 months ago)
Author:
bellmich
Message:

activate HTTP stuff

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • plugins/syncml/CMakeLists.txt

    r3561 r3572  
    2424# Defaults 
    2525SET( ENABLE_OBEX TRUE CACHE BOOL "OBEX Transport" ) 
    26  
    27 # TODO: port HTTP transport to latest API 
    28 #SET( ENABLE_HTTP TRUE CACHE BOOL "HTTP Transport" ) 
    29 SET( ENABLE_HTTP FALSE CACHE BOOL "HTTP Transport" ) 
     26SET( ENABLE_HTTP TRUE CACHE BOOL "HTTP Transport" ) 
    3027 
    3128CONFIGURE_FILE("config.h.cmake" "config.h")