# HG changeset patch # User Brendan Donegan # Date 1272547410 -3600 # Node ID 4abf603ec3e66d9656732dbf87047f8b8544daca # Parent 2e267e7da513390d23305761646dbc6c8950c859 Added export for IBY file diff -r 2e267e7da513 -r 4abf603ec3e6 group/bld.inf --- a/group/bld.inf Wed Apr 28 14:38:03 2010 +0100 +++ b/group/bld.inf Thu Apr 29 14:23:30 2010 +0100 @@ -17,4 +17,7 @@ */ #include "..\engine\group\bld.inf" -#include "..\application\group\bld.inf" \ No newline at end of file +#include "..\application\group\bld.inf" + +PRJ_EXPORTS +podcatcher.iby CORE_APP_LAYER_IBY_EXPORT_PATH(podcatcher.iby) \ No newline at end of file