diff -r be5f8c9adf67 -r 871af676edac codhandler/group/bld.inf --- a/codhandler/group/bld.inf Wed Oct 13 15:46:58 2010 +0300 +++ b/codhandler/group/bld.inf Mon Nov 15 14:53:34 2010 +0000 @@ -21,11 +21,6 @@ //#include #include "../../web_plat/browser_platform_api/inc/browser_platform_variant.hrh" -PRJ_EXPORTS -../loc/codviewer.loc MW_LAYER_LOC_EXPORT_PATH(codviewer.loc) -../rom/CodHandler.iby CORE_MW_LAYER_IBY_EXPORT_PATH(CodHandler.iby) -../rom/CodHandlerResources.iby LANGUAGE_MW_LAYER_IBY_EXPORT_PATH(CodHandlerResources.iby) - #include "../codeng/group/bld.inf" #include "../codui/group/bld.inf" #include "../codrecog/group/bld.inf" @@ -34,3 +29,7 @@ #include "../ddviewer/group/bld.inf" #include "../coddownload/group/bld.inf" #include "../roapapp/group/bld.inf" + +#include "../Loc/bld.inf" +#include "../rom/bld.inf" +