diff options
author | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-08 16:07:01 +0300 |
---|---|---|
committer | Tor Lillqvist <tlillqvist@suse.com> | 2012-05-08 17:17:59 +0300 |
commit | 1437b877391a5c3f79bbbcab415b83e1189e5617 (patch) | |
tree | 46c08f81536b3ddd37bd71d561e1ffd0f53f08b6 /test/source/beans | |
parent | e38c3afab5bb5dbb38f2a6a065d97df19ec0c95a (diff) |
Don't build against the debugging MSVC runtime in a dbgutil build either
We don't use the debugging runtime in LO's own code in dbgutil builds,
so we shouldn't use it in bundled libs either.
(At one point I did try to use the debugging runtime in a dbgutil
build, but had to give up eventually; too many compilation errors
thanks to using -D_DEBUG which brings in much more strict checks in
the C++ headers. I apparently forgot to fix these makefiles then when
I aborted the attempt.)
Change-Id: I I Iedf765b55ba71b811d7fe3074e4c3129783108fd
Diffstat (limited to 'test/source/beans')
0 files changed, 0 insertions, 0 deletions