diff options
author | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-09-18 12:01:38 (GMT) |
---|---|---|
committer | Joerg Bornemann <joerg.bornemann@nokia.com> | 2009-09-18 13:59:38 (GMT) |
commit | a2e914538f651aab9638512a327a31718a8da53e (patch) | |
tree | b0e810b8f4c2f0b99b973bec940c492cfdaa716e /src/3rdparty/xorg | |
parent | c23ad8747cde25fa3c56d0d0e46b21d15ee3a05d (diff) | |
download | Qt-a2e914538f651aab9638512a327a31718a8da53e.zip Qt-a2e914538f651aab9638512a327a31718a8da53e.tar.gz Qt-a2e914538f651aab9638512a327a31718a8da53e.tar.bz2 |
QtWebKit Windows CE compile fix
There is no _aligned_alloc or _aligned_free on Windows CE.
We just use the Windows code that was there before and use VirtualAlloc.
But that also means that the BLOCK_SIZE must be 64K as this function
allocates on 64K boundaries.
Reviewed-by: Simon Hausmann
Diffstat (limited to 'src/3rdparty/xorg')
0 files changed, 0 insertions, 0 deletions