group/defines.h
author Sebastian Brannstrom <sebastianb@symbian.org>
Fri, 12 Nov 2010 15:59:01 +0100
branchRCL_3
changeset 330 4cf89a7d3476
parent 324 b54ded4e23a3
child 367 4b75876aa85a
permissions -rw-r--r--
Fix for bug 3911 - Podcatcher still crashes when trying to update some feeds

#ifndef DEFINES_H_
#define DEFINES_H_

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

#endif /* DEFINES_H_ */