plugins/consoles/defcons/src/defcons.mmp
changeset 3 859da167ccfe
parent 0 7f656887cf89
child 86 849a0b46c767
equal deleted inserted replaced
2:68b921ce1944 3:859da167ccfe
    12 
    12 
    13 #include <fshell/common.mmh>
    13 #include <fshell/common.mmh>
    14 
    14 
    15 TARGET			defcons.dll
    15 TARGET			defcons.dll
    16 TARGETTYPE		dll
    16 TARGETTYPE		dll
    17 UID             0x1000008d 0x100039e7
    17 UID				0x1000008d 0x100039e7
       
    18 CAPABILITY		FSHELL_CAP_MMP_NORMAL
    18 
    19 
    19 CAPABILITY		FSHELL_CAP_MMP_NORMAL
    20 DEFFILE			..\..\common\~\console.def
       
    21 NOSTRICTDEF
    20 
    22 
    21 #include <fshell/fsh_system_include.mmh>
    23 #include <fshell/fsh_system_include.mmh>
    22 
    24 
    23 SOURCEPATH		.
    25 SOURCEPATH		.
    24 SOURCE			defcons.cpp
    26 SOURCE			defcons.cpp