Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 16 Apr 2010 14:58:46 +0300] rev 24
Revision: 201011
Kit: 201015
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Fri, 19 Mar 2010 09:28:59 +0200] rev 23
Revision: 201007
Kit: 201011
Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com> [Wed, 14 Apr 2010 15:57:24 +0300] rev 22
Revision: 201013
Kit: 201015
Stefan Karlsson <stefan.karlsson@nokia.com> [Sat, 10 Apr 2010 13:40:27 +0100] rev 21
Got rid of some trivial warnings (nested comments and tokens after #endif).
William Roberts <williamr@symbian.org> [Thu, 08 Apr 2010 20:18:37 +0100] rev 20
Add missing EXPORT_C in cpp files, and reinstate the DEF file additions, to fix Bug 2473
Mystery solved - RVCT 2.2 only exports functions on the basis of EXPORT_C, but RVCT 4.0 is triggered by the IMPORT_C as well
William Roberts <williamr@symbian.org> [Thu, 08 Apr 2010 18:19:32 +0100] rev 19
Revert DEF file changes, which broke RVCT 2.2 build. Investigation continues...