Fixes for Windows #57

Merged
blue merged 1 commits from shunf4/squawk:fix/win_fix into messageFeed 2021-10-16 15:40:48 +00:00

1 Commits

Author SHA1 Message Date
shunf4 7db269acb5 Fixes for Windows
1. On Windows, the lmdb file is immediately allocated at full size. So we have to limit the size.

2. Windows need an organization name for QSettings to work. So an organization name is added for Windows target.
2021-10-06 19:15:45 +08:00