channels: cmake cleanup, USB redirection refactoring

This commit is contained in:
Marc-André Moreau
2012-11-20 19:34:52 -05:00
parent 5e77cefb08
commit ecddb58ba2
27 changed files with 964 additions and 913 deletions

View File

@@ -13,10 +13,6 @@ if(ANDROID)
set(OPTION_SERVER_DEFAULT OFF)
endif()
if(${OPTION_CLIENT_DEFAULT} OR ${OPTION_SERVER_DEFAULT})
set(OPTION_DEFAULT ON)
endif()
define_channel_options(NAME "parallel" TYPE "device"
DESCRIPTION "Parallel Port Virtual Channel Extension"
SPECIFICATIONS "[MS-RDPESP]"