# HG changeset patch # User Sebastian Brannstrom # Date 1279790430 -3600 # Node ID 13c220fa8a257fc6f2f355cbacbf9cbc082a2f43 # Parent d241d5a4fefd11a1b847db3219e87da3ba0d681a Fixed IBY export when building with Raptor diff -r d241d5a4fefd -r 13c220fa8a25 application/group/bld.inf --- a/application/group/bld.inf Mon Jul 19 13:52:41 2010 +0100 +++ b/application/group/bld.inf Thu Jul 22 10:20:30 2010 +0100 @@ -52,3 +52,6 @@ -c16,1 Video_suspended.svg\ -c16,1 Feed END + +PRJ_EXPORTS +podcatcher.iby CORE_APP_LAYER_IBY_EXPORT_PATH(podcatcher.iby) diff -r d241d5a4fefd -r 13c220fa8a25 group/bld.inf --- a/group/bld.inf Mon Jul 19 13:52:41 2010 +0100 +++ b/group/bld.inf Thu Jul 22 10:20:30 2010 +0100 @@ -18,6 +18,3 @@ #include "..\engine\group\bld.inf" #include "..\application\group\bld.inf" - -PRJ_EXPORTS -podcatcher.iby CORE_APP_LAYER_IBY_EXPORT_PATH(podcatcher.iby) \ No newline at end of file