diff -r ff06ad965fd1 -r c3241a5ac9ff usbuis/group/bld.inf --- a/usbuis/group/bld.inf Fri May 28 16:51:12 2010 +0300 +++ b/usbuis/group/bld.inf Mon Jul 12 23:44:34 2010 +0300 @@ -16,4 +16,8 @@ */ #include "../imageprintuiprovider/group/bld.inf" -#include "../imageprintui/group/bld.inf" \ No newline at end of file +#include "../imageprintui/group/bld.inf" + +PRJ_EXPORTS +../inc/msmmclient.h MW_LAYER_PLATFORM_EXPORT_PATH(usb/hostms/msmmclient.h) +../inc/msmmindicatorclient.h MW_LAYER_PLATFORM_EXPORT_PATH(usb/hostms/msmmindicatorclient.h)