contentpublishingsrv/contentpublishingutils/pluginvalidator/group/pluginvalidator.mmp
branchRCL_3
changeset 31 8baec10861af
parent 0 79c6a41cd166
equal deleted inserted replaced
30:a5a39a295112 31:8baec10861af
    20 
    20 
    21 TARGET          pluginvalidator.dll
    21 TARGET          pluginvalidator.dll
    22 TARGETTYPE      dll
    22 TARGETTYPE      dll
    23 
    23 
    24 UID             0x1000008D 0x2001CB6C
    24 UID             0x1000008D 0x2001CB6C
    25  
    25 
    26 CAPABILITY      CAP_GENERAL_DLL
    26 CAPABILITY      CAP_GENERAL_DLL
    27 VENDORID 		VID_DEFAULT
    27 VENDORID 		VID_DEFAULT
    28 
    28 
    29 LANG 			SC
    29 LANG 			SC
    30 
    30 
    31 SOURCEPATH      ../src 
    31 SOURCEPATH      ../src
    32 SOURCE          cpluginvalidator.cpp 
    32 SOURCE          cpluginvalidator.cpp
    33 SOURCE          cblacklisthandler.cpp 
    33 SOURCE          cblacklisthandler.cpp
    34 SOURCE          charvesterpluginvalidator.cpp
    34 SOURCE          charvesterpluginvalidator.cpp
    35 
    35 
    36 USERINCLUDE     ../inc
    36 USERINCLUDE     ../inc
    37 USERINCLUDE     ../../../../inc
    37 USERINCLUDE     ../../../../inc
    38 
    38 
    39 MW_LAYER_SYSTEMINCLUDE
    39 MW_LAYER_SYSTEMINCLUDE
    40 
    40 
    41 LIBRARY         euser.lib
    41 LIBRARY         euser.lib
    42 LIBRARY	        ecom.lib
    42 LIBRARY         ecom.lib
    43 LIBRARY		    estor.lib
    43 LIBRARY         estor.lib
    44 LIBRARY         centralrepository.lib 
    44 LIBRARY         centralrepository.lib
       
    45 LIBRARY         flogger.lib
    45 //end of file
    46 //end of file