diff options
Diffstat (limited to 'src/sql/sql.pro')
-rw-r--r-- | src/sql/sql.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/sql/sql.pro b/src/sql/sql.pro index 60be748..b8f819d 100644 --- a/src/sql/sql.pro +++ b/src/sql/sql.pro @@ -19,9 +19,8 @@ include(models/models.pri) symbian: { TARGET.UID3=0x2001E61D - + # Workaroud for problems with paging this dll MMP_RULES -= PAGED MMP_RULES *= UNPAGED } - |