windowing/windowserver/group/Click.MMP
changeset 110 7f25ef56562d
parent 0 5d03bc08d59c
child 164 25ffed67c7ef
equal deleted inserted replaced
98:bf7481649c98 110:7f25ef56562d
    15 
    15 
    16 TARGET			click.dll
    16 TARGET			click.dll
    17 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ
    17 CAPABILITY PowerMgmt ReadDeviceData WriteDeviceData ProtServ
    18 TARGETTYPE		DLL
    18 TARGETTYPE		DLL
    19 
    19 
    20 SOURCEPATH		../TClick
    20 SOURCEPATH		../test/TClick
    21 SOURCE			CLICK.CPP
    21 SOURCE			CLICK.CPP
    22 #if defined(WINS)
    22 #if defined(WINS)
    23 SOURCE			LOGWIN.CPP
    23 SOURCE			LOGWIN.CPP
    24 #endif
    24 #endif
    25 
    25