group/defines.h
author Sebastian Brannstrom <sebastianb@symbian.org>
Sat, 13 Nov 2010 11:50:23 +0000
branchRCL_3
changeset 342 9441fb8fd60d
parent 324 b54ded4e23a3
child 367 4b75876aa85a
permissions -rw-r--r--
Fix for bug 2780 - we now compare file sizes as well as lastPubDate to tell if a feed is updated

#ifndef DEFINES_H_
#define DEFINES_H_

// MPX integration can not be enabled for self signed versions 
#define ENABLE_MPX_INTEGRATION

#endif /* DEFINES_H_ */