plugins/consoles/iocons/group/iocons.mmp
changeset 69 849a0b46c767
parent 0 7f656887cf89
equal deleted inserted replaced
68:6a26ca985d90 69:849a0b46c767
    12 
    12 
    13 #include <fshell/common.mmh>
    13 #include <fshell/common.mmh>
    14 
    14 
    15 target			iocons.dll
    15 target			iocons.dll
    16 targettype		DLL
    16 targettype		DLL
    17 uid				0x1000008d 0x100039e7
    17 uid				0x1000008d 0x100039e7 // This really does have to have the UID3 0x100039e7 because it is designed to replace econs.dll and euser checks the uid
    18 capability		FSHELL_CAP_MMP_MAX
    18 capability		FSHELL_CAP_MMP_MAX
    19 
    19 
    20 sourcepath		..\src
    20 sourcepath		..\src
    21 #include <fshell/fsh_system_include.mmh>
    21 #include <fshell/fsh_system_include.mmh>
    22 
    22