diff -r a5a39a295112 -r 8baec10861af contentpublishingsrv/contentpublishingutils/pluginvalidator/group/pluginvalidator.mmp --- a/contentpublishingsrv/contentpublishingutils/pluginvalidator/group/pluginvalidator.mmp Wed Sep 01 12:22:09 2010 +0100 +++ b/contentpublishingsrv/contentpublishingutils/pluginvalidator/group/pluginvalidator.mmp Tue Sep 14 21:55:16 2010 +0300 @@ -22,15 +22,15 @@ TARGETTYPE dll UID 0x1000008D 0x2001CB6C - + CAPABILITY CAP_GENERAL_DLL VENDORID VID_DEFAULT LANG SC -SOURCEPATH ../src -SOURCE cpluginvalidator.cpp -SOURCE cblacklisthandler.cpp +SOURCEPATH ../src +SOURCE cpluginvalidator.cpp +SOURCE cblacklisthandler.cpp SOURCE charvesterpluginvalidator.cpp USERINCLUDE ../inc @@ -39,7 +39,8 @@ MW_LAYER_SYSTEMINCLUDE LIBRARY euser.lib -LIBRARY ecom.lib -LIBRARY estor.lib -LIBRARY centralrepository.lib +LIBRARY ecom.lib +LIBRARY estor.lib +LIBRARY centralrepository.lib +LIBRARY flogger.lib //end of file