plugins/consoles/rcons/client/group/remote_console.mmp
changeset 100 706c7a69e448
parent 86 849a0b46c767
equal deleted inserted replaced
99:a6fec624de6c 100:706c7a69e448
    23 
    23 
    24 source			remote_console.cpp
    24 source			remote_console.cpp
    25 source			remote_console_config.cpp
    25 source			remote_console_config.cpp
    26 
    26 
    27 library			ltkutils.lib
    27 library			ltkutils.lib
    28 library			EUSER.LIB
    28 library			euser.lib
    29 library			EFSRV.LIB
    29 library			efsrv.lib
    30 library			ESOCK.LIB
    30 library			esock.lib
    31 library			INSOCK.LIB
    31 library			insock.lib
    32 library			COMMDB.LIB
    32 library			commdb.lib
    33 
    33 
    34 deffile			remote_console.def
    34 deffile			remote_console.def
    35 
    35 
    36 macro           USE_RCONNECTION
    36 macro           USE_RCONNECTION